passepartoutvpn / tunnelkit

VPN client library for Apple platforms.
GNU General Public License v3.0
3 stars 1 forks source link

mac-catalyst-x86_64 compile error #305

Closed IceSilkworm closed 1 year ago

IceSilkworm commented 1 year ago

Problem during make - Please check /Users/ring/Library/Caches/CocoaPods/Pods/Release/OpenSSL-Apple/1.1.1l.11-fb93d/bin/Catalyst13.0-x86_64.sdk/build-openssl-1.1.1l.log

clang: error: invalid version number in '-target x86_64-apple-ios13.0-macabi' make[1]: [crypto/aes/aes_cfb.o] Error 1 clang: make[1]: [apps/s_cb.o] Error 1 error: invalid version number in '-target x86_64-apple-ios13.0-macabi' make[1]: [crypto/aes/aes_core.o] Error 1 make[1]: [apps/s_socket.o] Error 1 make[1]: [apps/bf_prefix.o] Error 1 clang: error: invalid version number in '-target x86_64-apple-ios13.0-macabi' make[1]: [apps/apps.o] Error 1 make[1]: [crypto/aes/aes_ecb.o] Error 1 clang: error: invalid version number in '-target x86_64-apple-ios13.0-macabi' clang: error: invalid version number in '-target x86_64-apple-ios13.0-macabi' make[1]: [crypto/aes/aes_cbc.o] Error 1 make[1]: [apps/opt.o] Error 1 make: [all] Error 2

IceSilkworm commented 1 year ago

This is the log information. Please ask for help. Thanks

keeshux commented 1 year ago

Frankly, I can't reproduce this. What machine are you building on?

IceSilkworm commented 1 year ago

Frankly, I can't reproduce this. What machine are you building on?

Mac M1 Max

keeshux commented 1 year ago

I also use an M1 for development. No issues. What are you doing?

qq5050595531 commented 1 year ago

I alos have this probleam. How can I fixed it. found it happen on pod install OpenSSL-Apple/1.1.1l.11