androidthings / sample-nativepio

Basic Peripheral I/O examples in C/C++ with Android Things
Apache License 2.0
48 stars 67 forks source link

androidStudio build failed #2

Open ChenJinsen1 opened 7 years ago

ChenJinsen1 commented 7 years ago

I try to import project, but find this problem when gradle build.

Error:error: linker command failed with exit code 1 (use -v to see Error:A problem occurred configuring project ':blink'.

executing external native build for cmake F:\AndroidStudioWorkSpace\AndroidThinds\sample-nativepio\blink\src\main\cpp\CMakeLists.txt

How can i solve it.

proppy commented 6 years ago

Can you try with a more recent version of the sample?