Hello everybody,
I believe there are a couple of bugs in the Codelite project for Linux 64 bits because while trying to compile from source, orx (the executable) is missing the -lm linker flag, and Scroll is missing the -m32 flag
Am I missing something? (After changing this, it seems to build fine.)
Cheers,
Comments
Thanks for the info. Which configuration were you compiling? I've never had any trouble myself on linux64 when compiling all 3 embedded version from the latest hg.
Also, those hand-made projects might disappear soon now that we can generate them on the fly with premake.
I saw you will be using premake and I am looking forward!
Cheers,
The non-embedded versions are currently deprecated as the SFML plugins are now obsolete.
I mostly keep them around for tools based on orx that do not use any plugins at all, such as orxcrypt and orxfontgen.
I'm slowly writing a tutorial on multiplatform development, but I guess sime someone is asking, I'll write it up right away instead of talking of a few other things..
Hopefully today, if not sometime during the week?
if you need anything help or whatever let me know.
my tuts are here.
http://orx-project.org/wiki/en/orx/tutorials/community/katarak
You might want to link the dependency one next to Grey's linux setup tutorials directly in the setup section of that page: http://orx-project.org/wiki/en/orx/tutorials/main