Skip to content

rgl for R-devel

2 messages · Roger Koenker, Simon Urbanek

#
Simon,   Maybe there is something wrong with my system, since I see:

yzzy: ls -l /System/Library/Frameworks/GLKit.framework
total 16
lrwxr-xr-x  1 root  wheel   22 Feb 17 23:46 GLKit -> Versions/Current/GLKit
lrwxr-xr-x  1 root  wheel   26 Feb 17 23:46 Resources -> Versions/Current/Resources
drwxr-xr-x  4 root  wheel  136 Feb 17 23:50 Versions

Duncan:  I'll try the new patched version of rgl once it is available on R Forge.

Thanks to you both!

Roger


Thanks
Roger Koenker
rkoenker at illinois.edu
On Jul 18, 2014, at 8:18 PM, Simon Urbanek <simon.urbanek at r-project.org> wrote:

            
#
On Jul 19, 2014, at 10:15 AM, Roger Koenker <rkoenker at illinois.edu> wrote:

            
It's possible that your system has only the run-time and the headers are only in the SDK inside Xcode. In that case the change Duncan made should work, because the compilers are aware of the SDK and thus will find it even if it's not in /System.

Cheers,
Simon