[PyOpenGL-Users] python2.3 - win2k - problems compiling
Brought to you by:
mcfletch
From: Marcelo de F. R. <are...@ig...> - 2003-11-08 20:26:01
|
Sorry if you have already answered this to another one, but I couldn't find anything on the list yet. when I'm executing "python setup.py install" in mingw using msvc6, the following error appear: C:\Arquivos de programas\Microsoft Visual Studio\VC98\BIN\link.exe /DLL /nologo /INCREMENTAL:NO /LIBPATH:../lib /LIBPATH:d:\progs\Python\libs /LIBPATH:d:\progs\Python\PCBuild /LIBPATH:build\temp.win32-2.3 opengl32.lib glu32.lib glut32.lib interface_util.lib /EXPORT:initGLUT build\temp.win32-2.3\Release\src/interface/GLUT.obj /OUT:build\lib.win32-2.3\OpenGL\GLUT.pyd /IMPLIB:build\temp.win32-2.3\Release\src/interface\GLUT.lib Creating library build\temp.win32-2.3\Release\src/interface\GLUT.lib and object build\temp.win32-2.3\Release\src/interface\GLUT.exp GLUT.obj : error LNK2001: unresolved external symbol __imp____glutInitWithExit@12 GLUT.obj : error LNK2001: unresolved external symbol __imp____glutCreateMenuWithExit@8 GLUT.obj : error LNK2001: unresolved external symbol __imp____glutCreateWindowWithExit@8 build\lib.win32-2.3\OpenGL\GLUT.pyd : fatal error LNK1120: 3 unresolved externals error: command '"C:\Arquivos de programas\Microsoft Visual Studio\VC98\BIN\link.exe"' failed with exit status 1120 I tried with mingw32, cygwin and none of then works (but the others I couldn't understand the error also). Thanks, Marcelo de Freitas Rigon _________________________________________________________ Voce quer um iGMail protegido contra vírus e spams? Clique aqui: http://www.igmailseguro.ig.com.br Ofertas imperdíveis! Link: http://www.americanas.com.br/ig/ |