capstone-engine / capstone

Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, LoongArch, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86.
http://www.capstone-engine.org
7.27k stars 1.53k forks source link

vs2017 build version 4.0.1 error #1583

Closed taodaqiao closed 4 years ago

taodaqiao commented 4 years ago

vs2017 15.9.19 build capstone_static_winkernel \tms320c64x.h(11): fatal error C1083: “stdint.h”: No such file or directory

build cstool error LNK2019:Unresolved external symbol print_insn_detail_evm,The symbol in the function print_details Referenced 2>E:\C library\capstone-4.0.1\msvc\x64\Debug\cstool.exe : fatal error LNK1120: 1 unresolved external command

aquynh commented 4 years ago

Can you try with "v4" branch?

taodaqiao commented 4 years ago

"v4" branch is ok, thanks

smclinden commented 4 years ago

I'm seeing this same issue with VS 2019 Community and on both V4 and Master.

LNK2001 unresolved external symbol print_insn_detail_mos65xx LNK2001 unresolved external symbol print_insn_detail_evm