Fuse looking in the wrong directory

So, I’ve been trying to get the hikr tutorial done, but am having trouble building the app.

Initially, I initially had a error saying error: use of undeclared identifier 'pthread_mutex_lock_timeout_np'

According to this post, https://www.fusetools.com/community/forums/bug_reports/android_buildpreview_failing_with_fuse_10?page=1&highlight=9d534cf3-7a88-4e80-b6b2-a3138ba21375#post-9d534cf3-7a88-4e80-b6b2-a3138ba21375

Letting fuse install android do the work fixed it so,
I removed Android Studio, and decided to let fuse install android do the work instead.
Now, It finished installing, but for some reason, it was looking for cmake in the wrong directory
As you can see, I have cmake in the Fuse Folder, but its trying to find it in the local/Android folder instead.

So, I was wondering if anyone knew a solution to this.

My Fuse in version 1.0.0

file

I’m on Windows 10.

Hi jerichoi224,

there is a problem with latest NDK it seems, and here’s a workaround posted recently.

Hope this helps!