Book a Demo

Author Topic: Modified C++ code templates and code generation  (Read 2695 times)

bknoth2

  • EA User
  • **
  • Posts: 129
  • Karma: +2/-0
    • View Profile
Modified C++ code templates and code generation
« on: January 18, 2019, 11:48:13 am »
I've modified templates successfully before. Now I'm modifying a template and generating code, but the changes don't show up in the new code. I can even close and reopen the model, open the template again, see my changes and regenerate and they still don't show up in the source file (the source file has an updated time, so I know it is getting regenerated). It's as if the old template is cached somewhere. Any ideas?

FYI: I'm modifying an STM_C++ template with version 13.5 of EA.
« Last Edit: January 18, 2019, 11:58:11 am by bknoth2 »