... snip ...

> Well, seems that Unix like patterns are not supported, then replace '[ab]' by 
> '?' in Makefile (twice).

... snip ...

That worked, but the build then proceeded to another problem.
It finished with the snake demo program and the  the mine detector demo and 
then started on
 connect_four and immediately crashed:

cd demo/mine_detector && gprbuild --target=mingw32 -Pmine_detector.gpr 
-XPRJ_TARGET=Windows
gcc -c mine_detector.adb
gcc -c user_if.adb
gcc -c field.ads
gcc -c field-operations.adb
gprbind mine_detector.bexch
gnatbind mine_detector.ali
gcc -c b__mine_detector.adb
gcc mine_detector.o -o mine_detector.exe
cd demo/connect_four && ../../deps/zanyblue/bin/zbmcompile -i -v -G strings 
connectfour_messages connectfour
'..' is not recognized as an internal or external command,
operable program or batch file.
Makefile:229: recipe for target 'connect_four' failed
mingw32-make: *** [connect_four] Error 1

At this point, the bin directory contains executables for gnoga_doc, 
gnoga_make, mine_detector, and snake.


------------------------------------------------------------------------------
_______________________________________________
Gnoga-list mailing list
Gnoga-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnoga-list

Reply via email to