Skip to content

Xcode compile error when using .Net 4.6 backend in Unity #31

@IDobrinescu

Description

@IDobrinescu

After i (successfully) build my Unity project, the demo project fails to compile:

/Users/ionutdobrinescu/Development/UnityIntegration/V2/iOSProject/DemoApp/Unity/Classes/Native/Bulk_System.Configuration_0.cpp:25861:85: error: no member named 'Configuration' in namespace 'il2cpp::icalls::System'
return ((InternalConfigurationHost_get_bundled_app_config_m1191888808_ftn)System::Configuration::System::Configuration::InternalConfigurationHost::get_bundled_app_config) ();

I have some external frameworks that i use and i tried to link them but this doesn't seem to be the problem.

screen shot 2017-12-20 at 18 45 29

Do you have any ideea how to solve this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions