Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 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 /
This question was closed Dec 01, 2015 at 05:01 PM by sdf_eee for the following reason:

This is not a bug, it's my fault. Close!

avatar image
0
Question by sdf_eee · Dec 01, 2015 at 10:28 AM · erroriosbuild-erroril2cpp64bit

IL2CPP Build error with enum or coroutine.

If I try to use Enum or Coroutine (IEnumeraltor / IEnumerable) in specific class, I got IL2CPP error with iOS/64bit.

but, I'm using Enum or Coroutine in anothor clesses with no problem and IL2CPP build is ok. what is this situation?? how can I handle it?

Here is my error message from Xcode. Unity 5.2.2f1 and Xcode 7.1.1 I always see with U3CPrivateImplementationDetailsU3E_ctor_mXXXX.

and I search native cpp files, I can't find U3CPrivateImplementationDetailsU3E_ctor_mXXXX's body. I find only declare in Il2CppMethodPointerTable.o.

alt text

I completely messed up with this error. plz help me.

I direct my post from script forum here. link text

sdf.png (26.3 kB)
Comment
Add comment · Show 3
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 JoshPeterson · Dec 01, 2015 at 12:37 PM 1
Share

As I mentioned on the forum as well, please submit a bug report. This is a bug in IL2CPP, and we should like to understand and correct it! Thanks.

avatar image DantaliaN · Mar 02, 2016 at 09:48 PM 0
Share

Same error, but different reason.

I have some classes like

 namespace Tutorais.Tutorail_1
 {
     class Step1 : Tutorail /*not mono behaviour*/
     {
        //body
     }
     
     class Step2 : Tutorail /*not mono behaviour*/
     {
        //body
     }
     //etc
 }

//and one more

 namespace Tutorais.Tutorail_2
 {
     class Step1 : Tutorail /*not mono behaviour*/
     {
        //body
     }
     
     class Step2 : Tutorail /*not mono behaviour*/
     {
        //body
     }
     //etc
 }

And get

"U3CPrivateImplementationDetailsU3E_ctor_m_1395324892_0", referenced from: g$$anonymous$$ethodPointers in Il2Cpp$$anonymous$$ethodPointerTable.o ld: symbol(s) not found for architecture armv7 clang: error: linker command failed with exit code 1

I moved classes into separate files, changed namespaces etc.. same. If I del this classes all ok.

Why it's happening?

avatar image jake-ruman · Jun 22, 2017 at 02:18 AM 0
Share

Same error with @DantaliaN.

This error occured after a add a new file, disappeared after i delete it. Can someone tell me how to resolve it?

0 Replies

  • Sort: 

Follow this Question

Answers Answers and Comments

6 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

unity 5.2.4 iOS build error ,iOS build error 0 Answers

WebGL Build Error: IL2CPP error 0 Answers

64 bit android project failing to generate apk - il2cpp backend 0 Answers

Build error with IL2CPP 3 Answers

How to solve machine.config? The system cannot find the file specified. IOS 0 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