GLFW for Linux ported
Monkey Archive Forums/Monkey Discussion/GLFW for Linux ported| 
 | ||
| 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. | 
| 
 | ||
| wow! nice job! 32-bit or 64-bit? | 
| 
 | ||
| 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.) | 
| 
 | ||
| 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. | 
| 
 | ||
| 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. | 
| 
 | ||
| If you are interested in Monkey to Linux, please follow this thread: http://www.monkeycoder.co.nz/Community/posts.php?topic=2260#26954 |