Razish / QtZ

GNU General Public License v2.0
4 stars 2 forks source link

Missing Linux project #26

Closed Razish closed 11 years ago

Razish commented 11 years ago

The code should mostly compiler under Linux, but there is no project/makefile

CMake or handwritten Makefile would be appreciated :>

Razish commented 11 years ago

Begun work on using SCons for Linux. Engine compiles and runs, but still have to do botlib, renderer(s) and gamecode. Not sure if I want to keep it, it doesn't appear to be too flexible when it comes to debug/release or build directories.

Razish commented 11 years ago

Closing for now, a SCons project exists which builds under 64 bit and 32 bit.

Commits: c309a2d55153c5015e522cc3f9afc6316d4deca7 bec06bdd4477fdce87d94270bf86e365f39c98d0 7dcb0cd36c11a16972174e730c596f862788ad04 Dependencies: libsdl12-dev mesa-common-dev libfreetype6-dev