View previous topic :: View next topic |
Author |
Message |
kylemallory
Joined: 14 Oct 2010 Posts: 3
|
Posted: Fri Oct 15, 2010 12:26 pm Post subject: qt.opengl.gl not found |
|
|
I'm trying out the GLWidget stuff, and getting an error that it can't find the import, "qt.opengl.gl".
I see there are a couple of versions of gl.d in the source tree, but no gl.di, and none with qt.opengl.
Did these imports not get correctly installed, or is the GLWidget code importing the wrong files? Ie, should they be importing opengl.ql instead of qt.opengl.gl?
I noticed in the opengl example code, there is an opengl subfolder with its own copy of gl.d, but again it appears the module is wrong for the import path.
Thanks,
--Kyle |
|
Back to top |
|
|
kylemallory
Joined: 14 Oct 2010 Posts: 3
|
Posted: Fri Oct 15, 2010 1:20 pm Post subject: |
|
|
FYI, Moving the opengl/*.d files from the example/hellogl folder into /usr/local/include/d/qt/opengl seems to work, despite not needing to update the module. Also remember to link cpp_opengl in addition to qtdopengl, and QtOpenGL. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|