Face-Swap-Android icon indicating copy to clipboard operation
Face-Swap-Android copied to clipboard

Compile issue

Open Simon-Jones7 opened this issue 6 years ago • 1 comments

Hi, I'm having problems compiling.

Getting error: *** target pattern contains no `%'. Stop. It's coming from the build-binary.mk in the Android sdk. The line is: $(foreach src,$(filter %.S %.s,$(LOCAL_SRC_FILES)), $(call compile-s-source,$(src),$(call get-object-name,$(src))))

Sorry, I'm new to Android Studio. Let me know if there's any other info that will help. Thanks!

Simon-Jones7 avatar Apr 24 '18 23:04 Simon-Jones7

Hi, I've make an update on repository. Please pull them and download proper OpenCV SDK version which is written in readme.

tunaemre avatar May 08 '18 15:05 tunaemre