gnugo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gnugo-devel] Lack of files in CVS \gnugo\patterns\


From: Trevor Morris
Subject: Re: [gnugo-devel] Lack of files in CVS \gnugo\patterns\
Date: Tue, 03 Dec 2002 21:36:02 -0500

The files you mentioned are created via mkpat.exe from the
corresponding *.db files.

Trying to build patterns.dsp by itself will not work well, as it needs
"mkpat.exe" to be built first (via mkpat.dsp), which itself depends on
other projects (dfa.dsp, etc.)  The recommended way to build GNU Go
is:

Per the documentation in WINDOWS:
D) Windows NT, Windows 95/98 using Visual C and project files

1) Open the VC++ 6 workspace file gnugo.dsw
2) Set the gnugo project as the active project (right-click on it,
   and select "Set as Active Project".  Select 'Build' from the main 
   menu, then select 'Build gnugo.exe', this will make all of the 
   runtime subprojects.

Notes:
a) The build can also be done from the command line:
    msdev gnugo.dsw /make "gnugo - Win32 Release"
         

At 12:58 AM 12/4/2002 +0000, translator software wrote:
>after checked out module gnugo from CVS and built patterns.dsp, compile error
>C1083 occurred: Cannot open source files in \gnugo\patterns\.
>aa_attackpat.c
>apatterns.c
>barriers.c
>...
>
>Would you please tell me how to find those files?






reply via email to

[Prev in Thread] Current Thread [Next in Thread]