Re: [osg-users] OSG-3.2.1-rc1 + Qt-5.2.0 building

2014-03-25 Thread Julien Valentin
Try recompile Qt I had problems too, but recompiling qt solve all my issues. Code: http://download.qt-project.org/official_releases/qt/5.2/5.2.0/single/qt-everywhere-opensource-src-5.2.0.tar.gz.mirrorlist Hope it help -- Read this topic online here:

Re: [osg-users] OSG-3.2.1-rc1 + Qt-5.2.0 building

2014-03-19 Thread Jakub Obr
Hi, I also had this problem after applying the patched cmake file. Because I didn't have time to find out what's causing this I've finished the compilation with a temporary solution - 1) Run the build till the error occures. 2) In generated file

Re: [osg-users] OSG-3.2.1-rc1 + Qt-5.2.0 building

2014-02-25 Thread Keith Powell
Hi, I’m having similar issues with OSG 3.2.0 and Qt 5.2.0 on Windows with Visual Studio 2010. I applied Kristofer Tingdahl’s patch and get the following error when compiling moc_QGraphicsViewAdapter.cpp: Error C2653: ‘osgQt’ : is not a class or namespace name Any suggestions? Thank you!

[osg-users] OSG-3.2.1-rc1 + Qt-5.2.0 building

2013-12-24 Thread Alexey Pavlov
Hi! I'm try to build OSG-3.2.1-RC1 +Qt-5.2.0. I use mingw-w64 toolchain with GCC-4.8.2. I apply patch from Kristofer Tingdahl before build and now got another errors: http://pastebin.com/Vz3xNnLU Regards, Alexey. ___ osg-users mailing list