randrew / uxn32

Uxn emulator for Windows and Wine
171 stars 7 forks source link

Successful GCC build #2

Closed avelican closed 2 years ago

avelican commented 2 years ago

Hi! I got (MSYS2) gcc to build Uxn32! :) Everything seems to work.

windres -i uxn32.rc -o uxn32.o
gcc uxn32.o core32.c uxn32.c -luser32 -lgdi32 -lshell32 -lshlwapi -lcomdlg32 -lwinmm -lcomctl32
randrew commented 2 years ago

Nice. Thanks for trying it. I will update the readme.