[Uml-devel] Build error (cvs)
Michel Hermier
michel.hermier at wanadoo.fr
Wed Mar 5 14:36:08 UTC 2003
Here is the patch that make it compile for me, for this part. Can you test it?
Added also patch for compilation issue in classpropertiesbase.h and
dialogpage.h ( compilator confused by non clear virtual inheritance:
backtrace follows ).
Can you test if it still compile for you?
Cheers Michel
/bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H
-I. -I. -I../../.. -I../../.. -I/opt/kde/include -I/usr/lib/qt/include
-I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor
-Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith
-Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common
-DQT_CLEAN_NAMESPACE -UQT_NO_COMPAT -DQT_NO_ASCII_CAST -c -o
classpropertiespage.lo `test -f 'classpropertiespage.cpp' || echo
'./'`classpropertiespage.cpp
In file included from classpropertiespage.cpp:10:
classpropertiespage.h:30: warning: virtual base `QObject' inaccessible in `
ClassPropertiesPage' due to ambiguity
classpropertiespage.h: In member function `QObject*
ClassPropertiesPage::qObject()':
classpropertiespage.h:31: `QObject' is an ambiguous base of `
ClassPropertiesPage'
More information about the umbrello-devel
mailing list