Re: [osg-users] Problem compiling 2.9.9 with Qt in MacOSX

2010-09-29 Thread Robert Osfield
Hi Alejandro, You are hitting an issue with OSX support for building against 32bit/64bit in the same binary, in your case you are building the OSG to build both, but then trying to compile against a Qt lib which is 32bit only. Go into CMake and remove the x86_64 entry in the

[osg-users] Problem compiling 2.9.9 with Qt in MacOSX

2010-09-28 Thread Alejandro Aguilar Sierra
Hello: I am trying to compile 2.9.9 in a Mac OSX 10.6 snow leopard and I got a problem with Qt (error log below). In fact it would be better if I can compile it without Qt. Any hint? Regards, -- Alejandro [ 98%] Building CXX object src/osgQt/CMakeFiles/osgQt.dir/QFontImplementation.cpp.o In