superblaubeere27 / masxinlingvonta

Compiles Java ByteCode to LLVM IR (for obfuscation purposes)
GNU General Public License v3.0
190 stars 23 forks source link

-compileFor problem #9

Open iNanmu opened 2 years ago

iNanmu commented 2 years ago

-compileFor is normal for LINUX, but there is a problem when it is changed to WINDOWS. How to solve it?

clang llvm-14.0.6-x86_64-apple-darwin.tar.xz JDK 17

image

superblaubeere27 commented 2 years ago

Did you install Windows SDK / Visual Studio with Visual C++ support?