Closed Larpoux closed 5 years ago
Thank you for your contribution.
I removed the need for passing the MACOS=1 flag to make. It should work but I have no means to test it (I haven't got any apple). Let me know if it doesn't.
Congratulation ! :-)
Your Makefile runs fine on MacOS and Linux.
You are really better than me ;-)
Think to remove the first line (comment) of the Makefile, and correct the README.
Do you want I work on the html documentation ? My english is so bad that I cannot garantee a good job.
Le 13/05/2019 à 20:33, Stefano Trettel a écrit :
I removed the need for passing the MACOS=1 flag to make. It should work but I have no means to test it (I haven't got any apple). Let me know if it doesn't.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/stetre/moonglfw/pull/1?email_source=notifications&email_token=AK6GDX6KU2DIJU5P62V6UM3PVGX6HA5CNFSM4HMQZ4OKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJFS3Y#issuecomment-491936111, or mute the thread https://github.com/notifications/unsubscribe-auth/AK6GDX6J25CUHOCOZKU4UWLPVGX6HANCNFSM4HMQZ4OA.
Nevermind, I'll do it (not that my english is much better, though... I'm Italian ;-)
I think I'll also remove the MacOS related stuff from the READMEs to the README in the moonlibs repository.
I modified the Makefile for building moonnuklear on MacOS.
I had to add a little patch in src/window.c, (function CreateWindow) for MACOS (does not impact the 2 others making).