keystone icon indicating copy to clipboard operation
keystone copied to clipboard

How to build x64 dll on windows?

Open iTruth opened this issue 5 years ago • 2 comments

iTruth avatar Sep 17 '20 00:09 iTruth

please see the docs, linked from README

aquynh avatar Sep 17 '20 02:09 aquynh

please see the docs, linked from README

Well.. I was already read COMPILE-WINDOWS.md, but there is no such a method that can be compile 64bit dll file. And also I see the usage in nmake-dll.bat(:: Usage: nmake-dll.bat [x86 arm aarch64 m68k mips sparc], default build all.) and the syntax in make-share.sh(# syntax: make-share.sh [debug] [macos-universal|macos-no-universal] [lib32] [lib_only]) It seems like we can not build x64 dll through nmake-dll.bat, If I am wrong, can you tell me the way to compile x64 dll on windows?

iTruth avatar Sep 17 '20 02:09 iTruth