Visio "A non-abstract class cannot have abstract operations" ?

H

herimo

I have defined a number of constructors on a class definition within my Visio
project. When I generate the C++ code the message Message "A non-abstract
class cannot have abstract operations" appears on the log and the generated
code only includes the default (parameter-less) constructor.
 
S

Senaj Lelic [DE MVP Visio]

ok which Visio, which version EXACTLY ? how did you define the class and the
methods ?
S
 
Top