[Kst] Compile problem

Brisset, Nicolas Nicolas.Brisset at eurocopter.com
Wed Apr 19 10:30:36 CEST 2006


It seems the change introduced yesterday by George somehow breaks
compilation: vectorlistview.h does not get included where it should,
although it is present in the includehints from datawizard.ui.

This is the first error I get:
In file included from datawizard.cpp:66:
./datawizard.ui.h: In member function `virtual void DataWizard::init()':
./datawizard.ui.h:33: error: invalid use of undefined type `struct
VectorListView'
datawizard.h:25: error: forward declaration of `struct VectorListView'

I have worked around it by adding the missing include manually, but I am
not completely sure where it should be put to be 100% clean...

Nicolas


More information about the Kst mailing list