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

Compilling 1.8.0 With VS2013

From: Mafahir Fairoze <mafahir.fairoze_at_gmail.com>
Date: Mon, 10 Feb 2014 02:25:49 -0800 (PST)

I am trying to customize TortoiseSVN a little bit to fit my needs. But I am encountering some problems.

TortoiseSVN v1.8.0 asper the build instruction states I have to use VS2011, but I only have VS2010 and VS2013.
Can someone help me on how do i proceed with this ?

FYI: for some reason the latest SVN doesnt work with my SVN server and only v1.8.0 works, I believe the Server is old.

LOG

---
                             [link] Linking 64 files.
                             [link]    Creating library release_win32\libapr_tsvn.lib and object
release_win32\libapr_tsvn.exp
                             [link] apr_atomic.obj : error LNK2001: unresolved external symbol __
InterlockedExchangeAdd
                             [link] apr_atomic.obj : error LNK2001: unresolved external symbol __
InterlockedIncrement
                             [link] apr_atomic.obj : error LNK2001: unresolved external symbol __
InterlockedDecrement
                             [link] apr_atomic.obj : error LNK2001: unresolved external symbol __
InterlockedCompareExchange
                             [link] apr_atomic.obj : error LNK2001: unresolved external symbol __
InterlockedExchange
                             [link] F:\SVN\TortoiseSVN\ext\apr\release_win32\libapr_tsvn32.dll :
fatal error LNK1120: 5 unresolved externals
                        BUILD FAILED
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3072792
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-02-10 11:40:23 CET

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

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