GNU Go 3.7.8

View: New views
6 Messages — Rating Filter:   Alert me  

GNU Go 3.7.8

by Bump-2 :: Rate this Message:

| View Threaded | Show Only this Message


GNU Go 3.7.8 is now available at:

http://www.gnu.org/software/gnugo/devel.html

Daniel Bump


_______________________________________________
gnugo-devel mailing list
gnugo-devel@...
http://lists.gnu.org/mailman/listinfo/gnugo-devel

Re: GNU Go 3.7.8

by Adrian Petrescu :: Rate this Message:

| View Threaded | Show Only this Message

Just as an experiment, I tried building GnuGo 3.7.8 using Visual Studio
C++ 2005 Express. It threw one error when I tried to compile it :

play_test.c
Generating Code...
Compiling manifest to resources...
Linking...
LINK : fatal error LNK1104: cannot open file '..\patterns\Debug\patterns.lib'

Creating browse information file...

Anyone know what might be causing this? (Note: compiled fine under Gentoo)



_______________________________________________
gnugo-devel mailing list
gnugo-devel@...
http://lists.gnu.org/mailman/listinfo/gnugo-devel

Re: GNU Go 3.7.8

by Gunnar Farnebäck :: Rate this Message:

| View Threaded | Show Only this Message

Dan wrote:
> GNU Go 3.7.8 is now available at:
>
> http://www.gnu.org/software/gnugo/devel.html

I get some breakage:
semeai:60       PASS 0 0 PASS [0 0 PASS]
semeai:77       PASS 1 0 PASS [1 0 PASS]
semeai:79       PASS 1 0 PASS [1 0 PASS]
semeai:134      FAIL 1 0 H2 [1 1 H2]

/Gunnar


_______________________________________________
gnugo-devel mailing list
gnugo-devel@...
http://lists.gnu.org/mailman/listinfo/gnugo-devel

Re: GNU Go 3.7.8

by Bump-2 :: Rate this Message:

| View Threaded | Show Only this Message


> I get some breakage:
> semeai:60       PASS 0 0 PASS [0 0 PASS]
> semeai:77       PASS 1 0 PASS [1 0 PASS]
> semeai:79       PASS 1 0 PASS [1 0 PASS]
> semeai:134      FAIL 1 0 H2 [1 1 H2]

I get this too, so I made some mistake updating the
test results.

Dan


_______________________________________________
gnugo-devel mailing list
gnugo-devel@...
http://lists.gnu.org/mailman/listinfo/gnugo-devel

Re: GNU Go 3.7.8

by Gunnar Farnebäck :: Rate this Message:

| View Threaded | Show Only this Message

Dan wrote:
> > I get some breakage:
> > semeai:60       PASS 0 0 PASS [0 0 PASS]
> > semeai:77       PASS 1 0 PASS [1 0 PASS]
> > semeai:79       PASS 1 0 PASS [1 0 PASS]
> > semeai:134      FAIL 1 0 H2 [1 1 H2]
>
> I get this too, so I made some mistake updating the
> test results.

I checked in a correction for these so current CVS should have a clean
breakage now.

/Gunnar


_______________________________________________
gnugo-devel mailing list
gnugo-devel@...
http://lists.gnu.org/mailman/listinfo/gnugo-devel

Parent Message unknown Re: GNU Go 3.7.8

by George Zhong :: Rate this Message:

| View Threaded | Show Only this Message

>>Just as an experiment, I tried building GnuGo 3.7.8 using Visual Studio C++ 2005 Express. It threw one error when I tried to compile it :
That maybe due to a missing helper while generating the patterns. I count out that GNU Go 3.7.* need "uncompressfuseki" to extract fuseki from dbz files, but its executable not included in the buddle.
 
I use attached project files to compile the above helper, it is tested under VS 2003 and VS 2005.
 
George Zhong
 
 
 

 执一以为天下式

曲则全,枉则正,洼则盈,敝则新,少则得,多则惑。是以圣人执一以为天下式。不自视故章,不自见故明,不自伐故有功,弗矜故能长。夫唯不争,故莫能与之争。古之所谓曲全者,几语才!诚全归之。

 钟毅  敬上

 

 


_______________________________________________
gnugo-devel mailing list
gnugo-devel@...
http://lists.gnu.org/mailman/listinfo/gnugo-devel

uncompressfuseki.vcproj (4K) Download Attachment