GLFW for Linux ported

Monkey Archive Forums/Monkey Discussion/GLFW for Linux ported

fsoft(Posted 2012) [#1]
Hello,

I successfully ported "trans" on Linux and also the GLFW target. :-)

Mark, if you want, I can send you my patches against Monkey Pro 56b.

Please, let me know.


AdamRedwoods(Posted 2012) [#2]
wow! nice job! 32-bit or 64-bit?


DruggedBunny(Posted 2012) [#3]
Cool! And if it's plain C++ then Raspberry Pi support seems like a realistic possibility...

(You can email Mark via his profile, BTW, Fabio.)


fsoft(Posted 2012) [#4]
The 32/64 bit depends on your own machine, since it uses the installed g++ compiler. At the moment, there are no options to explicitly specify 32/64 bit target.

GLFW on Linux depends on some libraries (and devs files) installed on the system. I'll try to list them from a "fresh" linux installation so everybody can install them.

It would be great if we could have an option to create a static binary file so it easier to have it running on multiple linux distros.


jondecker76(Posted 2012) [#5]
I'd LOVE to hear an official response from Mark on this! I haven't used Windows in many many years and don't care to.


fsoft(Posted 2012) [#6]
If you are interested in Monkey to Linux, please follow this thread:

http://www.monkeycoder.co.nz/Community/posts.php?topic=2260#26954