[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: Gunnar Dalsnes <hardon_at_online.no>
Date: Mon, 28 Feb 2011 19:33:51 +0100

On 28.02.2011 18:39, Stefan Küng wrote:
> 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'
That worked. Thanks.

Gunnar.
> You can not really build 'setup' with 'debug'.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2708338

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-02-28 19:33:55 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.