wsvn53 / adb-mobile

Android Debug Bridge (adb) ported version for mobile apps, the goal of this project is supporting both iOS App and Android App to connect to Android devices in developer mode (TCP/IP Mode) and execute supported ADB commands by integrating the libraries generated by this project.
59 stars 10 forks source link

error: no member named 'Free' in 'bssl:: #11

Open tutuaio opened 3 months ago

tutuaio commented 3 months ago
image image

编译遇到bssl问题 请问该如何解决呢 谢谢

tutuaio commented 3 months ago

cmake version 3.30.1 libprotoc 3.19.4 macM1 14.5

wsvn53 commented 3 months ago

搜一下这个 Deleter 是来自什么地方

tutuaio commented 3 months ago
image image

主要是: android-tools/vendor/adb/client/auth.cpp:301:31: note: i

请问是openssl和 boringssl 版本有冲突吗

tutuaio commented 3 months ago

搜一下这个 Deleter 是来自什么地方

不理解 该如何解决。请指教~谢谢

tutuaio commented 3 months ago

搜一下这个 Deleter 是来自什么地方

手动编译bssl 这个过了。又来了新的问题

image
tutuaio commented 3 months ago

还是不行。原来是make -j8 多线程 错误日志在上面😅

tutuaio commented 3 months ago
image image image

看到SUCCEEDED 激动了一下

wsvn53 commented 3 months ago

这个就不清楚了,所有代码很久没变过了,得看看你自己的环境是不是搞乱了,可以虚拟一个干净的 macOS 从头开始试试

tutuaio commented 3 months ago

这个就不清楚了,所有代码很久没变过了,得看看你自己的环境是不是搞乱了,可以虚拟一个干净的 macOS 从头开始试试

之前编译时的macOS cmake 版本吗

现在ios 的版本提高了 不知道当前代码是否还支持

谢谢

whitelok commented 3 months ago

你把你brew的openssl卸了再看看

whitelok commented 3 months ago

WechatIMG12209 一点问题都没