AnhTVc / OpenVPN-IOS

Build OpenVPN source for IOS
GNU General Public License v3.0
124 stars 53 forks source link

xcode 9.2, device ios 11.2 found error #14

Open roconmachine opened 6 years ago

roconmachine commented 6 years ago

Undefined symbols for architecture arm64: "_append_three_string", referenced from: _add_route in libopenvpn.a(route.o) "_append", referenced from: _openvpn_main in libopenvpn.a(openvpn.o) _write_to_ip_client in libopenvpn.a(route.o) ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

Showing Recent Messages "_append_three_string", referenced from:

  _add_route in libopenvpn.a(route.o)

"_append", referenced from:

  _openvpn_main in libopenvpn.a(openvpn.o)

  _write_to_ip_client in libopenvpn.a(route.o)

ld: symbol(s) not found for architecture arm64

clang: error: linker command failed with exit code 1 (use -v to see invocation)

Would you please help me out.

AnhTVc commented 6 years ago

Please check latest commit (2/1/2018)