gnugo-devel
[Top][All Lists]
Advanced

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

Re: [gnugo-devel] VC build broken


From: Arend Bayer
Subject: Re: [gnugo-devel] VC build broken
Date: Wed, 4 Dec 2002 01:43:06 +0100 (CET)

Trevor wrote:

> VC build's been broken for a few days.  Here's a link to the build
> log:
> http://www.public32.com/pcolon/builds/gnugo/2002-12-2/build.log
>
> Any ideas what broke it?

That must be Paul's optics patch. It now includes eyes.h and thus liberty.h.
I think with gcc the problem below would be caused by a missing
-I../engine/ (header files include path). Of course no idea what this
translates to in VC.

Arend

> --------------------Configuration: mkeyes - Win32 Release--------------------
> Compiling...
> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8804 for 80x86
> Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
> cl /ML /GX /Zi /O2 /I ".." /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D 
> "HAVE_CONFIG_H" /Fo"Release/" /Fd"Release/mkeyes" /FD /c
>    "P:\builds\gnugo\2002-12-2\gnugo\patterns\mkeyes.c"
> mkeyes.c
> P:\builds\gnugo\2002-12-2\gnugo\patterns\eyes.h(22) : fatal error C1083: 
> Cannot open include file: 'liberty.h': No such file or directory
> Error executing cl.exe.





reply via email to

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