phra / PEzor

Open-Source Shellcode & PE Packer
https://iwantmore.pizza/posts/PEzor.html
GNU General Public License v3.0
1.81k stars 320 forks source link

x86_64-w64-mingw32-clang++ is missing from $PATH. Check https://github.com/tpoechtrager/wclang to learn how to install it #57

Closed manves closed 2 years ago

manves commented 2 years ago

I tried installing wclang with cmake -DCMAKE_INSTALL_PREFIX=_prefixPEzor and cmake -DCMAKE_INSTALL_PREFIX=_prefix_PEzor however when I do this it does not seem to add it it to path still

killer66alefsqr commented 2 years ago

i have some error pls help me

x86_64-w64-mingw32-clang++ is missing from $PATH.

0x25bit commented 2 years ago

I think that's because it's not called x86_64-w64-mingw32-clang++ according to Kali? In any case see if you have to reset the PC for fresh env-vars you add, can't remember whether you need to or not :S

EdwardDali commented 11 months ago

same error

nu118yt3 commented 2 months ago

Same error anyone found the solution I see that this case is closed