[vtkusers] Error compiling VTK Examples/GUI/Qt

Ken Urish ken.urish at gmail.com
Mon Dec 17 00:31:48 EST 2007


Hey

Having trouble getting vtk/qt examples to compile. I am getting a number of
error messages mostly along the lines of:
1. "....GUI\Qt\SimpleView\uiSimpleView3.ui(233): error C2501: 'Index' :
missing storage-class or type specifiers"
2. "....GUI\Qt\SimpleView\uiSimpleView3.ui(41): error C2332: 'class' :
missing tag name"
In general the *.ui file is making the compiler very angry.

For the GUI\Qt\Events, I am getting a number of errors based around not
knowing what "Form1" is:
1. "....GUI\Qt\Events\main.cxx(36): error C2065: 'Form1' : undeclared
identifier"

Any thoughts? I really appreciate the help.

CMake 2.4  QT 3.2   VTK 5.0   MSVS 7
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20071217/db41f46a/attachment.htm>


More information about the vtkusers mailing list