Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when enabling PythonQt_Wrap_Qtopengl on Mac 10.7.4 / XCode 4.3.3 #6

Open
jcfr opened this issue Jul 12, 2012 · 0 comments
Open

Comments

@jcfr
Copy link
Member

jcfr commented Jul 12, 2012

Message when qt's opengl is enabled.  Was forced on by 'all'

[25] PythonQt-build $ make -j10
Linking CXX shared library libPythonQt.dylib
Undefined symbols for architecture x86_64:
  "_glClearDepth", referenced from:
      QGLFunctions::glClearDepthf(float) in com_trolltech_qt_opengl0.cpp.o
  "_glDepthRange", referenced from:
      QGLFunctions::glDepthRangef(float, float) in
com_trolltech_qt_opengl0.cpp.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [libPythonQt.dylib] Error 1
make[1]: *** [CMakeFiles/PythonQt.dir/all] Error 2
make: *** [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant