info-cvs
[Top][All Lists]
Advanced

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

Re: Compiling CVS on Windows 2000


From: Jari Heikkinen
Subject: Re: Compiling CVS on Windows 2000
Date: Wed, 27 Feb 2002 18:19:10 +0200 (EET)

On Wed, 27 Feb 2002, Jari Heikkinen wrote:
> I have used several hours today trying to compile CVS under
> Windows 2000. (That's what I have at work...)
> I'm using Microsoft Visual Studio 6.0 with Patch Service Pack 5,
> and I'm tying  to build the sources in "cvs-1.11.1p1.tar.gz".

Hi,

I finally managed to compile cvs-1.11.1p1
with Microsoft Visual C++ 6.0.

These were the issues that had to be solved:

    * The was no project "zlib.dsp" so VC++
      could not find the zlib library it needed for CVS.

    * The file "annotate.c" was missing prom the project "cvsnt.dsp"
      (which caused a linkage failure: main.obj : error LNK2001:
       unresolved external symbol _annotate)

Okay... It seems I answered my own question.      :-)
That is the best way to proceed anyway, isn't it?

-Jari



      "Cause I'm a million miles away
       and at the same time I'm right here in your picture frame."




reply via email to

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