Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] CGAL 3.4 + QT 3.3.8

Subject: CGAL users discussion list

List archive

[cgal-discuss] CGAL 3.4 + QT 3.3.8


Chronological Thread 
  • From: <>
  • To:
  • Subject: [cgal-discuss] CGAL 3.4 + QT 3.3.8
  • Date: Tue, 11 Aug 2009 16:43:02 +0200 (CEST)

Hi,
I'm using CGAL 3.4 + QT 3.3.8 and trying to compile qt_widget -
hellosegment.cpp, that was used in CGAL 3.3.

I got unresolved external symbol errors
like this
Error 2 error LNK2019: unresolved external symbol
__imp__glPopMatrix@0
referenced in function "public: virtual void __thiscall
CGAL::Qt_widget_OpenGL::paintGL(void)"
(?paintGL@Qt_widget_OpenGL@CGAL@@UAEXXZ)
CGAL_Qt3-vc90-mt-gd.lib hellosegment


althought I included all these libs:
qt-mt3.lib
qtmain.lib
wsock32.lib
winmm.lib
imm32.lib
CGAL_Qt3-vc90-mt-gd.lib

Is it even possible use CGAL 3.4 + QT 3.3.8? Does it work for anyone?

Many thanks for your responce, your answer would be very helpful.

Best,
Martin



Archive powered by MHonArc 2.6.16.

Top of Page