<html>
<head>
</head>
<body>
<blockquote type="cite" cite="mid:OE54DabigPasSmz6UuE000066a3@hotmail.com">
  <pre wrap="">hi steffan,<br>yes i have been able to run the exemples just fine .... using qt v3.0 ...<br>i recompiled the vtk files and recompiled the cylinder example ...<br><br>what is your problem ?<br><br></pre>
  </blockquote>
 I downloaded the "Sources for Vtk4.0 and Qt2.3" from the webpage. Creating 
the library<br>
 worked fine. Than, I tried to compile the example project. During the linking 
step I received<br>
 the following error:<br>
  <br>
  <b>--------------------Konfiguration: Cylinder_VTKQT - Win32 Debug--------------------</b><b><br>
  </b><b>Kompilierung l&auml;uft...</b><b><br>
  </b><b>Cylinder_VTKQT.cxx</b><b><br>
  </b><b>Linker-Vorgang l&auml;uft...</b><b><br>
  </b><b>LINK : warning LNK4098: Standardbibliothek "MSVCRTD" steht in Konflikt 
mit anderen Bibliotheken; /NODEFAULT:Bibliothek verwenden</b><b><br>
  </b><b>vtk_qt.lib(vtkQGLRenderWindowInteractor.obj) : error LNK2001: Nichtaufgeloestes 
externes Symbol "class QApplication *&nbsp; qApp" (?qApp@@3PAVQApplication@@A)</b><b><br>
  </b><b>vtk_qt.lib(vtkQtOutputWindow.obj) : error LNK2001: Nichtaufgeloestes 
externes Symbol "class QApplication *&nbsp; qApp" (?qApp@@3PAVQApplication@@A)</b><b><br>
  </b><b>vtk_qt.lib(vtkQGLWindowQT.obj) : error LNK2001: Nichtaufgeloestes 
externes Symbol "class QApplication *&nbsp; qApp" (?qApp@@3PAVQApplication@@A)</b><b><br>
  </b><b>vtk_qt.lib(vtkQtOutputWindow.obj) : error LNK2001: Nichtaufgeloestes 
externes Symbol "private: static struct QStringData *&nbsp; QString::shared_null" 
(?shared_null@QString@@0PAUQStringData@@A)</b><b><br>
  </b><b>Debug/Cylinder_VTKQT.exe : fatal error LNK1120: 2 unaufgeloeste externe
Verweise</b><b><br>
  </b><b>Fehler beim Ausf&uuml;hren von link.exe.</b><br>
  <br>
 Cylinder_VTKQT.exe - 5 Fehler, 1 Warnung(en)<br>
  <br>
 I'm using Windows 2000, Qt2.3.0Non-commercial edition and VTK4.0. <br>
 Do you have any idea how to solve this problem ?<br>
If not it would be nice if you could send me your library. I don't know<br>
whether this makes sense but I would give it a try.<br>
  <br>
 Regards,<br>
 Steffen<br>
  </body>
  </html>