Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: Thomas Arnbjerg on November 01, 2023, 09:18:43 pm

Title: Error "Encountered an improper argument" during code gen
Post by: Thomas Arnbjerg on November 01, 2023, 09:18:43 pm
When I generate C++ code from two interface classes I get the error message "Encountered an improper argument".
It has worked before for the two interfaces in question.
The error does not appear for several other interface classes with the same number of parameters and data types.

Any ideas?
Title: Re: Error "Encountered an improper argument" during code gen
Post by: Thomas Arnbjerg on November 01, 2023, 09:23:28 pm
Ok - it's an internal error somewhere. If i clone the two interface classes (i.e. identical) I can do the code generation.

So that's a workaround.