Displaying 1 result from an estimated 1 matches for "silentman".
Did you mean:
silentm
2008 Jun 14
1
Porting with winelib - undefined reference to `WinMain'
...SDL. The problem is: compiles fine but when linking I get
Code:
/usr/lib/wine/libwinecrt0.a(exe_main.o): In function `main':
exe_main.c:(.text+0x9d): undefined reference to `WinMain'
Yes, I've googled but none of found solutions hepled.
Source at current state can be got here: http://silentman.org.ua/build.tar.gz (I use build.sh for compiling)