http://bugs.winehq.org/show_bug.cgi?id=12285
--- Comment #2 from sp_knight_1985@yahoo.com 2008-03-29 21:36:04 --- (In reply to comment #1)
Please run a regression test: http://wiki.winehq.org/RegressionTesting
Also, is there a download available showing this problem?
What do You mean by a download showing the problem? The program is available for download (5.4Mb) here: http://www.babaschess.net/download/SetupBabasChess_4_0_XP.exe
As for regression testing, I have just created an account to report this problem. I tried following the directions, but got some problems there too, first after downloading wine-git some files were missing, didn't take a note but I think something ending with mailto. Second downloaded the dependencies for compiling and after running
CC="ccache gcc -m32" ./configure --verbose
I get 2 Warnings: No OpenGl library found and FreeType development files not found. This also states to do 'make depend && make' to compile wine, while the direction state 'make clear && make'.
I tried compiling, but obviously it didn't work I would like to help out, but seems I would need some help before I can.