Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
1
Question by sriram90 · Feb 25, 2011 at 06:54 AM · build-errorxcode

Bunch of errors when build unity in xCode

hello guys,

i have done a project for iphone in unity3d....i have done build for "ios" in unity...

it gave as a full project in xcode...when i'm trying to build this i got bunch(1758) errors like "RegisterAllStrippedInternalCalls() in RegisterMonoModules.o"....

what is the actual problem ??? how can i solve that..

thanks in advance.

NEW ERROR NOW:

The above errors was fixed...i gave the solution in answer section

but still i got some errors.... " error: 'mono_dl_register_symbol' was not declared in this scope "

can any one atleast say ans for this one...

i'm using unity3.0 and simulator ios 4.2 .....i got some information as the simulator doesnt set for mine??

is it correct?? how can i solve it???

Comment
Add comment · Show 1
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image sriram90 · Feb 25, 2011 at 12:08 PM 0
Share

hello there is no one to say the ans for this....i'm in hurry to make this...

4 Replies

· Add your reply
  • Sort: 
avatar image
0
Best Answer

Answer by sriram90 · Mar 14, 2011 at 05:45 PM

hey guys....

finally i have done my iphone project.....these kind of errors can be solved by giving the correct details when we build in player settings....so please be aware while you build your project....need to set player settings correctly in "target iOS as device or simulator & platform"....

thanks...

Comment
Add comment · Show 1 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image marchinram · Feb 10, 2012 at 11:52 PM 0
Share

also make sure your not building in xcode for the simulator, happened to me once

avatar image
0

Answer by sriram90 · Feb 25, 2011 at 11:23 AM

just before i found those errors and cleared......

using UnityEngine; using System.Runtime.InteropServices;

class SomeScript : MonoBehaviour { // This tells unity to look up the function FooPluginFunction // inside the static binary [DllImport ("__Internal")] private static extern float FooPluginFunction ();

void Awake () { // Calls the native FooPluginFunction // And prints 5 to the console print (FooPluginFunction ()); } }

just use this into your unity project file....then build it...the xcode wont show that kind of bunch errors... i think that error has happened bcoz of that plugins error.....

http://unity3d.com/support/documentation/Manual/Plugins.html you can refer from this link...

Comment
Add comment · Show 1 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image sriram90 · Nov 01, 2011 at 05:14 AM 0
Share

sorry, this code is for sample plugins... not to clear error on build.

avatar image
0

Answer by fnectoux · Jun 22, 2011 at 09:17 PM

Hi, I'm trying to build a project of augmented reality for iPhone using the plugin String, but when I try to make a test whit Xcode, i get the error:

'mono_dl_register_symbol' was not declared in this scope

I've written to Unity support and they send me to this tread for solution. I would like to know where I have to insert the command above, so the build will work. I would also appreciate If you could tell me which is the correct settings in Player Settings.

Thank you,

Fernando Nectoux.

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image
0

Answer by sriram90 · Jun 25, 2011 at 08:59 AM

hi fnectoux... i have mentioned some bugs what i have faced when building the project for iphone using unity3d... http://sriwonder.blogspot.com/

Hope that it'll be help you....

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

3 People are following this question.

avatar image avatar image avatar image

Related Questions

Unity iOS build error 0 Answers

Unity3d project failed to build for iOS macos Catalina (cocoapods problem) 2 Answers

Sometimes Unity iPhone build fails, then XCode launches the previously installed build. Can either be avoided? 2 Answers

Xcode build errors 0 Answers

Beginner user - nothing will compile in Xcode 2 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges