[PyOpenGL-Users] Python Qt OpenGL program: Xmu dependency
Brought to you by:
mcfletch
From: Jo V. <jo...@lu...> - 2004-10-21 12:20:32
|
Hello, I'm started working on an terrain editor using OpenGL, Qt and Python. I can't start the application, since it depends on Xmu, and can't find this library (it is installed though). I'm using Debian GNU/Linux unstable. Here is the error message: disabling TCL support Unable to resolve Xmu symbols - please check your Xmu library installation. Maybe it has something to do with the Qt OpenGL bindings? The (really small) source code can be found here: http://lumumba.luc.ac.be/~jo/temp/terrain_code/terrain.zip I hope someone can help me here. Thanks in advance! Kind regards, -- Jo Vermeulen <jo...@lu...> |