nmeum/android-tools

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

ahmedmoselhi opened this issue · 0 comments

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