the editor works great. but I can’t compile the project now because of using gameanalytics there.
ld: warning: ignoring file /var/folders/pf/p5g2vb2j0yx1x6vlmxdppc700000gn/T/job12467456751757099390/upload/openssl/lib/osx/libssl.a, building for macOS-arm64 but attempting to link with file built for macOS-x86_64ld: warning: ignoring file /var/folders/pf/p5g2vb2j0yx1x6vlmxdppc700000gn/T/job12467456751757099390/upload/gameanalytics/lib/osx/libcurl.a, building for macOS-arm64 but attempting to link with file built for macOS-x86_64
Undefined symbols for architecture arm64:
"_curl_easy_cleanup", referenced from:
gameanalytics::http::GAHTTPApi::requestInitReturningDict(gameanalytics::http::EGAHTTPApiResponse&, rapidjson::GenericDocument<rapidjson::UTF8<char>, rapidjson::MemoryPoolAllocator<rapidjson::CrtAllocator>, rapidjson::CrtAllocator>&, char const*) in libGameAnalytics.a(GAHTTPApi.o)
gameanalytics::http::GAHTTPApi::sendEventsInArray(gameanalytics::http::EGAHTTPApiResponse&, rapidjson::GenericValue<rapidjson::UTF8<char>, rapidjson::MemoryPoolAllocator<rapidjson::CrtAllocator> >&, rapidjson::GenericValue<rapidjson::UTF8<char>, rapidjson::MemoryPoolAllocator<rapidjson::CrtAllocator> > const&) in libGameAnalytics.a(GAHTTPApi.o)
std::__1::__async_assoc_state<void, std::__1::__async_func<gameanalytics::http::GAHTTPApi::sendSdkErrorEvent(gameanalytics::http::EGASdkErrorCategory, gameanalytics::http::EGASdkErrorArea, gameanalytics::http::EGASdkErrorAction, gameanalytics::http::EGASdkErrorParameter, char const*, char const*, char const*)::$_0> >::__execute() in libGameAnalytics.a(GAHTTPApi.o)
"_curl_easy_getinfo", referenced from:
gameanalytics::http::GAHTTPApi::requestInitReturningDict(gameanalytics::http::EGAHTTPApiResponse&, rapidjson::GenericDocument<rapidjson::UTF8<char>, rapidjson::MemoryPoolAllocator<rapidjson::CrtAllocator>, rapidjson::CrtAllocator>&, char const*) in libGameAnalytics.a(GAHTTPApi.o)
gameanalytics::http::GAHTTPApi::sendEventsInArray(gameanalytics::http::EGAHTTPApiResponse&, rapidjson::GenericValue<rapidjson::UTF8<char>, rapidjson::MemoryPoolAllocator<rapidjson::CrtAllocator> >&, rapidjson::GenericValue<rapidjson::UTF8<char>, rapidjson::MemoryPoolAllocator<rapidjson::CrtAllocator> > const&) in libGameAnalytics.a(GAHTTPApi.o)
std::__1::__async_assoc_state<void, std::__1::__async_func<gameanalytics::http::GAHTTPApi::sendSdkErrorEvent(gameanalytics::http::EGASdkErrorCategory, gameanalytics::http::EGASdkErrorArea, gameanalytics::http::EGASdkErrorAction, gameanalytics::http::EGASdkErrorParameter, char const*, char const*, char const*)::$_0> >::__execute() in libGameAnalytics.a(GAHTTPApi.o)
"_curl_easy_init", referenced from:
gameanalytics::http::GAHTTPApi::requestInitReturningDict(gameanalytics::http::EGAHTTPApiResponse&, rapidjson::GenericDocument<rapidjson::UTF8<char>, rapidjson::MemoryPoolAllocator<rapidjson::CrtAllocator>, rapidjson::CrtAllocator>&, char const*) in libGameAnalytics.a(GAHTTPApi.o)
gameanalytics::http::GAHTTPApi::sendEventsInArray(gameanalytics::http::EGAHTTPApiResponse&, rapidjson::GenericValue<rapidjson::UTF8<char>, rapidjson::MemoryPoolAllocator<rapidjson::CrtAllocator> >&, rapidjson::GenericValue<rapidjson::UTF8<char>, rapidjson::MemoryPoolAllocator<rapidjson::CrtAllocator> > const&) in libGameAnalytics.a(GAHTTPApi.o)
std::__1::__async_assoc_state<void, std::__1::__async_func<gameanalytics::http::GAHTTPApi::sendSdkErrorEvent(gameanalytics::http::EGASdkErrorCategory, gameanalytics::http::EGASdkErrorArea, gameanalytics::http::EGASdkErrorAction, gameanalytics::http::EGASdkErrorParameter, char const*, char const*, char const*)::$_0> >::__execute() in libGameAnalytics.a(GAHTTPApi.o)
"_curl_easy_perform", referenced from:
gameanalytics::http::GAHTTPApi::requestInitReturningDict(gameanalytics::http::EGAHTTPApiResponse&, rapidjson::GenericDocument<rapidjson::UTF8<char>, rapidjson::MemoryPoolAllocator<rapidjson::CrtAllocator>, rapidjson::CrtAllocator>&, char const*) in libGameAnalytics.a(GAHTTPApi.o)
gameanalytics::http::GAHTTPApi::sendEventsInArray(gameanalytics::http::EGAHTTPApiResponse&, rapidjson::GenericValue<rapidjson::UTF8<char>, rapidjson::MemoryPoolAllocator<rapidjson::CrtAllocator> >&, rapidjson::GenericValue<rapidjson::UTF8<char>, rapidjson::MemoryPoolAllocator<rapidjson::CrtAllocator> > const&) in libGameAnalytics.a(GAHTTPApi.o)
std::__1::__async_assoc_state<void, std::__1::__async_func<gameanalytics::http::GAHTTPApi::sendSdkErrorEvent(gameanalytics::http::EGASdkErrorCategory, gameanalytics::http::EGASdkErrorArea, gameanalytics::http::EGASdkErrorAction, gameanalytics::http::EGASdkErrorParameter, char const*, char const*, char const*)::$_0> >::__execute() in libGameAnalytics.a(GAHTTPApi.o)
"_curl_easy_setopt", referenced from:
gameanalytics::http::GAHTTPApi::requestInitReturningDict(gameanalytics::http::EGAHTTPApiResponse&, rapidjson::GenericDocument<rapidjson::UTF8<char>, rapidjson::MemoryPoolAllocator<rapidjson::CrtAllocator>, rapidjson::CrtAllocator>&, char const*) in libGameAnalytics.a(GAHTTPApi.o)
gameanalytics::http::GAHTTPApi::createRequest(void*, char const*, std::__1::vector<char, std::__1::allocator<char> > const&, bool) in libGameAnalytics.a(GAHTTPApi.o)
gameanalytics::http::GAHTTPApi::sendEventsInArray(gameanalytics::http::EGAHTTPApiResponse&, rapidjson::GenericValue<rapidjson::UTF8<char>, rapidjson::MemoryPoolAllocator<rapidjson::CrtAllocator> >&, rapidjson::GenericValue<rapidjson::UTF8<char>, rapidjson::MemoryPoolAllocator<rapidjson::CrtAllocator> > const&) in libGameAnalytics.a(GAHTTPApi.o)
std::__1::__async_assoc_state<void, std::__1::__async_func<gameanalytics::http::GAHTTPApi::sendSdkErrorEvent(gameanalytics::http::EGASdkErrorCategory, gameanalytics::http::EGASdkErrorArea, gameanalytics::http::EGASdkErrorAction, gameanalytics::http::EGASdkErrorParameter, char const*, char const*, char const*)::$_0> >::__execute() in libGameAnalytics.a(GAHTTPApi.o)
"_curl_easy_strerror", referenced from:
gameanalytics::http::GAHTTPApi::requestInitReturningDict(gameanalytics::http::EGAHTTPApiResponse&, rapidjson::GenericDocument<rapidjson::UTF8<char>, rapidjson::MemoryPoolAllocator<rapidjson::CrtAllocator>, rapidjson::CrtAllocator>&, char const*) in libGameAnalytics.a(GAHTTPApi.o)
gameanalytics::http::GAHTTPApi::sendEventsInArray(gameanalytics::http::EGAHTTPApiResponse&, rapidjson::GenericValue<rapidjson::UTF8<char>, rapidjson::MemoryPoolAllocator<rapidjson::CrtAllocator> >&, rapidjson::GenericValue<rapidjson::UTF8<char>, rapidjson::MemoryPoolAllocator<rapidjson::CrtAllocator> > const&) in libGameAnalytics.a(GAHTTPApi.o)
std::__1::__async_assoc_state<void, std::__1::__async_func<gameanalytics::http::GAHTTPApi::sendSdkErrorEvent(gameanalytics::http::EGASdkErrorCategory, gameanalytics::http::EGASdkErrorArea, gameanalytics::http::EGASdkErrorAction, gameanalytics::http::EGASdkErrorParameter, char const*, char const*, char const*)::$_0> >::__execute() in libGameAnalytics.a(GAHTTPApi.o)
"_curl_global_cleanup", referenced from:
gameanalytics::http::GAHTTPApi::~GAHTTPApi() in libGameAnalytics.a(GAHTTPApi.o)
gameanalytics::http::GAHTTPApi::~GAHTTPApi() in libGameAnalytics.a(GAHTTPApi.o)
gameanalytics::http::GAHTTPApi::cleanUp() in libGameAnalytics.a(GAHTTPApi.o)
"_curl_global_init", referenced from:
gameanalytics::http::GAHTTPApi::GAHTTPApi() in libGameAnalytics.a(GAHTTPApi.o)
gameanalytics::http::GAHTTPApi::GAHTTPApi() in libGameAnalytics.a(GAHTTPApi.o)
gameanalytics::http::GAHTTPApi::initInstance() in libGameAnalytics.a(GAHTTPApi.o)
"_curl_slist_append", referenced from:
gameanalytics::http::GAHTTPApi::createRequest(void*, char const*, std::__1::vector<char, std::__1::allocator<char> > const&, bool) in libGameAnalytics.a(GAHTTPApi.o)