Hi Shanz,
thanks for the pointer. The User Manual was not that clear, but after some fiddling with some properties and combinations I finally got it working. What I did now is to write the whole main() on my own by
- Adding a File of type Implementation to my Component containing a single text element with my main() (and supporting includes)
- In the configuration, changed the property GG::Configuration::MainGenerationScheme from Full to None
Christian