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
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