Book a Demo

Author Topic: crush because of nested class of a nested class  (Read 3130 times)

MREA

  • EA User
  • **
  • Posts: 72
  • Karma: +0/-0
    • View Profile
crush because of nested class of a nested class
« on: November 28, 2012, 05:42:41 pm »
Hi

I found out why EA was crashing all the time while generating code!

The problem was if you have a structure like that

class
    |_struct
         |_ struct
          |_union
.....

if the struct and the union are marked as nested, EA Crash while generating. If you delete all the nested links it work again!
Support- Languages: German, English, French