K3V1N

Results 1 comments of K3V1N

> The solution if you want to install unicorn on a mac M2. `$brew install cmake pkg-config` `$cmake .. -DCMAKE_BUILD_TYPE=Release` `$pip install unicorn --upgrade` It works for me! Thank you...