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

Re: Compilling 1.8.0 With VS2013

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 27 Mar 2014 19:48:03 +0100

On 27.03.2014 12:04, richard aymond wrote:
> Config: VS2013 update4, Win 7 Entreprise SP1
> Hi,
> i was having same problem with building 1.8.5 x64 release setup: libapr_tsvn32​.dll and others were missing...
> I pass through copying thoses dll in bin/release/bin...
> was it the good way to do it?

Yes, the win32 full build copies those files automatically.
But of course, you have to build win32 first before building x64.

> In fact i found some errors inthe build.txt file in \section build64 Building 64 bit packages on x64
>
> 1/ "Microsoft Visual Studio 2012" ->"Visual studio tools"->"visual studio 2012 win 64 command prompt" does n't exist i have "Open VS2012 x64 Native Tools Command propmt" instead... i suppose it's the same

Yes, it's the same.

> 2/ how to check if "Tools for redistributing applications" are installed?

if the build succeeds, they're installed.

> Finally in default.build.user i change the value of
> C:\Program Files (x86)\Debugging Tools for Windows (x86)
> by <variable name="DEBUGTOOLS" value="C:\Program Files (x86)\Windows Kits\8.1\Debuggers\x86" />
>
> Am i right?

Yes. The build.user file is there so you can adjust the paths to where
you have the installations, they're different for most users.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3075364
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-03-27 19:48:03 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.