Hi Nikos,

On 28/11/10 4:43 , Nikos Yiotis wrote:
> ld: symbol(s) not found
> collect2: ld returned 1 exit status
> make[2]: *** [lib/libosgViewer.2.9.10.dylib] Error 1
> make[1]: *** [src/osgViewer/CMakeFiles/osgViewer.dir/all] Error 2
> make: *** [all] Error 2
> 
> when I try to build the latest svn of osg with Cmake 2.8-2 (at first, I 
> delete the ppc
> arch flag). Any ideas on what's wrong?

I'm building on 10.6.5 with gcc 4.2.1 without problems.  One thing I had to do 
though was
to *only* build 64-bit because most of the libraries come from MacPorts and are 
only built
as 64-bit.  This also meant to disable wx since the OS X supplied libraries are 
32-bit only.

Do you have the complete log available?  Like what symbol it didn't find?

Cheers,
/ulrich
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to