[vtkusers] using vtkflrendeWindowInteractor
Charl P. Botha
c.p.botha at ewi.tudelft.nl
Fri Dec 19 08:16:56 EST 2003
On Fri, 2003-12-19 at 11:48, Fabio De Pascalis wrote:
> vtkFlRenderWindowInteractor.obj : error LNK2001: unresolved external
> symbol "private: void __thiscall Fl_Gl_Window::init(void)"
> (?init at Fl_Gl_Window@@AAEXXZ)
> Debug/Cone3.exe : fatal error LNK1120: 8 unresolved externals
>
> I have included the following .lib:
>
> fltkd.lib wsock32.lib comctl32.lib kernel32.lib user32.lib gdi32.lib
> winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib
> oleaut32.lib uuid.lib + the vtk's library
> i'am using multithreaded dll
>
> Any suggestion will be appreciated.
Hi there Fabio,
You forgot to link the other FLTK libs: there's a fltk[d]_gl,
fltk[d]_images and fltk[d]_forms that you should link with.
Good luck,
Charl
--
charl p. botha http://cpbotha.net/ http://visualisation.tudelft.nl/
More information about the vtkusers
mailing list