DarioSamo / libgens-sonicglvl

Level Editor for the PC version of Sonic Generations
http://forums.sonicretro.org/index.php?showtopic=27333
Other
55 stars 25 forks source link

Allow Qt5 port to compile and run under Linux #1

Closed NotKit closed 9 years ago

NotKit commented 9 years ago

Few changes to allow current version of Qt5 port to compile with GCC on Linux with system-installed dependent headers and libs (OGRE, pthreads, Allegro, Boost C++). OgreSystem now tries to load OpenGL rendering subsystem in case loading Direct3D9 one fails.