Re: [CMake] Qt4, OpenGL and undefined references...

2007-01-27 Thread Bill Hoffman
Andreas Nicolai wrote: /D_/ghorwin/projects/CHAMPS/development/tools/QuickView/QGLMeshPlotWidget/qglmeshplotwidget.obj:qglmeshplotwidget.cpp:(.text+0xe4c): undefined reference to [EMAIL PROTECTED]' CMakeFiles/QuickView.dir/D_/ghorwin/projects/CHAMPS/development/tools/QuickView/QGLMeshPlotWidget/q

[CMake] Qt4, OpenGL and undefined references...

2007-01-26 Thread Andreas Nicolai
Hi there, I have trouble with the linker when using Qt4 with OpenGL widgets. The strange thing is that the same configuration file works in one project, and in the other it does not. Here is my CMakeLists.txt file for the project: --- project ( QuickView ) find_package( Qt4 REQUIRED