Book a Demo

Author Topic: Code generation: Headerfile has no .h extension  (Read 3190 times)

Lambert

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Code generation: Headerfile has no .h extension
« on: February 27, 2004, 06:34:25 am »
Hello all,

I'm trying to generate source code. But EA does not extend the header with ".h".

The source files do have "*.cpp".

Is this some kind of option somewhere?

Regards,
Lambert

Lambert

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Re: Code generation: Headerfile has no .h extensio
« Reply #1 on: February 27, 2004, 06:40:22 am »
I already filled the option C++ specification/ header extension with ".h"

This does not seem to work.

Greeting,
Lambert

Lambert

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Re: Code generation: Headerfile has no .h extensio
« Reply #2 on: March 01, 2004, 11:03:29 pm »
Hi,

I have not found the sollution yet!  :(

Does anyone have an idea????????

Greetings,
Lambert


benc

  • EA Administrator
  • EA User
  • *****
  • Posts: 200
  • Karma: +0/-0
    • View Profile
Re: Code generation: Headerfile has no .h extensio
« Reply #3 on: March 11, 2004, 03:10:43 pm »
Hello Lambert,

A bug related to this has been resolved for EA 4.0. I believe the latest EA 4.0 beta release (build 719) resolved this issue.

Also, you can try this work-around:

1. Before generating a single class for the first time, click the "Advanced" button on the generate dialogue
2. Close the Advanced dialogue.
3. Generate.

I hope this helps.

Regards,
Ben