Advertisement
jiapei100

MeshLab_Errors.txt

Jul 21st, 2023
1,196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 116.01 KB | Source Code | 0 0
  1. [ 56%] Linking CXX shared library ../distrib/libmeshlab-common.so
  2. cd ....../meshlab/build/src/common && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/meshlab-common.dir/link.txt --verbose=1
  3. /usr/bin/c++ -fPIC -O3 -DNDEBUG  -Wl,--no-undefined -shared -Wl,-soname,libmeshlab-common.so -o ../distrib/libmeshlab-common.so "CMakeFiles/meshlab-common.dir/meshlab-common_autogen/mocs_compilation.cpp.o" "CMakeFiles/meshlab-common.dir/ml_document/helpers/mesh_document_state_data.cpp.o" "CMakeFiles/meshlab-common.dir/ml_document/cmesh.cpp.o" "CMakeFiles/meshlab-common.dir/ml_document/mesh_document.cpp.o" "CMakeFiles/meshlab-common.dir/ml_document/mesh_model.cpp.o" "CMakeFiles/meshlab-common.dir/ml_document/mesh_model_state.cpp.o" "CMakeFiles/meshlab-common.dir/ml_document/raster_model.cpp.o" "CMakeFiles/meshlab-common.dir/ml_document/render_raster.cpp.o" "CMakeFiles/meshlab-common.dir/ml_shared_data_context/ml_plugin_gl_context.cpp.o" "CMakeFiles/meshlab-common.dir/ml_shared_data_context/ml_scene_gl_shared_data_context.cpp.o" "CMakeFiles/meshlab-common.dir/ml_shared_data_context/ml_shared_data_context.cpp.o" "CMakeFiles/meshlab-common.dir/parameters/rich_parameter.cpp.o" "CMakeFiles/meshlab-common.dir/parameters/rich_parameter_list.cpp.o" "CMakeFiles/meshlab-common.dir/parameters/value.cpp.o" "CMakeFiles/meshlab-common.dir/plugins/containers/decorate_plugin_container.cpp.o" "CMakeFiles/meshlab-common.dir/plugins/containers/edit_plugin_container.cpp.o" "CMakeFiles/meshlab-common.dir/plugins/containers/filter_plugin_container.cpp.o" "CMakeFiles/meshlab-common.dir/plugins/containers/io_plugin_container.cpp.o" "CMakeFiles/meshlab-common.dir/plugins/containers/render_plugin_container.cpp.o" "CMakeFiles/meshlab-common.dir/plugins/interfaces/meshlab_plugin_logger.cpp.o" "CMakeFiles/meshlab-common.dir/plugins/interfaces/decorate_plugin.cpp.o" "CMakeFiles/meshlab-common.dir/plugins/interfaces/filter_plugin.cpp.o" "CMakeFiles/meshlab-common.dir/plugins/interfaces/io_plugin.cpp.o" "CMakeFiles/meshlab-common.dir/plugins/action_searcher.cpp.o" "CMakeFiles/meshlab-common.dir/plugins/meshlab_plugin_type.cpp.o" "CMakeFiles/meshlab-common.dir/plugins/plugin_manager.cpp.o" "CMakeFiles/meshlab-common.dir/python/function.cpp.o" "CMakeFiles/meshlab-common.dir/python/function_parameter.cpp.o" "CMakeFiles/meshlab-common.dir/python/function_set.cpp.o" "CMakeFiles/meshlab-common.dir/python/python_utils.cpp.o" "CMakeFiles/meshlab-common.dir/utilities/eigen_mesh_conversions.cpp.o" "CMakeFiles/meshlab-common.dir/utilities/load_save.cpp.o" "CMakeFiles/meshlab-common.dir/globals.cpp.o" "CMakeFiles/meshlab-common.dir/GLExtensionsManager.cpp.o" "CMakeFiles/meshlab-common.dir/GLLogStream.cpp.o" "CMakeFiles/meshlab-common.dir/filterscript.cpp.o" "CMakeFiles/meshlab-common.dir/ml_selection_buffers.cpp.o" "CMakeFiles/meshlab-common.dir/ml_thread_safe_memory_info.cpp.o" "CMakeFiles/meshlab-common.dir/mlapplication.cpp.o" "CMakeFiles/meshlab-common.dir/meshlab-common_autogen/EWIEGA46WW/qrc_meshlab-common.cpp.o"  -Wl,-rpath,/opt/qt/5/lib:::::::: /opt/qt/5/lib/libQt5OpenGL.so.5.15.10 /opt/qt/5/lib/libQt5Widgets.so.5.15.10 /opt/qt/5/lib/libQt5Xml.so.5.15.10 /opt/qt/5/lib/libQt5Network.so.5.15.10 -lGLEW -leasyexif /opt/qt/5/lib/libQt5Gui.so.5.15.10 /opt/qt/5/lib/libQt5Core.so.5.15.10 /usr/lib/gcc/x86_64-linux-gnu/11/libgomp.so /usr/lib/x86_64-linux-gnu/libpthread.a
  4. /usr/bin/ld: CMakeFiles/meshlab-common.dir/ml_shared_data_context/ml_scene_gl_shared_data_context.cpp.o: in function `MLSceneGLSharedDataContext::updateGPUMemInfo()':
  5. ml_scene_gl_shared_data_context.cpp:(.text+0x18bc): undefined reference to `glGetIntegerv'
  6. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text+0x18d3): undefined reference to `glGetIntegerv'
  7. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text+0x18d8): undefined reference to `glGetError'
  8. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text+0x18f0): undefined reference to `glGetIntegerv'
  9. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text+0x1908): undefined reference to `glGetIntegerv'
  10. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text+0x190d): undefined reference to `glGetError'
  11. /usr/bin/ld: CMakeFiles/meshlab-common.dir/ml_shared_data_context/ml_scene_gl_shared_data_context.cpp.o: in function `MLSceneGLSharedDataContext::deAllocateTexturesPerMesh(int)':
  12. ml_scene_gl_shared_data_context.cpp:(.text+0x2108): undefined reference to `glDeleteTextures'
  13. /usr/bin/ld: CMakeFiles/meshlab-common.dir/ml_shared_data_context/ml_scene_gl_shared_data_context.cpp.o: in function `vcg::NotThreadSafeGLMeshAttributesMultiViewerBOManager<CMeshO, QGLContext*, MLPerViewGLOptions>::updateBuffersIndexedPipeline(vcg::GLMeshAttributesInfo::InternalRendAtts const&) [clone .isra.0]':
  14. ml_scene_gl_shared_data_context.cpp:(.text+0x4e07): undefined reference to `glFinish'
  15. /usr/bin/ld: CMakeFiles/meshlab-common.dir/ml_shared_data_context/ml_scene_gl_shared_data_context.cpp.o: in function `vcg::NotThreadSafeGLMeshAttributesMultiViewerBOManager<CMeshO, QGLContext*, MLPerViewGLOptions>::manageBuffers() [clone .isra.0]':
  16. ml_scene_gl_shared_data_context.cpp:(.text+0x6423): undefined reference to `glFinish'
  17. /usr/bin/ld: CMakeFiles/meshlab-common.dir/ml_shared_data_context/ml_scene_gl_shared_data_context.cpp.o: in function `MLSceneGLSharedDataContext::allocateTexturePerMesh(int, QImage const&, unsigned long)':
  18. ml_scene_gl_shared_data_context.cpp:(.text+0x9ac2): undefined reference to `glGetIntegerv'
  19. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text+0x9baf): undefined reference to `glGenTextures'
  20. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text+0x9bbf): undefined reference to `glBindTexture'
  21. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text+0x9c05): undefined reference to `glTexImage2D'
  22. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text+0x9c79): undefined reference to `glFinish'
  23. /usr/bin/ld: CMakeFiles/meshlab-common.dir/ml_shared_data_context/ml_scene_gl_shared_data_context.cpp.o: in function `vcg::NotThreadSafeGLMeshAttributesMultiViewerBOManager<CMeshO, QGLContext*, MLPerViewGLOptions>::bufferDeAllocationRequested(vcg::GLMeshAttributesInfo::INT_ATT_NAMES)':
  24. ml_scene_gl_shared_data_context.cpp:(.text._ZN3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE27bufferDeAllocationRequestedENS_20GLMeshAttributesInfo13INT_ATT_NAMESE[_ZN3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE27bufferDeAllocationRequestedENS_20GLMeshAttributesInfo13INT_ATT_NAMESE]+0x56): undefined reference to `glFlush'
  25. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZN3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE27bufferDeAllocationRequestedENS_20GLMeshAttributesInfo13INT_ATT_NAMESE[_ZN3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE27bufferDeAllocationRequestedENS_20GLMeshAttributesInfo13INT_ATT_NAMESE]+0x5b): undefined reference to `glFinish'
  26. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZN3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE27bufferDeAllocationRequestedENS_20GLMeshAttributesInfo13INT_ATT_NAMESE[_ZN3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE27bufferDeAllocationRequestedENS_20GLMeshAttributesInfo13INT_ATT_NAMESE]+0xce): undefined reference to `glDisableClientState'
  27. /usr/bin/ld: CMakeFiles/meshlab-common.dir/ml_shared_data_context/ml_scene_gl_shared_data_context.cpp.o: in function `vcg::NotThreadSafeGLMeshAttributesMultiViewerBOManager<CMeshO, QGLContext*, MLPerViewGLOptions>::buffersMemoryManagementFunction(vcg::GLMeshAttributesInfo::InternalRendAtts const&, vcg::GLMeshAttributesInfo::InternalRendAtts const&, vcg::GLMeshAttributesInfo::InternalRendAtts const&)':
  28. ml_scene_gl_shared_data_context.cpp:(.text._ZN3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE31buffersMemoryManagementFunctionERKNS_20GLMeshAttributesInfo16InternalRendAttsES9_S9_[_ZN3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE31buffersMemoryManagementFunctionERKNS_20GLMeshAttributesInfo16InternalRendAttsES9_S9_]+0x2b0): undefined reference to `glFlush'
  29. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZN3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE31buffersMemoryManagementFunctionERKNS_20GLMeshAttributesInfo16InternalRendAttsES9_S9_[_ZN3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE31buffersMemoryManagementFunctionERKNS_20GLMeshAttributesInfo16InternalRendAttsES9_S9_]+0x2b5): undefined reference to `glFinish'
  30. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZN3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE31buffersMemoryManagementFunctionERKNS_20GLMeshAttributesInfo16InternalRendAttsES9_S9_[_ZN3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE31buffersMemoryManagementFunctionERKNS_20GLMeshAttributesInfo16InternalRendAttsES9_S9_]+0x438): undefined reference to `glGetError'
  31. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZN3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE31buffersMemoryManagementFunctionERKNS_20GLMeshAttributesInfo16InternalRendAttsES9_S9_[_ZN3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE31buffersMemoryManagementFunctionERKNS_20GLMeshAttributesInfo16InternalRendAttsES9_S9_]+0x455): undefined reference to `glGetError'
  32. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZN3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE31buffersMemoryManagementFunctionERKNS_20GLMeshAttributesInfo16InternalRendAttsES9_S9_[_ZN3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE31buffersMemoryManagementFunctionERKNS_20GLMeshAttributesInfo16InternalRendAttsES9_S9_]+0x58f): undefined reference to `glNormalPointer'
  33. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZN3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE31buffersMemoryManagementFunctionERKNS_20GLMeshAttributesInfo16InternalRendAttsES9_S9_[_ZN3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE31buffersMemoryManagementFunctionERKNS_20GLMeshAttributesInfo16InternalRendAttsES9_S9_]+0x5f4): undefined reference to `glTexCoordPointer'
  34. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZN3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE31buffersMemoryManagementFunctionERKNS_20GLMeshAttributesInfo16InternalRendAttsES9_S9_[_ZN3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE31buffersMemoryManagementFunctionERKNS_20GLMeshAttributesInfo16InternalRendAttsES9_S9_]+0x5fe): undefined reference to `glDisableClientState'
  35. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZN3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE31buffersMemoryManagementFunctionERKNS_20GLMeshAttributesInfo16InternalRendAttsES9_S9_[_ZN3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE31buffersMemoryManagementFunctionERKNS_20GLMeshAttributesInfo16InternalRendAttsES9_S9_]+0x700): undefined reference to `glVertexPointer'
  36. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZN3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE31buffersMemoryManagementFunctionERKNS_20GLMeshAttributesInfo16InternalRendAttsES9_S9_[_ZN3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE31buffersMemoryManagementFunctionERKNS_20GLMeshAttributesInfo16InternalRendAttsES9_S9_]+0x714): undefined reference to `glColorPointer'
  37. /usr/bin/ld: CMakeFiles/meshlab-common.dir/ml_shared_data_context/ml_scene_gl_shared_data_context.cpp.o: in function `vcg::NotThreadSafeGLMeshAttributesMultiViewerBOManager<CMeshO, QGLContext*, MLPerViewGLOptions>::drawTrianglesIM(vcg::GLMeshAttributesInfo::InternalRendAtts const&, std::vector<unsigned int, std::allocator<unsigned int> > const&) const':
  38. ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE]+0xf5): undefined reference to `glDisable'
  39. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE]+0x112): undefined reference to `glEnable'
  40. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE]+0x126): undefined reference to `glBindTexture'
  41. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE]+0x137): undefined reference to `glBegin'
  42. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE]+0x18f): undefined reference to `glVertex3fv'
  43. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE]+0x1bf): undefined reference to `glVertex3fv'
  44. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE]+0x1ef): undefined reference to `glVertex3fv'
  45. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE]+0x254): undefined reference to `glEnd'
  46. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE]+0x26a): undefined reference to `glEnable'
  47. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE]+0x28b): undefined reference to `glBindTexture'
  48. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE]+0x295): undefined reference to `glBegin'
  49. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE]+0x2c9): undefined reference to `glNormal3fv'
  50. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE]+0x2f4): undefined reference to `glNormal3fv'
  51. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE]+0x327): undefined reference to `glColor4ubv'
  52. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE]+0x33d): undefined reference to `glColor4ubv'
  53. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE]+0x379): undefined reference to `glTexCoord2fv'
  54. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE]+0x3b0): undefined reference to `glTexCoord2fv'
  55. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE]+0x414): undefined reference to `glTexCoord2fv'
  56. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE]+0x44f): undefined reference to `glTexCoord2fv'
  57. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE]+0x469): undefined reference to `glColor4ubv'
  58. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE]+0x496): undefined reference to `glNormal3fv'
  59. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE]+0x4cc): undefined reference to `glTexCoord2fv'
  60. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE]+0x507): undefined reference to `glTexCoord2fv'
  61. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE]+0x519): undefined reference to `glColor4ubv'
  62. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE]+0x546): undefined reference to `glNormal3fv'
  63. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE]+0x5a1): undefined reference to `glDisable'
  64. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE]+0x5b1): undefined reference to `glEnable'
  65. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE]+0x5cc): undefined reference to `glBindTexture'
  66. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE]+0x56f): undefined reference to `glEnd'
  67. /usr/bin/ld: CMakeFiles/meshlab-common.dir/ml_shared_data_context/ml_scene_gl_shared_data_context.cpp.o: in function `vcg::NotThreadSafeGLMeshAttributesMultiViewerBOManager<CMeshO, QGLContext*, MLPerViewGLOptions>::drawEdgesIM(vcg::GLMeshAttributesInfo::InternalRendAtts const&) const':
  68. ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x40): undefined reference to `glBegin'
  69. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x8d): undefined reference to `glVertex3fv'
  70. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x9a): undefined reference to `glVertex3fv'
  71. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0xc3): undefined reference to `glVertex3fv'
  72. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0xd0): undefined reference to `glVertex3fv'
  73. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0xf9): undefined reference to `glVertex3fv'
  74. /usr/bin/ld: CMakeFiles/meshlab-common.dir/ml_shared_data_context/ml_scene_gl_shared_data_context.cpp.o:ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x106): more undefined references to `glVertex3fv' follow
  75. /usr/bin/ld: CMakeFiles/meshlab-common.dir/ml_shared_data_context/ml_scene_gl_shared_data_context.cpp.o: in function `vcg::NotThreadSafeGLMeshAttributesMultiViewerBOManager<CMeshO, QGLContext*, MLPerViewGLOptions>::drawEdgesIM(vcg::GLMeshAttributesInfo::InternalRendAtts const&) const':
  76. ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x16c): undefined reference to `glNormal3fv'
  77. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x182): undefined reference to `glVertex3fv'
  78. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x1a2): undefined reference to `glNormal3fv'
  79. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x1c8): undefined reference to `glNormal3fv'
  80. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x1de): undefined reference to `glVertex3fv'
  81. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x1fe): undefined reference to `glNormal3fv'
  82. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x22c): undefined reference to `glNormal3fv'
  83. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x242): undefined reference to `glVertex3fv'
  84. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x262): undefined reference to `glNormal3fv'
  85. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x275): undefined reference to `glColor4ubv'
  86. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x282): undefined reference to `glVertex3fv'
  87. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x2a2): undefined reference to `glNormal3fv'
  88. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x2af): undefined reference to `glColor4ubv'
  89. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x2c5): undefined reference to `glColor4ubv'
  90. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x2d2): undefined reference to `glVertex3fv'
  91. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x2f2): undefined reference to `glNormal3fv'
  92. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x2ff): undefined reference to `glColor4ubv'
  93. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x319): undefined reference to `glColor4ubv'
  94. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x326): undefined reference to `glVertex3fv'
  95. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x346): undefined reference to `glNormal3fv'
  96. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x353): undefined reference to `glColor4ubv'
  97. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x365): undefined reference to `glColor4ubv'
  98. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x372): undefined reference to `glVertex3fv'
  99. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x385): undefined reference to `glColor4ubv'
  100. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x392): undefined reference to `glVertex3fv'
  101. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x3a5): undefined reference to `glColor4ubv'
  102. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x3b2): undefined reference to `glVertex3fv'
  103. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE11drawEdgesIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x143): undefined reference to `glEnd'
  104. /usr/bin/ld: CMakeFiles/meshlab-common.dir/ml_shared_data_context/ml_scene_gl_shared_data_context.cpp.o: in function `vcg::NotThreadSafeGLMeshAttributesMultiViewerBOManager<CMeshO, QGLContext*, MLPerViewGLOptions>::drawPointsIM(vcg::GLMeshAttributesInfo::InternalRendAtts const&) const':
  105. ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE12drawPointsIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE12drawPointsIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x45): undefined reference to `glBegin'
  106. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE12drawPointsIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE12drawPointsIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0xa3): undefined reference to `glTexCoord2fv'
  107. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE12drawPointsIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE12drawPointsIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0xac): undefined reference to `glVertex3fv'
  108. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE12drawPointsIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE12drawPointsIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0xf3): undefined reference to `glTexCoord2fv'
  109. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE12drawPointsIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE12drawPointsIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0xfc): undefined reference to `glVertex3fv'
  110. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE12drawPointsIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE12drawPointsIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x131): undefined reference to `glNormal3fv'
  111. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE12drawPointsIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE12drawPointsIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x1a3): undefined reference to `glTexCoord2fv'
  112. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE12drawPointsIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE12drawPointsIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x1ac): undefined reference to `glVertex3fv'
  113. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE12drawPointsIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE12drawPointsIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x1d0): undefined reference to `glColor4ubv'
  114. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE12drawPointsIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE12drawPointsIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x203): undefined reference to `glTexCoord2fv'
  115. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE12drawPointsIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE12drawPointsIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x20c): undefined reference to `glVertex3fv'
  116. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE12drawPointsIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE12drawPointsIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x245): undefined reference to `glNormal3fv'
  117. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE12drawPointsIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE12drawPointsIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x24e): undefined reference to `glColor4ubv'
  118. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE12drawPointsIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE12drawPointsIMERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x161): undefined reference to `glEnd'
  119. /usr/bin/ld: CMakeFiles/meshlab-common.dir/ml_shared_data_context/ml_scene_gl_shared_data_context.cpp.o: in function `vcg::NotThreadSafeGLMeshAttributesMultiViewerBOManager<CMeshO, QGLContext*, MLPerViewGLOptions>::updateClientState(vcg::GLMeshAttributesInfo::InternalRendAtts const&) const':
  120. ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE17updateClientStateERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE17updateClientStateERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x10f): undefined reference to `glDisableClientState'
  121. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE17updateClientStateERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE17updateClientStateERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x16c): undefined reference to `glNormalPointer'
  122. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE17updateClientStateERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE17updateClientStateERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x178): undefined reference to `glEnableClientState'
  123. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE17updateClientStateERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE17updateClientStateERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x1a0): undefined reference to `glDisableClientState'
  124. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE17updateClientStateERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE17updateClientStateERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x1b6): undefined reference to `glDisableClientState'
  125. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE17updateClientStateERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE17updateClientStateERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x1ca): undefined reference to `glTexCoordPointer'
  126. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE17updateClientStateERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE17updateClientStateERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x1d6): undefined reference to `glEnableClientState'
  127. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE17updateClientStateERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE17updateClientStateERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x1e6): undefined reference to `glDisableClientState'
  128. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE17updateClientStateERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE17updateClientStateERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x1fa): undefined reference to `glColorPointer'
  129. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE17updateClientStateERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE17updateClientStateERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x20e): undefined reference to `glVertexPointer'
  130. /usr/bin/ld: CMakeFiles/meshlab-common.dir/ml_shared_data_context/ml_scene_gl_shared_data_context.cpp.o: in function `vcg::NotThreadSafeGLMeshAttributesMultiViewerBOManager<CMeshO, QGLContext*, MLPerViewGLOptions>::drawTrianglesBO(vcg::GLMeshAttributesInfo::InternalRendAtts const&, std::vector<unsigned int, std::allocator<unsigned int> > const&) const':
  131. ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesBOERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesBOERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE]+0x71): undefined reference to `glEnable'
  132. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesBOERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesBOERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE]+0x90): undefined reference to `glBindTexture'
  133. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesBOERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesBOERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE]+0xaa): undefined reference to `glDrawArrays'
  134. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesBOERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesBOERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE]+0xe6): undefined reference to `glBindTexture'
  135. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesBOERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesBOERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE]+0xff): undefined reference to `glBindTexture'
  136. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesBOERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesBOERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE]+0x109): undefined reference to `glDisable'
  137. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesBOERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesBOERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE]+0x184): undefined reference to `glEnable'
  138. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesBOERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesBOERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE]+0x194): undefined reference to `glBindTexture'
  139. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesBOERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesBOERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE]+0x1de): undefined reference to `glDrawElements'
  140. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesBOERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesBOERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE]+0x1f6): undefined reference to `glDisable'
  141. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesBOERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesBOERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE]+0x20f): undefined reference to `glDrawArrays'
  142. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesBOERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE15drawTrianglesBOERKNS_20GLMeshAttributesInfo16InternalRendAttsERKSt6vectorIjSaIjEE]+0x225): undefined reference to `glDisable'
  143. /usr/bin/ld: CMakeFiles/meshlab-common.dir/ml_shared_data_context/ml_scene_gl_shared_data_context.cpp.o: in function `vcg::NotThreadSafeGLMeshAttributesMultiViewerBOManager<CMeshO, QGLContext*, MLPerViewGLOptions>::drawPointsBO(vcg::GLMeshAttributesInfo::InternalRendAtts const&) const':
  144. ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE12drawPointsBOERKNS_20GLMeshAttributesInfo16InternalRendAttsE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE12drawPointsBOERKNS_20GLMeshAttributesInfo16InternalRendAttsE]+0x68): undefined reference to `glDrawArrays'
  145. /usr/bin/ld: CMakeFiles/meshlab-common.dir/ml_shared_data_context/ml_scene_gl_shared_data_context.cpp.o: in function `vcg::NotThreadSafeGLMeshAttributesMultiViewerBOManager<CMeshO, QGLContext*, MLPerViewGLOptions>::drawPoints(vcg::GLMeshAttributesInfo::InternalRendAtts const&, MLPerViewGLOptions*, std::vector<unsigned int, std::allocator<unsigned int> > const&) const':
  146. ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE]+0x72): undefined reference to `glPushAttrib'
  147. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE]+0x95): undefined reference to `glDisable'
  148. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE]+0x9f): undefined reference to `glEnable'
  149. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE]+0xbf): undefined reference to `glColor4ubv'
  150. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE]+0xdf): undefined reference to `glEnable'
  151. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE]+0xf8): undefined reference to `glBindTexture'
  152. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE]+0x111): undefined reference to `glEnable'
  153. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE]+0x14c): undefined reference to `glPointSize'
  154. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE]+0x1c3): undefined reference to `glDrawArrays'
  155. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE]+0x20c): undefined reference to `glPointSize'
  156. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE]+0x271): undefined reference to `glEnable'
  157. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE]+0x285): undefined reference to `glColor4ubv'
  158. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE]+0x29f): undefined reference to `glColorMaterial'
  159. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE]+0x2b4): undefined reference to `glDisable'
  160. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE]+0x2f3): undefined reference to `glBegin'
  161. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE]+0x335): undefined reference to `glVertex3fv'
  162. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE]+0x37c): undefined reference to `glTexCoord2fv'
  163. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE]+0x3ab): undefined reference to `glTexCoord2fv'
  164. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE]+0x3b4): undefined reference to `glVertex3fv'
  165. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE]+0x3e9): undefined reference to `glNormal3fv'
  166. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE]+0x3f9): undefined reference to `glEnd'
  167. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE]+0x40e): undefined reference to `glEnable'
  168. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE]+0x418): undefined reference to `glEnable'
  169. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE]+0x42e): undefined reference to `glEnable'
  170. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE]+0x43d): undefined reference to `glBlendFunc'
  171. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE]+0x44e): undefined reference to `glDepthRange'
  172. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE]+0x458): undefined reference to `glDepthFunc'
  173. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE]+0x46a): undefined reference to `glPointSize'
  174. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE]+0x481): undefined reference to `glGetFloatv'
  175. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE]+0x636): undefined reference to `glPointSize'
  176. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE]+0x654): undefined reference to `glDisable'
  177. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE]+0x678): undefined reference to `glBindTexture'
  178. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE]+0x6c3): undefined reference to `glTexCoord2fv'
  179. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE]+0x6cc): undefined reference to `glVertex3fv'
  180. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE]+0x6f0): undefined reference to `glColor4ubv'
  181. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE]+0x723): undefined reference to `glTexCoord2fv'
  182. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE]+0x72c): undefined reference to `glVertex3fv'
  183. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE]+0x765): undefined reference to `glNormal3fv'
  184. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE]+0x76e): undefined reference to `glColor4ubv'
  185. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE10drawPointsERKNS_20GLMeshAttributesInfo16InternalRendAttsEPS4_RKSt6vectorIjSaIjEE]+0x259): undefined reference to `glPopAttrib'
  186. /usr/bin/ld: CMakeFiles/meshlab-common.dir/ml_shared_data_context/ml_scene_gl_shared_data_context.cpp.o: in function `vcg::NotThreadSafeGLMeshAttributesMultiViewerBOManager<CMeshO, QGLContext*, MLPerViewGLOptions>::drawFun(vcg::PerViewData<MLPerViewGLOptions> const&, std::vector<unsigned int, std::allocator<unsigned int> > const&) const':
  187. ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0x36): undefined reference to `glPushAttrib'
  188. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0x40): undefined reference to `glMatrixMode'
  189. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0x45): undefined reference to `glPushMatrix'
  190. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xf3): undefined reference to `glMultMatrixf'
  191. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0x149): undefined reference to `glEnable'
  192. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0x159): undefined reference to `glPolygonOffset'
  193. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0x18c): undefined reference to `glPushAttrib'
  194. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0x1c3): undefined reference to `glEnable'
  195. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0x1cd): undefined reference to `glEnable'
  196. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0x206): undefined reference to `glColorMaterial'
  197. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0x225): undefined reference to `glPopAttrib'
  198. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0x234): undefined reference to `glDisable'
  199. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0x2b9): undefined reference to `glPushAttrib'
  200. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0x2c3): undefined reference to `glEnable'
  201. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0x2d2): undefined reference to `glColorMaterial'
  202. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0x2fe): undefined reference to `glEnable'
  203. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0x31f): undefined reference to `glColor4ubv'
  204. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0x329): undefined reference to `glDisable'
  205. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0x337): undefined reference to `glLineWidth'
  206. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0x3ab): undefined reference to `glDrawElements'
  207. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0x410): undefined reference to `glPopMatrix'
  208. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0x415): undefined reference to `glPopAttrib'
  209. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0x41a): undefined reference to `glFlush'
  210. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0x44e): undefined reference to `glPushAttrib'
  211. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0x458): undefined reference to `glDisable'
  212. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0x462): undefined reference to `glEnable'
  213. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0x471): undefined reference to `glColorMaterial'
  214. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0x499): undefined reference to `glColor4ubv'
  215. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0x883): undefined reference to `glVertexPointer'
  216. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0x897): undefined reference to `glEnableClientState'
  217. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0x8a8): undefined reference to `glDrawArrays'
  218. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0x8b2): undefined reference to `glDisableClientState'
  219. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0x8d6): undefined reference to `glPopAttrib'
  220. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0x986): undefined reference to `glEnable'
  221. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0x996): undefined reference to `glPolygonOffset'
  222. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0x9ae): undefined reference to `glColor4ubv'
  223. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0x9c6): undefined reference to `glDisable'
  224. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0x9d5): undefined reference to `glBegin'
  225. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0x9f5): undefined reference to `glVertex3f'
  226. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xa15): undefined reference to `glVertex3f'
  227. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xa35): undefined reference to `glVertex3f'
  228. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xa55): undefined reference to `glVertex3f'
  229. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xa75): undefined reference to `glVertex3f'
  230. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xa7a): undefined reference to `glEnd'
  231. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xa84): undefined reference to `glBegin'
  232. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xaa4): undefined reference to `glVertex3f'
  233. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xac4): undefined reference to `glVertex3f'
  234. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xae4): undefined reference to `glVertex3f'
  235. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xb04): undefined reference to `glVertex3f'
  236. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xb24): undefined reference to `glVertex3f'
  237. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xb29): undefined reference to `glEnd'
  238. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xb33): undefined reference to `glBegin'
  239. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xb53): undefined reference to `glVertex3f'
  240. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xb73): undefined reference to `glVertex3f'
  241. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xb93): undefined reference to `glVertex3f'
  242. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xbb3): undefined reference to `glVertex3f'
  243. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xbd3): undefined reference to `glVertex3f'
  244. /usr/bin/ld: CMakeFiles/meshlab-common.dir/ml_shared_data_context/ml_scene_gl_shared_data_context.cpp.o:ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xbf3): more undefined references to `glVertex3f' follow
  245. /usr/bin/ld: CMakeFiles/meshlab-common.dir/ml_shared_data_context/ml_scene_gl_shared_data_context.cpp.o: in function `vcg::NotThreadSafeGLMeshAttributesMultiViewerBOManager<CMeshO, QGLContext*, MLPerViewGLOptions>::drawFun(vcg::PerViewData<MLPerViewGLOptions> const&, std::vector<unsigned int, std::allocator<unsigned int> > const&) const':
  246. ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xc38): undefined reference to `glEnd'
  247. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xc4f): undefined reference to `glPushAttrib'
  248. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xc77): undefined reference to `glEnable'
  249. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xc81): undefined reference to `glEnable'
  250. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xcb3): undefined reference to `glColorMaterial'
  251. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xcd0): undefined reference to `glLineWidth'
  252. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xce3): undefined reference to `glPolygonMode'
  253. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xd0a): undefined reference to `glPolygonMode'
  254. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xd0f): undefined reference to `glPopAttrib'
  255. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xd1e): undefined reference to `glEnable'
  256. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xd2e): undefined reference to `glColor4ubv'
  257. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xd38): undefined reference to `glDisable'
  258. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xd5f): undefined reference to `glColor4ubv'
  259. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xd6e): undefined reference to `glDisable'
  260. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xd80): undefined reference to `glEnable'
  261. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xd93): undefined reference to `glEnable'
  262. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xd9d): undefined reference to `glEnable'
  263. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xdab): undefined reference to `glColor4ubv'
  264. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xdc0): undefined reference to `glColor4ubv'
  265. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xe06): undefined reference to `glDisable'
  266. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xe1f): undefined reference to `glColor4ubv'
  267. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xe2e): undefined reference to `glDisable'
  268. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xe47): undefined reference to `glColor4ubv'
  269. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xe56): undefined reference to `glEnable'
  270. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xe60): undefined reference to `glEnable'
  271. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xe6e): undefined reference to `glColor4ubv'
  272. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xe7d): undefined reference to `glDisable'
  273. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0xe92): undefined reference to `glColor4ubv'
  274. /usr/bin/ld: ml_scene_gl_shared_data_context.cpp:(.text._ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE[_ZNK3vcg49NotThreadSafeGLMeshAttributesMultiViewerBOManagerI6CMeshOP10QGLContext18MLPerViewGLOptionsE7drawFunERKNS_11PerViewDataIS4_EERKSt6vectorIjSaIjEE]+0x441): undefined reference to `glFinish'
  275. /usr/bin/ld: CMakeFiles/meshlab-common.dir/ml_selection_buffers.cpp.o: in function `MLSelectionBuffers::drawSelection(MLSelectionBuffers::ML_SELECTION_TYPE) const':
  276. ml_selection_buffers.cpp:(.text+0x27a): undefined reference to `glPushAttrib'
  277. /usr/bin/ld: ml_selection_buffers.cpp:(.text+0x284): undefined reference to `glDisable'
  278. /usr/bin/ld: ml_selection_buffers.cpp:(.text+0x28e): undefined reference to `glDisable'
  279. /usr/bin/ld: ml_selection_buffers.cpp:(.text+0x298): undefined reference to `glEnable'
  280. /usr/bin/ld: ml_selection_buffers.cpp:(.text+0x29f): undefined reference to `glDepthMask'
  281. /usr/bin/ld: ml_selection_buffers.cpp:(.text+0x2ae): undefined reference to `glBlendFunc'
  282. /usr/bin/ld: ml_selection_buffers.cpp:(.text+0x2ca): undefined reference to `glColor4f'
  283. /usr/bin/ld: ml_selection_buffers.cpp:(.text+0x2db): undefined reference to `glDepthRange'
  284. /usr/bin/ld: ml_selection_buffers.cpp:(.text+0x2e8): undefined reference to `glPointSize'
  285. /usr/bin/ld: ml_selection_buffers.cpp:(.text+0x2ed): undefined reference to `glPushMatrix'
  286. /usr/bin/ld: ml_selection_buffers.cpp:(.text+0x3a1): undefined reference to `glMultMatrixf'
  287. /usr/bin/ld: ml_selection_buffers.cpp:(.text+0x3fb): undefined reference to `glVertexPointer'
  288. /usr/bin/ld: ml_selection_buffers.cpp:(.text+0x405): undefined reference to `glEnableClientState'
  289. /usr/bin/ld: ml_selection_buffers.cpp:(.text+0x440): undefined reference to `glDrawArrays'
  290. /usr/bin/ld: ml_selection_buffers.cpp:(.text+0x45d): undefined reference to `glDisableClientState'
  291. /usr/bin/ld: ml_selection_buffers.cpp:(.text+0x48e): undefined reference to `glPopMatrix'
  292. /usr/bin/ld: ml_selection_buffers.cpp:(.text+0x493): undefined reference to `glPopAttrib'
  293. /usr/bin/ld: ml_selection_buffers.cpp:(.text+0x4fb): undefined reference to `glPushAttrib'
  294. /usr/bin/ld: ml_selection_buffers.cpp:(.text+0x505): undefined reference to `glEnable'
  295. /usr/bin/ld: ml_selection_buffers.cpp:(.text+0x50f): undefined reference to `glDisable'
  296. /usr/bin/ld: ml_selection_buffers.cpp:(.text+0x519): undefined reference to `glDisable'
  297. /usr/bin/ld: ml_selection_buffers.cpp:(.text+0x523): undefined reference to `glEnable'
  298. /usr/bin/ld: ml_selection_buffers.cpp:(.text+0x52a): undefined reference to `glDepthMask'
  299. /usr/bin/ld: ml_selection_buffers.cpp:(.text+0x539): undefined reference to `glBlendFunc'
  300. /usr/bin/ld: ml_selection_buffers.cpp:(.text+0x555): undefined reference to `glColor4f'
  301. /usr/bin/ld: ml_selection_buffers.cpp:(.text+0x565): undefined reference to `glPolygonOffset'
  302. /usr/bin/ld: ml_selection_buffers.cpp:(.text+0x56a): undefined reference to `glPushMatrix'
  303. /usr/bin/ld: ml_selection_buffers.cpp:(.text+0x62a): undefined reference to `glMultMatrixf'
  304. /usr/bin/ld: ml_selection_buffers.cpp:(.text+0x673): undefined reference to `glVertexPointer'
  305. /usr/bin/ld: ml_selection_buffers.cpp:(.text+0x67d): undefined reference to `glEnableClientState'
  306. /usr/bin/ld: ml_selection_buffers.cpp:(.text+0x6bf): undefined reference to `glDrawArrays'
  307. /usr/bin/ld: ml_selection_buffers.cpp:(.text+0x6dd): undefined reference to `glDisableClientState'
  308. /usr/bin/ld: ml_selection_buffers.cpp:(.text+0x719): undefined reference to `glPointSize'
  309. collect2: error: ld returned 1 exit status
  310. make[2]: *** [src/common/CMakeFiles/meshlab-common.dir/build.make:740: src/distrib/libmeshlab-common.so] Error 1
  311. make[2]: Leaving directory '....../meshlab/build'
  312. make[1]: *** [CMakeFiles/Makefile2:2390: src/common/CMakeFiles/meshlab-common.dir/all] Error 2
  313. make[1]: Leaving directory '....../meshlab/build'
  314. make: *** [Makefile:139: all] Error 2
  315.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement