-
Notifications
You must be signed in to change notification settings - Fork 5
FreeGLUT #124
Comments
+1 for this. I used it some time ago, and it was quite useful for small programs and utilities. |
I have some initial work done here https://github.com/Croydon/conan-freeglut Contributions are welcome :) |
As an independent and seperate issue, there is also a @Croydon and I will need to agree on a good way forward. A couple of aspects to discuss:
|
There is also https://github.com/iblis-ms/conan_freeglut/tree/develop //cc @iblis-ms |
So some noticed to begin with:
What PDF files?
I'm not understanding this point. You do support something which isn't supported upstream without patching it?
I have invited you to my repository, please feel free to work there in an own branch 😄 |
I copied your linking for Windows and it works fine. So linking works now on Windows and Fedora, but fails on (at least) Ubuntu and macOS. If you could help with this part that would be awesome. |
I'll go ahead and try using conan-freeglut on Linux, getting that working ought not be difficult.
|
Yes, but we do package a specific implementation. So the correct name is freeglut and we also need to pacakge it for macOS.
Yes, please sugggest changes upstream instead of patching them around in Conan, with the exception when it's absolutely necessary to get it running in a sophisticated way.
Thank you! I would really appreciate help with the linking issues. |
From the point of view of building portable applications across these platforms, the GLX/X11/FreeGLUT option would not be my first choice. XQuartz nowadays is not installed by default, not maintained by Apple, and not a native Mac experience. So in the conan scheme of things I'd need these apps to migrate from The idea of conan-glut is to express the GLUT interface dependency, but leave open-ended the particular implementation based on the platform or other considerations. (Such as the original GLUT: https://github.com/markkilgard/glut perhaps) |
ongoing work on https://github.com/bincrafters/conan-freeglut |
QT5.15 build librecad 2.2.0alpha |
Done via conan-io/conan-center-index#5238 Thanks @ericLemanissier & everyone! |
https://github.com/dcnieho/FreeGLUT
The text was updated successfully, but these errors were encountered: