nmeum / android-tools

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

Build error after latest tarball : /usr/bin/ld: cannot open output file adb: Is a directory #71

Closed ahmedmoselhi closed 2 years ago

ahmedmoselhi commented 2 years ago

After latest tarballs release now i get this build error :

[ 64%] Linking CXX executable adb
/usr/bin/ld: cannot open output file adb: Is a directory
collect2: error: ld returned 1 exit status
make[2]: *** [vendor/CMakeFiles/adb.dir/build.make:376: vendor/adb] Error 1
make[1]: *** [CMakeFiles/Makefile2:680: vendor/CMakeFiles/adb.dir/all] Error 2
make: *** [Makefile:156: all] Error 2