eduard-permyakov / permafrost-engine

An OpenGL RTS game engine written in C
GNU General Public License v3.0
2.62k stars 113 forks source link

crash on start on linux #16

Closed draczer01 closed 4 years ago

draczer01 commented 4 years ago

I get the following errors when trying to execute make run or make run_editor

Failed to initialize GLEW Makefile:186: recipe for target 'run' failed make: *** [run] Segment violation

I have already compiled the dependencies and the pf engine

eduard-permyakov commented 4 years ago

Fixed in commit: 4c544857ba16af2c369e50ca0e5d4310b011bb54 (https://github.com/eduard-permyakov/permafrost-engine/commit/4c544857ba16af2c369e50ca0e5d4310b011bb54) Thanks for the bug report and assistance.

draczer01 commented 4 years ago

the issue persists in the new update

eduard-permyakov commented 4 years ago

now fixed.