-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Makefile:171 Error 2 when using make -j7 #157
Comments
The same problem,anyone who knows how to solve it? |
the same problem |
From my experience this is not the real reason for |
I have the same problem. You have the solution? |
same problem |
|
solve the problem can download obfuscator-llvm 5.0(https://github.com/qtfreet00/llvm-obfuscator), compile again!------------------ 原始邮件 ------------------
***@***.***>
发送时间: 2021年4月22日(星期四) 上午9:01
***@***.***>;
***@***.******@***.***>;
主题: Re: [obfuscator-llvm/obfuscator] Makefile:171 Error 2 when using make -j7 (#157)
|
Same problem, any solution? |
Hi, after running cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release -DLLVM_INCLUDE_TESTS=OFF ../obfuscator/
I tried to compile by using "make -j7" but it failed almost at the end.
The text was updated successfully, but these errors were encountered: