frang75 / nappgui_src

SDK for building cross-platform desktop apps in ANSI-C
https://www.nappgui.com
MIT License
506 stars 50 forks source link

Clang support #46

Closed SamuelMarks closed 10 months ago

SamuelMarks commented 1 year ago

WiP, but demos seem to work

frang75 commented 10 months ago

Hi @SamuelMarks ! I close this PR, because NAppGUI build system has been changed in 1.4. Clang support has been added. https://nappgui.com/en/guide/win_mac_linux.html#h5.5

SamuelMarks commented 10 months ago

Darn, thought this would be the start of my [accepted] contributions. Also I made this 9 months ago + it does a few other niceties like avoid using ${ around string vars in comparisons.