HalfdanJ / ofxARCore

Experimental addon for openFrameworks to use ARCore on Android devices
Apache License 2.0
182 stars 29 forks source link

Could not read Script #18

Open utbluebox opened 5 years ago

utbluebox commented 5 years ago

I can't seem to compile the file, I get following error:

ERROR: Could not read script 'F:\Android\libs\openFrameworksCompiled\project\android\common-functions.gradle' as it does not exist.

It is referenced in the settings.gradle file here:

// Load common functions apply from: ofRoot+"libs/openFrameworksCompiled/project/android/common-functions.gradle"

boehm-e commented 5 years ago

Have you looked at this answer ? :

https://github.com/googlecreativelab/giantemoji/issues/6#issuecomment-279686285