[Uml-devel] umbrello2 compile problem

Andrew Sutton ansutton at kent.edu
Mon Feb 10 06:33:02 UTC 2003


On Sunday 09 February 2003 5:56 pm, Sebastian Stein wrote:
> I checked out the source some minutes ago and here is my first compiler
> error:
>
> g++ -c -g -Wall -I.. -I../../../libumbrello2 aggregationkind.cpp -o
> aggregationkind.o
> aggregationkind.cpp: In method `Model::AggregationKind::AggregationKind()':
> aggregationkind.cpp:25: conversion from `int' to `enum
> Model::AggregationKind::Type'
>
> Can you fix this?

there doesn't really seem to be an error there. at least, i don't think 
there's a type cast error in the default construction of an enum value. i'll 
give them all defaults to be sure though.

what version of g++ by the way?

andy




More information about the umbrello-devel mailing list