<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
<br>Good morning,<br>sorry for sending this mail twice but not sure which group is better. Anyway compiled the VTK with the option for QT enabled producing the QVTK.lib that I link in my program where I <br>insert a QVTKWidget.<br>So, as I'm programming in Visual Studio 2005 I added that LIB file in the sequece of LIBs in the linking properties.<br>So, this problem remarks that It cant link SetRenderWindow.....and I can't understand why, any suggestions is really appreciated!<br><br>1>------ Build started: Project: dioramaQT, Configuration: Debug Win32 ------<br>1>Linking...<br><br>1>main.obj : error LNK2019: unresolved external symbol "public: void __thiscall QVTKWidget::SetRenderWindow(class vtkRenderWindow *)" (?SetRenderWindow@QVTKWidget@@QAEXPAVvtkRenderWindow@@@Z) referenced in function _main<br><br>1>C:\KCLSoftware\DIORAMAQT\dioramaQT\Debug\dioramaQT.exe : fatal error LNK1120: 1 unresolved externals<br>1>Build log was saved at "file://c:\KCLSoftware\DIORAMAQT\dioramaQT\Debug\BuildLog.htm"<br>1>dioramaQT - 2 error(s), 0 warning(s)<br>========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========<br><br><br>Many Thanks<br>Giancarlo<br><br /><hr />Scopri le novitą! <a href='http://www.messenger.it/hotmail.aspx' target='_new'>Pił veloce, pił tua, pił Hotmail.</a></body>
</html>