Re: [osg-users] Mac OSX and osgversion

2010-09-20 Thread Daryl Lee
Thanks for the feedback.  I think I'll go ahead with the latest and do a full 
build from source.  I like XCode, but I feel more in control with a traditional 
makefile approach to developing.  I'm sure I'll be back with more questions as 
I stumble through this learning experience!

Cheers,
Daryl

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=31834#31834





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] Mac OSX and osgversion

2010-09-20 Thread Stephan Huber
Hi,


Am 19.09.10 07:51, schrieb Daryl Lee:
> So are these three commands not implemented for the Mac?  If I rebuild a 
> current version from source, will they be there?  (I'm not afraid to do that 
> if it offers promise for benefit.)


Don't know why they are not part of the installer, on the other hand,
the installer seems really outdated, as the osg-2.8 branch is now at  2.8.3.

The source-distribution for OS X is the same as for all other platforms
(and includes all examples and applications), but as OS X offers some
more ways to build the core libs (as dylibs, as frameworks, as
embedabble frameworks / with makefiles, with xcode) there are chances
that the built applications don't run out of the box, because the
dependent libs are not in the right place.

Hope this helps,

Stephan
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


[osg-users] Mac OSX and osgversion

2010-09-19 Thread Daryl Lee
Hi,

I just began familiarizing myself with OSG, and immediately ran into an 
installation problem.  I downloaded the OSG version 2.8.0 Mac OSX installer, 
since it was the most recent version with a Mac installer.  It seemed to 
install okay, and the two-pyramid starter project worked perfectly in XCode.  
But at the command line the programs osgversion, osglogo, and osgviewer 
(sections 1.2.5 and 1.3 of the Quick Start Guide) were all reported as not 
found.   I also ran "find / -name osgversion" and they failed to show up there, 
as well.  So are these three commands not implemented for the Mac?  If I 
rebuild a current version from source, will they be there?  (I'm not afraid to 
do that if it offers promise for benefit.)

Thank you!

Cheers,
Daryl

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=31797#31797





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org