hi,
When I try to build sample project on iOS simulator, the following link error came out.
Please help.
BTW the iOS device is built successfully.
Thanks a lot!
------------------------------------------------------
Undefined symbols for architecture x86_64:
"_opendir$INODE64", referenced from:
_OPENSSL_DIR_read in libcrypto.a(o_dir.o)
(maybe you meant: _opendir$INODE64$UNIX2003)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Jo Huang
hi,
When I try to build sample project on iOS simulator, the following link error came out.
Please help.
BTW the iOS device is built successfully.
Thanks a lot!
------------------------------------------------------
Undefined symbols for architecture x86_64:
"_opendir$INODE64", referenced from:
_OPENSSL_DIR_read in libcrypto.a(o_dir.o)
(maybe you meant: _opendir$INODE64$UNIX2003)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)