Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building obfuscator-llvm with VS 2019 as default generator #159

Open
wanitaqing opened this issue Mar 30, 2021 · 1 comment
Open

Building obfuscator-llvm with VS 2019 as default generator #159

wanitaqing opened this issue Mar 30, 2021 · 1 comment

Comments

@wanitaqing
Copy link

Hi! I'm trying to install obfuscator-llvm on my Windows 10 VM with VS 2019 installed. I've followed the wiki on the installation process. However, I did not execute the make -j7 as there is no makefile generated since my default generator is "Visual Studio 16 2019" when I executed cmake.
I would like to ask what is the alternative step / command I need to execute in order to get the binaries?
I've tried building the LLVM.sln in VS2019 and it's taking quite some time... (not sure if building the solution is equivalent to executing cmake -DCMAKE_BUILD_TYPE=Release ../obfuscator/)

@Zaibali9999
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants