hi, I want to build x64 setup exe with the Version 1.11.0.

Window Operation version: Window 10

Visual studio 2017 Community

And the command prompt bat list:[image: IMG20181129_164452.png]

I can use "vcvarsamd64_x86.bat" with "nant setup" command, it can build 
win32 setup.

But when build x64 setup with "nant x64 setup or nant cross x64 setup" in 
"vcvarsamd64_x86.bat", "vcvars64.bat" or "vcvarsx86_amd64.bat" command 
prompt. It always occured "
fatal error LNK1112: module machine type 'x64' conflicts with target 
machine type 'X86' 
<https://stackoverflow.com/questions/3563756/fatal-error-lnk1112-module-machine-type-x64-conflicts-with-target-machine-typ>
 when 
building openssl or fatal error LNK1112: module machine type 'x86' 
conflicts with target machine type 'X64' 
<https://stackoverflow.com/questions/3563756/fatal-error-lnk1112-module-machine-type-x64-conflicts-with-target-machine-typ>
 when 
build apr.

how can do with it?

how you reply.

thank you!


-- 
You received this message because you are subscribed to the Google Groups 
"TortoiseSVN-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tortoisesvn-dev/effb9031-4b45-4ab3-b20f-87bfa970f0f8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to