swift-unity icon indicating copy to clipboard operation
swift-unity copied to clipboard

Errors using version 2019.1.7f1

Open DiegoQuimbo opened this issue 6 years ago • 1 comments

I'm trying to integrate a Unity build generated from 2019.1.7f1 version but I got several errors such as:

No member named 'GetAotId' in 'il2cpp::icalls::mscorlib::System::Reflection::Assembly or No member named 'ParseAssemblyName' in 'il2cpp::icalls::mscorlib::System::Reflection::AssemblyName'

Any hints, tips, suggestions is appreciated. Thanks.

DiegoQuimbo avatar Jun 22 '19 01:06 DiegoQuimbo

Add DNET to other flags. Check the issue: #119

linkalex3000 avatar Jul 23 '19 05:07 linkalex3000