Re: [osg-users] Macintosh: best build practices

2009-06-30 Thread Benoît Bayol
Hi, If you plan to install OSG as a system library with XCode don't forget to do : Code: sudo xcodebuild -target install -configuration Release XCode cannot proceed to install directly. Thank you! Cheers, Benoît -- Benoît Bayol benoit.ba...@gmail.com

Re: [osg-users] Macintosh: best build practices

2009-06-30 Thread R Fritz
Thanks! Randolph, still waiting for cmake to support frameworks... On Jun 29, 2009, at 11:11 PM, Robert Osfield wrote: Hi Randolf, On Tue, Jun 30, 2009 at 1:45 AM, R Fritz wrote: Since there's no 2.8.1 Mac binaries yet, I need to build from source. What do people recommend for build pra

Re: [osg-users] Macintosh: best build practices

2009-06-29 Thread Robert Osfield
Hi Randolf, On Tue, Jun 30, 2009 at 1:45 AM, R Fritz wrote: > Since there's no 2.8.1 Mac binaries yet, I need to build from source.  What > do people recommend for build practices in the Mac OS X environment? When I work on a Mac I always use the CMake generated makefiles and just build like it's

[osg-users] Macintosh: best build practices

2009-06-29 Thread R Fritz
Since there's no 2.8.1 Mac binaries yet, I need to build from source. What do people recommend for build practices in the Mac OS X environment? Randolph Fritz design machine group architecture department university of washington rfr...@u.washington.edu