vitamin wrote: > You should use gcc & winegcc instead. Winemaker is for converting MSVC project files into Makefiles. Really? My reading of the documentation was winemaker makes some assumptions based on the files in the directory, but does not know how to translate msvc project files directly. I just ran winemaker in a directory with nothing but a .vcproj file. The resultant Makefile is just a stub, has no useful information in it.