GetExitCodeProcess always returns 1

Mike McCormack mike at codeweavers.com
Thu Mar 23 01:47:14 CST 2006


Igor Sysoev wrote:

> Well, but then I could not build Wine port under FreeBSD: as I understand
> the port runs something like
> ./configure && make depend && make && make install
> 
> But I have built and installed Wine successfully.

Sorry, misunderstood you.  The tests don't run on every build, you have 
to run them explicitly.

Try running "make test", or "cd dlls/kernel; make test"

Mike



More information about the wine-devel mailing list