hello dcan, hello rob i have download new corona update 2543 from information that i saw in http://coronalabs.com/blog/2015/01/21/update-on-corona-ios-64-bit-support-and-plugins/
but i still got this error on xcode when i m trying to use open ssl
Undefined symbols for architecture x86_64:
“_opendir$INODE64”, referenced from:
_OPENSSL_DIR_read in libplugin.openssl.a(o_dir.o)
“_readdir$INODE64”, referenced from:
_OPENSSL_DIR_read in libplugin.openssl.a(o_dir.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
“_opendir$INODE64”, referenced from:
_OPENSSL_DIR_read in libplugin.openssl.a(o_dir.o)
“_readdir$INODE64”, referenced from:
_OPENSSL_DIR_read in libplugin.openssl.a(o_dir.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Ld /Users/jonas/Library/Developer/Xcode/DerivedData/App-fjnmeiaujhxqlaglapwhcmhmnblh/Build/Intermediates/App.build/Debug-iphonesimulator/App.build/Objects-normal/i386/App normal i386
cd /Users/jonas/Documents/svnxRepository/_1.snakes_hunt/code/ios/ios
export IPHONEOS_DEPLOYMENT_TARGET=6.0
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch i386 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator8.1.sdk -L/Users/jonas/Library/Developer/Xcode/DerivedData/App-fjnmeiaujhxqlaglapwhcmhmnblh/Build/Products/Debug-iphonesimulator -L/Users/jonas/Documents/svnxRepository/_1.snakes_hunt/code/ios/ios/CoronaEnterprise/Corona/ios/lib -L/Applications/CoronaEnterprisePlugins/openssl/2014.2159/iphone -L/Applications/CoronaEnterprisePlugins/analytics-flurry/2014.2264/iphone -L/Applications/CoronaEnterprisePlugins/gameNetwork-apple/2014.2455/iphone -L/Applications/CoronaEnterprisePlugins/gameanalytics/2013.1202/iphone -L/Applications/CoronaEnterprisePlugins/native-popup-social/2013.1164/iphone -L/Applications/CoronaEnterprisePlugins/facebook/2014.2430/iphone -L/Users/jonas/Documents/svnxRepository/_1.snakes_hunt/code/ios/ios/Ads -L/Users/jonas/Documents/svnxRepository/_1.snakes_hunt/code/ios/ios/Ads/Applovin -F/Users/jonas/Library/Developer/Xcode/DerivedData/App-fjnmeiaujhxqlaglapwhcmhmnblh/Build/Products/Debug-iphonesimulator -F/Users/jonas/Documents/svnxRepository/_1.snakes_hunt/code/ios/ios/Ads/Chartboost -filelist /Users/jonas/Library/Developer/Xcode/DerivedData/App-fjnmeiaujhxqlaglapwhcmhmnblh/Build/Intermediates/App.build/Debug-iphonesimulator/App.build/Objects-normal/i386/App.LinkFileList -Xlinker -objc_abi_version -Xlinker 2 -all_load -fobjc-link-runtime -Xlinker -no_implicit_dylibs -mios-simulator-version-min=6.0 -framework CoreMedia -framework CoreTelephony -framework AdSupport -framework Chartboost -lfacebook -lAppLovinSdk -lplugin.openssl -lanalytics-flurry -lgamenetwork-apple -lplugin_gameanalytics -lnative-popup-social -framework CoreVideo -framework GLKit -weak_framework Accounts -weak_framework Social -framework AddressBook -framework AddressBookUI -framework AudioToolbox -framework AVFoundation -framework CFNetwork -framework CoreGraphics -framework CoreLocation -framework CoreMotion -framework Foundation -framework GameKit -framework ImageIO -lobjc -lsqlite3 -framework MapKit -framework MediaPlayer -framework MessageUI -framework MobileCoreServices -framework OpenAL -framework OpenGLES -framework QuartzCore -framework Security -framework StoreKit -framework SystemConfiguration -weak_framework Twitter -framework UIKit -lplayer /Users/jonas/Library/Developer/Xcode/DerivedData/App-fjnmeiaujhxqlaglapwhcmhmnblh/Build/Products/Debug-iphonesimulator/libplugin_library.a -Xlinker -dependency_info -Xlinker /Users/jonas/Library/Developer/Xcode/DerivedData/App-fjnmeiaujhxqlaglapwhcmhmnblh/Build/Intermediates/App.build/Debug-iphonesimulator/App.build/Objects-normal/i386/App_dependency_info.dat -o /Users/jonas/Library/Developer/Xcode/DerivedData/App-fjnmeiaujhxqlaglapwhcmhmnblh/Build/Intermediates/App.build/Debug-iphonesimulator/App.build/Objects-normal/i386/App
Undefined symbols for architecture i386:
“_fwrite$UNIX2003”, referenced from:
_int_rsa_verify in libplugin.openssl.a(rsa_sign.o)
_test_rc4_init_key in libplugin.openssl.a(eng_openssl.o)
_TXT_DB_read in libplugin.openssl.a(txt_db.o)
_read_string in libplugin.openssl.a(ui_openssl.o)
_read_string_inner in libplugin.openssl.a(ui_openssl.o)
_ENGINE_load_gost in libplugin.openssl.a(gost_eng.o)
_dtls1_retransmit_buffered_messages in libplugin.openssl.a(d1_both.o)
…
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
is there anything that i’ve missed?
because i have change the corona enterprise and the plugin with build 2543