[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: Andy Levy <andy.levy_at_gmail.com>
Date: Sun, 27 Feb 2011 19:28:24 -0500

On Sun, Feb 27, 2011 at 18:57, Gunnar Dalsnes <hardon_at_online.no> 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'.
>
> Any idea?

You'll get a lot more help if you specify *what* you're attempting to
compile. Especially what revision you've pulled from the source
repository, if that's where you got it.

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

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