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

Qt warning about incompatibility with GLEW #11371

Open
kriben opened this issue Apr 16, 2024 · 0 comments
Open

Qt warning about incompatibility with GLEW #11371

kriben opened this issue Apr 16, 2024 · 0 comments
Labels
System Refactoring or build/test system issues. Code improvments not directly affecting the user.

Comments

@kriben
Copy link
Collaborator

kriben commented Apr 16, 2024

[1022/2965] Building CXX object Fwk/AppFwk/cafViewer/CMakeFiles/cafViewer.dir/cafViewer.cpp.o
In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/QOpenGLContext:1,
                 from /home/resinsight/projects/ResInsight/Fwk/AppFwk/cafViewer/cafViewer.cpp:75:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qopenglcontext.h:55:2: warning: #warning qopenglfunctions.h is not compatible with GLEW, GLEW defines will be undefined [-Wcpp]
   55 | #warning qopenglfunctions.h is not compatible with GLEW, GLEW defines will be undefined
      |  ^~~~~~~
/usr/include/x86_64-linux-gnu/qt5/QtGui/qopenglcontext.h:56:2: warning: #warning To use GLEW with Qt, do not include <qopengl.h> or <QOpenGLFunctions> after glew.h [-Wcpp]
   56 | #warning To use GLEW with Qt, do not include <qopengl.h> or <QOpenGLFunctions> after glew.h
      |  ^~~~~~~
@kriben kriben added the System Refactoring or build/test system issues. Code improvments not directly affecting the user. label Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
System Refactoring or build/test system issues. Code improvments not directly affecting the user.
Projects
None yet
Development

No branches or pull requests

1 participant