Git Product home page Git Product logo

Comments (6)

artificerchris avatar artificerchris commented on July 18, 2024 1

So, my issue ended up being how I added the linker flags. When you add them, they all go together, not on individual lines or anything. Double click on ‘other linker flags’ then click plus and paste that list of flags exactly. That was my problem was breaking them onto their own lines or trying to quote them. Make sure you’re actually setting them in the project settings and not on the Unity-IPhone target instead.

from flutter-unity.

Jiffer avatar Jiffer commented on July 18, 2024 1

oops, gotta read the fine print! I see you said to add it to the Project, Not Target.

I got it to build now -- these settings are on Unity-iPhone, as documented not Runner

from flutter-unity.

artificerchris avatar artificerchris commented on July 18, 2024 1

Yeah, the issue with putting them on the target is you aren’t actually building the unity-iPhone target, that’s what gets built in a standalone unity project. So they need to go on the project so it knows when linking in the unity project to your build target to add those flags.

from flutter-unity.

artificerchris avatar artificerchris commented on July 18, 2024

Linker settings were wrong.

from flutter-unity.

Jiffer avatar Jiffer commented on July 18, 2024

I am getting this error too. @artificerchris I'm curious what you needed to change in your linker settings.

I followed the setup described with the example project. including adding other linker flags

-Wl, -U, _FlutterUnityPluginOnMessage

to the Unity-Iphone project

what did you do to resolve this?
thanks

from flutter-unity.

Jiffer avatar Jiffer commented on July 18, 2024

Thanks for the quick reply. I believe thats what I've done here.

Although, the steps say to add this flag to Unity-iPhone. I've tried adding these flags to both Unity-iPhone and Runner together and each individually without luck.

Is this what you're suggesting?

Screen Shot 2021-02-25 at 2 19 06 PM

from flutter-unity.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.