Hi
mingw build problems:I tried to build UFO with
./configure --host=i586-mingw32msvc
--with-sdl-config=i586-mingw32msvc-sdl-config
but I've noticed some issues with it:
- the exe files searches for wrong dll files
- libintl-3.dll instead of intl.dll
- libvorbisfile-3.dll? wasn't that hardlinked?
- maybe more dll's but I haven't tested more atm
- there are no icons for the exe files? How to assign an icon from
within Linux to a Windows binary?
[/list]
best regards
martin