Luca Anzalone

Results 13 comments of Luca Anzalone

Hi, can you tell me the **path** whence you execute the script?

Try to make sure that the path where the `.so` get created is the same of the script. If not, adjust accordingly.

Hi @kim-ninh , thank you very much for the suggestion. Could you check if the following code solves the issue (replace this [code-block](https://github.com/Luca96/dlib-for-android/blob/7b1468ce92dd8dabaac7addd4178149ac30fb4d2/setup.ps1#L68-L123)): ```powershell # Dlib library path: $DLIB_PATH =...