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

Re: compile error

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 28 Feb 2011 18:39:58 +0100

On 28.02.2011 00:57, Gunnar Dalsnes wrote:
> Hi,
>
> I get link errors:
>
> [link] libsvn_subr.lib(crc32.obj) : error
> LNK2001:
> unresolved external symbol _forceCRTManifestCUR
> [link] libsvn_subr.lib(trees.obj) : error
> LNK2001:
> unresolved external symbol _forceCRTManifestCUR
> [link] libsvn_subr.lib(deflate.obj) :
> error LNK2001
> : unresolved external symbol _forceCRTManifestCUR
> [link] libsvn_subr.lib(zutil.obj) : error
> LNK2001:
> unresolved external symbol _forceCRTManifestCUR
> [link] libsvn_subr.lib(inffast.obj) :
> error LNK2001
> : unresolved external symbol _forceCRTManifestCUR
> [link] libsvn_subr.lib(inftrees.obj) :
> error LNK200
> 1: unresolved external symbol _forceCRTManifestCUR
> [link]
> E:\svn\Tortoisesvn\tsvn\ext\subversion\debug
> _x64\svn.exe : fatal error LNK1120: 1 unresolved externals
>
> I'm using VS 2010 pro on 64bit Windows, compiling in 64bit. I have
> installed latest Windows SDK.
>
> I'm using 'nant x64 debug setup'.

Try 'nant clean x64 debug binaries'
You can not really build 'setup' with 'debug'.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2708265
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-02-28 18:40:07 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

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