[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Problem building trunk on Windows

From: Stefan Kueng <tortoisesvn_at_gmail.com>
Date: Mon, 22 Dec 2008 17:52:46 +0100

Mark Phippard wrote:

>> I think the revision that changed this was r33170, but the build.conf
>> was also changed. Maybe there's something missing in the Windows build
>> scripts?
>
> I wonder if gen-make.py was changed to only set this for the VS
> 2005/2008 build files and not MSVC 6?

I doubt that. But maybe it's not the build script that missing the lib
but your Windows SDK? VC6 comes with a very old SDK and may not even
have that lib? Even though I still think it's the build script that's
not adding the lib for linking, because VC6 would throw an error that it
can't find the lib instead of the error about the unresolved externals?
At least VS2008 throws a different link error if a library can't be found.

If you can't change the build script, you should be able to manually add
the library in your VC6 project.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=989913

Received on 2008-12-22 17:53:14 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.