simuvex
simuvex copied to clipboard
Warning: not all DLLs were found! This build is not appropriate for a binary distribution
Hi
I'm trying to install angr on windows but i had the following error Warning: not all DLLs were found! This build is not appropriate for a binary distribution. Any idea why? I'm installing via python setup.py install
Thanks
That's an error that can come up when building Unicorn. It is known, our windows CI is broken with it right now, but it's not something I have the time to fix.
thanks @rhelmot , I'll wait for the fix.