I just upgraded to rhodes 7.5 and tried to build but have run into the following error:
Undefined symbols for architecture arm64
It mentions the following undefined symbols:
rho::CApplicationFactoryBase::m_pInstance
_tau_decrypt_file
_Init_Mediacapture_extension
_rho_sysimpl_sethas_network
_rho_sysimpl_sethas_cellnetwork
_Init_CoreAPI_Extension
The build was previously working on 7.4, did I need to change anything in my project with the upgrade to 7.5?
Is 7.5 only compatible with certain versions of xcode/macOS?
Thanks in advance for your time.