lakinduboteju / AndroidNdkBinderExamples

Android NDK (C++) Binder examples : Explains how to implement Android services and clients in C++
108 stars 23 forks source link

Cmake error #1

Closed ylz-at closed 3 years ago

ylz-at commented 3 years ago

Hi, have you ever test build on windows? I'm having an error, Syntax error in cmake code when parsing string

lakinduboteju commented 3 years ago

I did not build it on Windows. I am using an Ubuntu machine. Thank you @ylz-at for contributing to resolve the issue seen on Windows.