[Uml-user] Hot to compile uml-generated source code?

Junji Kanemaru linux at linuon.com
Wed Nov 9 16:35:01 UTC 2005


Hi,

I'm showing my ignorance though...
Today I played with Umbrello to see if I can use it for my project.
Then I generated C++ source from code generator and got several
source code files in uml-generated-code.
However, there's class definition like
 
class boo : + foo {
...
};

kind of stuff there, the '+' probably means "public" but it's not regular c++
definition(at least I've never used it). It seems that I need to include
some other headers to compile them or I need to setup environment
to build?

Please enlighten me how to compile those...

Thanks,
-- Junji





More information about the umbrello mailing list