Book a Demo

Author Topic: Issues with Managed C++ Code Generation  (Read 3284 times)

wittybear

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Issues with Managed C++ Code Generation
« on: June 23, 2009, 10:35:12 pm »
(1) There needs to be something in the 'Path' of a package to generate namespace declarations.

(2) The templates use the C# options to determine if Finalizers should be added

(3) After sucessfully creating code for a "public abstract ref class" - subsequent generations fail as when parsing it doesn't understand "public abstract ref class"

Let me know if there are fixes or work arounds for the above...

Thanks!