On December 23, 2003 09:03 am, Vincent BĂ©ron wrote:
Not really. The problem in that case is that winemaker thinks every resource file needs to be compiled independantly, when there's really only one to compile in that case (as it includes the other ones).
Fundamental problem is that winemaker just can't be so smart to guess a perfect Makefile. I suggest you just write one manually, and use winegcc to build, this way your Makefile is portable between Wine and MinGW.