Re: [osg-users] [build] Problems with compiling osg3.2 with qt5.2.1 and Cmake2.8.12

2014-04-22 Thread Liu PeiFu
Hi, I was about to compiling osg3.2 with qt5.2.1(windows 32bit, vs 2010, opengl). When try to configure it with Cmake(GUI)2.8.12.2, there shows some warning: / CMake Warning at C:/Program Files (x86)/CMake 2.8/sha

Re: [osg-users] [build] Problems with compiling osg3.2 with qt5.2.1 and Cmake2.8.12

2014-04-23 Thread Tianlan Shao
Hi Peifu, It seems to me that what you encountered is more like a Qt problem than an OSG one. Qt was not able to find glu32. I guess a walkaround is to set CMAKE_LIBRARY_PATH to the path where glu32.lib is. Just search glu32 on your file system and may have to try a few times, since on Windows the