5.0.0-beta108 fails to compile SFML on FreeBSD #2513
Unanswered
PaddyMac
asked this question in
Technical questions about the codebase
Replies: 2 comments 13 replies
-
SFML isn't used since GD4. |
Beta Was this translation helpful? Give feedback.
9 replies
-
I have 0 experience with it so I may be mistaken but wouldn't be docker a good fit for improving developer experience here? IIRC it is useful to create a build environment that will be the same independently of the machine it is run on. This would help (for tests at least) to compile from any platforms without much issues. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I downloaded the GDevelop source code for 5 beta 108, ran cmake in a build directory, and ran make. The compilation failed while compiling SFML. The thing is, this is apparently a problem with GDevelop because I downloaded the SFML code from git master and compiled it by itself, and it compiled successfully. A cmake option to use an external, system library would be nice. I'm running FreeBSD 13-RC5.
gdevelop5-beta108.txt
Beta Was this translation helpful? Give feedback.
All reactions