-
Notifications
You must be signed in to change notification settings - Fork 177
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
openSUSE:Factory:ARM — ./OpenGLWriter.hpp:13:25: error: expected ')' before '*' token #6
Comments
Hi! What you should to do:
If you want to disable OpenGL plugin, just edit "src/modules/modules.pro" and remove "OpenGL" from "SUBDIRS". Remember to clean built files and Makefiles before (run: "make distclean" or "clean_unix")! //Edit: Qt4 is more stable than Qt5, so if you are compiling it for X11, use Qt4 :) |
Hello.
Done.
Of course.
It seems to be a default so it seems to change nothing for me. However at |
You can't compile QMPlay2 with OpenGL when Qt is compiled using OpenGL|ES (QGLWidget). //Edit2: New OpenGL 2 module is now available. It supports OpenGL 2 and OpenGL|ES 2! libqmplay2 API and ABI is not compatible because of small change, so you can't use OpenGL|ES module in older versions! |
Please test the pre-release 15.10.09. The new module "OpenGL2" should compile using OpenGL or OpenGL|ES (automatic detection from Qt compilation). |
Hi again. I'll do it in 2-3 days. Thank you! |
Thank you very much! |
https://build.opensuse.org/package/live_build_log/openSUSE:Factory:ARM/QMPlay2/standard/aarch64
https://build.opensuse.org/package/live_build_log/openSUSE:Factory:ARM/QMPlay2/standard/armv6l
https://build.opensuse.org/package/live_build_log/openSUSE:Factory:ARM/QMPlay2/standard/armv7l
Sorry, files attaching is broken.
openSUSE:Factory:PowerPC is fine.
Any tips please?
The text was updated successfully, but these errors were encountered: