Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] nmake problem...

Subject: CGAL users discussion list

List archive

[cgal-discuss] nmake problem...


Chronological Thread 
  • From: <>
  • To:
  • Subject: [cgal-discuss] nmake problem...
  • Date: Mon, 26 Oct 2009 22:31:16 +0100 (CET)

Hi,

when i was just about to finish installing QT ( on the 'nmake' part), i got
these errors:

qgl_win.obj : error LNK2019: unresolved external symbol
__imp__wglDescribeLayerP
lane@20
referenced in function "public: static bool __cdecl
QGLFormat::hasOpenGL
Overlays(void)"
(?hasOpenGLOverlays@QGLFormat@@SA_NXZ)
qgl_win.obj : error LNK2019: unresolved external symbol
__imp__wglRealizeLayerPa
lette@12
referenced in function "public: virtual void __thiscall
QGLContext::mak
eCurrent(void)"
(?makeCurrent@QGLContext@@UAEXXZ)
qgl_win.obj : error LNK2019: unresolved external symbol
__imp__wglSetLayerPalett
eEntries@20
referenced in function "protected: unsigned int __thiscall
QGLContex
t::colorIndex(class QColor const &)const "
(?colorIndex@QGLContext@@IBEIABVQColo
r@@@Z)
..\..\lib\QtOpenGLd4.dll : fatal error LNK1120: 3 unresolved externals
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio
9.0\VC\BIN
\link.EXE"' : return code '0x460'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio
9.0\VC\BIN
\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.



anyone know what this is? what do i have to do?
thanks
regards



Archive powered by MHonArc 2.6.16.

Top of Page