nmeum / android-tools

Unoffical CMake-based build system for android command line utilities
Apache License 2.0
177 stars 51 forks source link

33.0.1 release #62

Closed anatol closed 1 year ago

anatol commented 2 years ago

Android devs finally pushed platform-tools-33.0.1 to the repo (https://issuetracker.google.com/issues/229569602). It makes android-tools update to 33.0.1 release possible.

jershell commented 2 years ago

I checkout on 33.0.1 tag and i fixed patches. Now I have a success build. I don't know how I can to check errors. https://github.com/nmeum/android-tools/pull/65

I build it by clang 14.0

cmake -DCMAKE_C_COMPILER=/usr/bin/clang -DCMAKE_CXX_COMPILER=/usr/bin/clang++ -DCMAKE_BUILD_TYPE=Debug ..
anatol commented 1 year ago

https://github.com/nmeum/android-tools/commit/078c6517eb40933140304ad0c23f16bafcb68095