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

Can't build TortoiseSVN 64 bit

From: Sara M <smorsi27_at_gmail.com>
Date: Wed, 17 Feb 2016 10:54:57 -0800 (PST)

Hello,

I can successfully build a 32 bit version of TortoiseSVN on my 64 bit machine but when I get to this step:

\section build64 Building 64 bit packages on x64

  To build native packages on your 64 bit Windows, just open
  "Microsoft Visual Studio 2015" -> "Visual Studio Tools" ->
  "Visual Studio 2015 Win64 Command Prompt", change to the
  TortoiseSVN source directory and run
  
  Note that to build the x64 msi file, you also have to build the
  win32 version of TortoiseSVN first since the x64 msi includes
  the win32 version of the shell extension.

\verbatim
> nant x64 release setup
\endverbatim

When I try to run the command above, the error I receive is:

                             [link] Linking 67 files.
                             [link] c:\svn\TortoiseSVN\ext\apr\release_x64\apr_a
tomic.obj : fatal error LNK1112: module machine type 'X86' conflicts with target
 machine type 'x64'

                        BUILD FAILED

                        c:\svn\TortoiseSVN\ext\build\apr.build(233,6):
                        External Program Failed: link (return code was 1112)

                        Total time: 2.5 seconds.

What does the above mean? Why can't I build a 64 bit version on a 64 bit machine?

Also, one thing to note, there is no "Visual Studio 2015 Win64 Command Prompt" that is exactly named as such.

Did you mean "Developer Command Prompt for VS2015" or did you mean "VS2015 x64 Native Tools Command Prompt"?

Thank you so much for your time

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

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2016-02-17 20:04:48 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.