Hi all,<div>I am trying to build VTK static libs (with SHARED_LIBS off) in release mode and link it in a project in release mode in visual studio 2008.</div><div>I tried with changing the run time library (In project properties-&gt;c/c++.. -&gt;code generation) to MT/d option in each project manually.</div>
<div>But I am getting the following linking errors.</div><div>Please help me.</div><div>Thanks.</div><div><br clear="all"><div><div><div>&gt;Linking...</div><div>1&gt;LINK : warning LNK4199: /DELAYLOAD:OleAcc.dll ignored; no imports found from OleAcc.dll</div>
<div>1&gt;vtkCommon.lib(vtkWin32OutputWindow.obj) : error LNK2019: unresolved external symbol __imp__DefWindowProcA@16 referenced in function &quot;long __stdcall vtkWin32OutputWindowWndProc(struct HWND__ *,unsigned int,unsigned int,long)&quot; (?vtkWin32OutputWindowWndProc@@YGJPAUHWND__@@IIJ@Z)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2001: unresolved external symbol __imp__DefWindowProcA@16</div><div>1&gt;vtkCommon.lib(vtkWin32OutputWindow.obj) : error LNK2019: unresolved external symbol __imp__MoveWindow@24 referenced in function &quot;long __stdcall vtkWin32OutputWindowWndProc(struct HWND__ *,unsigned int,unsigned int,long)&quot; (?vtkWin32OutputWindowWndProc@@YGJPAUHWND__@@IIJ@Z)</div>
<div>1&gt;vtkCommon.lib(vtkWin32OutputWindow.obj) : error LNK2019: unresolved external symbol __imp__ShowWindow@8 referenced in function &quot;protected: static int __cdecl vtkWin32OutputWindow::Initialize(void)&quot; (?Initialize@vtkWin32OutputWindow@@KAHXZ)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2001: unresolved external symbol __imp__ShowWindow@8</div><div>1&gt;vtkCommon.lib(vtkWin32OutputWindow.obj) : error LNK2019: unresolved external symbol __imp__SendMessageA@16 referenced in function &quot;protected: static int __cdecl vtkWin32OutputWindow::Initialize(void)&quot; (?Initialize@vtkWin32OutputWindow@@KAHXZ)</div>
<div>1&gt;vtkCommon.lib(vtkWin32OutputWindow.obj) : error LNK2019: unresolved external symbol __imp__CreateWindowExA@48 referenced in function &quot;protected: static int __cdecl vtkWin32OutputWindow::Initialize(void)&quot; (?Initialize@vtkWin32OutputWindow@@KAHXZ)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2001: unresolved external symbol __imp__CreateWindowExA@48</div><div>1&gt;vtkCommon.lib(vtkWin32OutputWindow.obj) : error LNK2019: unresolved external symbol __imp__RegisterClassA@4 referenced in function &quot;protected: static int __cdecl vtkWin32OutputWindow::Initialize(void)&quot; (?Initialize@vtkWin32OutputWindow@@KAHXZ)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2001: unresolved external symbol __imp__RegisterClassA@4</div><div>1&gt;vtkCommon.lib(vtkWin32OutputWindow.obj) : error LNK2019: unresolved external symbol __imp__GetStockObject@4 referenced in function &quot;protected: static int __cdecl vtkWin32OutputWindow::Initialize(void)&quot; (?Initialize@vtkWin32OutputWindow@@KAHXZ)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2001: unresolved external symbol __imp__GetStockObject@4</div><div>1&gt;vtkCommon.lib(vtkWin32OutputWindow.obj) : error LNK2019: unresolved external symbol __imp__LoadCursorA@8 referenced in function &quot;protected: static int __cdecl vtkWin32OutputWindow::Initialize(void)&quot; (?Initialize@vtkWin32OutputWindow@@KAHXZ)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2001: unresolved external symbol __imp__LoadCursorA@8</div><div>1&gt;vtkCommon.lib(vtkWin32OutputWindow.obj) : error LNK2019: unresolved external symbol __imp__LoadIconA@8 referenced in function &quot;protected: static int __cdecl vtkWin32OutputWindow::Initialize(void)&quot; (?Initialize@vtkWin32OutputWindow@@KAHXZ)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2001: unresolved external symbol __imp__LoadIconA@8</div><div>1&gt;vtkCommon.lib(vtkWin32OutputWindow.obj) : error LNK2019: unresolved external symbol __imp__GetClassInfoA@12 referenced in function &quot;protected: static int __cdecl vtkWin32OutputWindow::Initialize(void)&quot; (?Initialize@vtkWin32OutputWindow@@KAHXZ)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2001: unresolved external symbol __imp__GetClassInfoA@12</div><div>1&gt;vtkCommon.lib(vtkWin32OutputWindow.obj) : error LNK2019: unresolved external symbol __imp__MessageBoxA@16 referenced in function &quot;protected: void __thiscall vtkWin32OutputWindow::PromptText(char const *)&quot; (?PromptText@vtkWin32OutputWindow@@IAEXPBD@Z)</div>
<div>1&gt;vtkCommon.lib(vtkDebugLeaks.obj) : error LNK2001: unresolved external symbol __imp__MessageBoxA@16</div><div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2001: unresolved external symbol __imp__MessageBoxA@16</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2019: unresolved external symbol __imp__GetWindowLongA@8 referenced in function &quot;protected: static long __stdcall vtkWin32OpenGLRenderWindow::WndProc(struct HWND__ *,unsigned int,unsigned int,long)&quot; (?WndProc@vtkWin32OpenGLRenderWindow@@KGJPAUHWND__@@IIJ@Z)</div>
<div>1&gt;vtkRendering.lib(vtkWin32RenderWindowInteractor.obj) : error LNK2001: unresolved external symbol __imp__GetWindowLongA@8</div><div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2019: unresolved external symbol __imp__SetWindowTextA@8 referenced in function &quot;public: virtual void __thiscall vtkWin32OpenGLRenderWindow::SetWindowName(char const *)&quot; (?SetWindowName@vtkWin32OpenGLRenderWindow@@UAEXPBD@Z)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2019: unresolved external symbol __imp__PeekMessageA@20 referenced in function &quot;public: virtual int __thiscall vtkWin32OpenGLRenderWindow::GetEventPending(void)&quot; (?GetEventPending@vtkWin32OpenGLRenderWindow@@UAEHXZ)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2019: unresolved external symbol __imp__SetWindowPos@28 referenced in function &quot;public: virtual void __thiscall vtkWin32OpenGLRenderWindow::SetPosition(int,int)&quot; (?SetPosition@vtkWin32OpenGLRenderWindow@@UAEXHH@Z)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2019: unresolved external symbol __imp__SwapBuffers@4 referenced in function &quot;public: virtual void __thiscall vtkWin32OpenGLRenderWindow::Frame(void)&quot; (?Frame@vtkWin32OpenGLRenderWindow@@UAEXXZ)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2019: unresolved external symbol __imp__DescribePixelFormat@16 referenced in function &quot;public: virtual int __thiscall vtkWin32OpenGLRenderWindow::SupportsOpenGL(void)&quot; (?SupportsOpenGL@vtkWin32OpenGLRenderWindow@@UAEHXZ)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2019: unresolved external symbol __imp__GetPixelFormat@4 referenced in function &quot;public: virtual int __thiscall vtkWin32OpenGLRenderWindow::SupportsOpenGL(void)&quot; (?SupportsOpenGL@vtkWin32OpenGLRenderWindow@@UAEHXZ)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2019: unresolved external symbol __imp__SetPixelFormat@12 referenced in function &quot;public: virtual void __thiscall vtkWin32OpenGLRenderWindow::SetupPixelFormat(struct HDC__ *,unsigned long,int,int,int)&quot; (?SetupPixelFormat@vtkWin32OpenGLRenderWindow@@UAEXPAUHDC__@@KHHH@Z)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2019: unresolved external symbol __imp__ChoosePixelFormat@8 referenced in function &quot;public: virtual void __thiscall vtkWin32OpenGLRenderWindow::SetupPixelFormat(struct HDC__ *,unsigned long,int,int,int)&quot; (?SetupPixelFormat@vtkWin32OpenGLRenderWindow@@UAEXPAUHDC__@@KHHH@Z)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2019: unresolved external symbol __imp__WindowFromDC@4 referenced in function &quot;public: virtual void __thiscall vtkWin32OpenGLRenderWindow::SetupPixelFormat(struct HDC__ *,unsigned long,int,int,int)&quot; (?SetupPixelFormat@vtkWin32OpenGLRenderWindow@@UAEXPAUHDC__@@KHHH@Z)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2019: unresolved external symbol __imp__RealizePalette@4 referenced in function &quot;public: virtual void __thiscall vtkWin32OpenGLRenderWindow::SetupPalette(struct HDC__ *)&quot; (?SetupPalette@vtkWin32OpenGLRenderWindow@@UAEXPAUHDC__@@@Z)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2019: unresolved external symbol __imp__SelectPalette@12 referenced in function &quot;public: virtual void __thiscall vtkWin32OpenGLRenderWindow::SetupPalette(struct HDC__ *)&quot; (?SetupPalette@vtkWin32OpenGLRenderWindow@@UAEXPAUHDC__@@@Z)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2019: unresolved external symbol __imp__CreatePalette@4 referenced in function &quot;public: virtual void __thiscall vtkWin32OpenGLRenderWindow::SetupPalette(struct HDC__ *)&quot; (?SetupPalette@vtkWin32OpenGLRenderWindow@@UAEXPAUHDC__@@@Z)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2019: unresolved external symbol __imp__GetDC@4 referenced in function &quot;protected: virtual void __thiscall vtkWin32OpenGLRenderWindow::CreateAWindow(void)&quot; (?CreateAWindow@vtkWin32OpenGLRenderWindow@@MAEXXZ)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2019: unresolved external symbol __imp__SetWindowLongA@12 referenced in function &quot;protected: virtual void __thiscall vtkWin32OpenGLRenderWindow::CreateAWindow(void)&quot; (?CreateAWindow@vtkWin32OpenGLRenderWindow@@MAEXXZ)</div>
<div>1&gt;vtkRendering.lib(vtkWin32RenderWindowInteractor.obj) : error LNK2001: unresolved external symbol __imp__SetWindowLongA@12</div><div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2019: unresolved external symbol __imp__GetSystemMetrics@4 referenced in function &quot;protected: virtual void __thiscall vtkWin32OpenGLRenderWindow::CreateAWindow(void)&quot; (?CreateAWindow@vtkWin32OpenGLRenderWindow@@MAEXXZ)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2019: unresolved external symbol __imp__GetDeviceCaps@8 referenced in function &quot;public: virtual void __thiscall vtkWin32OpenGLRenderWindow::WindowInitialize(void)&quot; (?WindowInitialize@vtkWin32OpenGLRenderWindow@@UAEXXZ)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2019: unresolved external symbol __imp__GetClientRect@8 referenced in function &quot;public: virtual int * __thiscall vtkWin32OpenGLRenderWindow::GetSize(void)&quot; (?GetSize@vtkWin32OpenGLRenderWindow@@UAEPAHXZ)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2019: unresolved external symbol __imp__SystemParametersInfoA@16 referenced in function &quot;public: virtual int * __thiscall vtkWin32OpenGLRenderWindow::GetScreenSize(void)&quot; (?GetScreenSize@vtkWin32OpenGLRenderWindow@@UAEPAHXZ)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2019: unresolved external symbol __imp__SelectObject@8 referenced in function &quot;protected: void __thiscall vtkWin32OpenGLRenderWindow::CreateOffScreenDC(struct HBITMAP__ *,struct HDC__ *)&quot; (?CreateOffScreenDC@vtkWin32OpenGLRenderWindow@@IAEXPAUHBITMAP__@@PAUHDC__@@@Z)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2019: unresolved external symbol __imp__CreateCompatibleDC@4 referenced in function &quot;protected: void __thiscall vtkWin32OpenGLRenderWindow::CreateOffScreenDC(struct HBITMAP__ *,struct HDC__ *)&quot; (?CreateOffScreenDC@vtkWin32OpenGLRenderWindow@@IAEXPAUHBITMAP__@@PAUHDC__@@@Z)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2019: unresolved external symbol __imp__GetObjectA@12 referenced in function &quot;protected: void __thiscall vtkWin32OpenGLRenderWindow::CreateOffScreenDC(struct HBITMAP__ *,struct HDC__ *)&quot; (?CreateOffScreenDC@vtkWin32OpenGLRenderWindow@@IAEXPAUHBITMAP__@@PAUHDC__@@@Z)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2019: unresolved external symbol __imp__DeleteDC@4 referenced in function &quot;public: void __thiscall vtkWin32OpenGLRenderWindow::SetupMemoryRendering(struct HBITMAP__ *)&quot; (?SetupMemoryRendering@vtkWin32OpenGLRenderWindow@@QAEXPAUHBITMAP__@@@Z)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2019: unresolved external symbol __imp__CreateDCA@16 referenced in function &quot;public: void __thiscall vtkWin32OpenGLRenderWindow::SetupMemoryRendering(struct HBITMAP__ *)&quot; (?SetupMemoryRendering@vtkWin32OpenGLRenderWindow@@QAEXPAUHBITMAP__@@@Z)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2019: unresolved external symbol __imp__DeleteObject@4 referenced in function &quot;protected: void __thiscall vtkWin32OpenGLRenderWindow::CleanUpOffScreenRendering(void)&quot; (?CleanUpOffScreenRendering@vtkWin32OpenGLRenderWindow@@IAEXXZ)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2019: unresolved external symbol __imp__GdiFlush@0 referenced in function &quot;protected: void __thiscall vtkWin32OpenGLRenderWindow::CleanUpOffScreenRendering(void)&quot; (?CleanUpOffScreenRendering@vtkWin32OpenGLRenderWindow@@IAEXXZ)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2019: unresolved external symbol __imp__ShowCursor@4 referenced in function &quot;public: virtual void __thiscall vtkWin32OpenGLRenderWindow::HideCursor(void)&quot; (?HideCursor@vtkWin32OpenGLRenderWindow@@UAEXXZ)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2019: unresolved external symbol __imp__SetCursorPos@8 referenced in function &quot;public: virtual void __thiscall vtkWin32OpenGLRenderWindow::SetCursorPosition(int,int)&quot; (?SetCursorPosition@vtkWin32OpenGLRenderWindow@@UAEXHH@Z)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2019: unresolved external symbol __imp__ClientToScreen@8 referenced in function &quot;public: virtual void __thiscall vtkWin32OpenGLRenderWindow::SetCursorPosition(int,int)&quot; (?SetCursorPosition@vtkWin32OpenGLRenderWindow@@UAEXHH@Z)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2019: unresolved external symbol __imp__SetCursor@4 referenced in function &quot;public: virtual void __thiscall vtkWin32OpenGLRenderWindow::SetCurrentCursor(int)&quot; (?SetCurrentCursor@vtkWin32OpenGLRenderWindow@@UAEXH@Z)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2019: unresolved external symbol __imp__LoadImageA@24 referenced in function &quot;public: virtual void __thiscall vtkWin32OpenGLRenderWindow::SetCurrentCursor(int)&quot; (?SetCurrentCursor@vtkWin32OpenGLRenderWindow@@UAEXH@Z)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2019: unresolved external symbol __imp__UnrealizeObject@4 referenced in function &quot;protected: virtual long __thiscall vtkWin32OpenGLRenderWindow::MessageProc(struct HWND__ *,unsigned int,unsigned int,long)&quot; (?MessageProc@vtkWin32OpenGLRenderWindow@@MAEJPAUHWND__@@IIJ@Z)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2019: unresolved external symbol __imp__EndPaint@8 referenced in function &quot;protected: virtual long __thiscall vtkWin32OpenGLRenderWindow::MessageProc(struct HWND__ *,unsigned int,unsigned int,long)&quot; (?MessageProc@vtkWin32OpenGLRenderWindow@@MAEJPAUHWND__@@IIJ@Z)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2019: unresolved external symbol __imp__BeginPaint@8 referenced in function &quot;protected: virtual long __thiscall vtkWin32OpenGLRenderWindow::MessageProc(struct HWND__ *,unsigned int,unsigned int,long)&quot; (?MessageProc@vtkWin32OpenGLRenderWindow@@MAEJPAUHWND__@@IIJ@Z)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2019: unresolved external symbol __imp__ReleaseDC@8 referenced in function &quot;protected: virtual long __thiscall vtkWin32OpenGLRenderWindow::MessageProc(struct HWND__ *,unsigned int,unsigned int,long)&quot; (?MessageProc@vtkWin32OpenGLRenderWindow@@MAEJPAUHWND__@@IIJ@Z)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2019: unresolved external symbol __imp__DestroyWindow@4 referenced in function &quot;protected: virtual void __thiscall vtkWin32OpenGLRenderWindow::DestroyWindow(void)&quot; (?DestroyWindow@vtkWin32OpenGLRenderWindow@@MAEXXZ)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2019: unresolved external symbol __imp__SetBitmapDimensionEx@16 referenced in function &quot;protected: void __thiscall vtkWin32OpenGLRenderWindow::CreateOffScreenDC(int,int,struct HDC__ *)&quot; (?CreateOffScreenDC@vtkWin32OpenGLRenderWindow@@IAEXHHPAUHDC__@@@Z)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2019: unresolved external symbol __imp__CreateDIBSection@24 referenced in function &quot;protected: void __thiscall vtkWin32OpenGLRenderWindow::CreateOffScreenDC(int,int,struct HDC__ *)&quot; (?CreateOffScreenDC@vtkWin32OpenGLRenderWindow@@IAEXHHPAUHDC__@@@Z)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2019: unresolved external symbol __imp__SetViewportExtEx@16 referenced in function &quot;public: virtual void __thiscall vtkWin32OpenGLRenderWindow::SetSize(int,int)&quot; (?SetSize@vtkWin32OpenGLRenderWindow@@UAEXHH@Z)</div>
<div>1&gt;vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2019: unresolved external symbol __imp__SetWindowExtEx@16 referenced in function &quot;public: virtual void __thiscall vtkWin32OpenGLRenderWindow::SetSize(int,int)&quot; (?SetSize@vtkWin32OpenGLRenderWindow@@UAEXHH@Z)</div>
<div>1&gt;vtkRendering.lib(vtkWin32RenderWindowInteractor.obj) : error LNK2019: unresolved external symbol __imp__CallWindowProcA@20 referenced in function &quot;protected: virtual __thiscall vtkWin32RenderWindowInteractor::~vtkWin32RenderWindowInteractor(void)&quot; (??1vtkWin32RenderWindowInteractor@@MAE@XZ)</div>
<div>1&gt;vtkRendering.lib(vtkWin32RenderWindowInteractor.obj) : error LNK2019: unresolved external symbol __imp__TranslateMessage@4 referenced in function &quot;public: virtual void __thiscall vtkWin32RenderWindowInteractor::Start(void)&quot; (?Start@vtkWin32RenderWindowInteractor@@UAEXXZ)</div>
<div>1&gt;vtkRendering.lib(vtkWin32RenderWindowInteractor.obj) : error LNK2019: unresolved external symbol __imp__DispatchMessageA@4 referenced in function &quot;public: virtual void __thiscall vtkWin32RenderWindowInteractor::Start(void)&quot; (?Start@vtkWin32RenderWindowInteractor@@UAEXXZ)</div>
<div>1&gt;vtkRendering.lib(vtkWin32RenderWindowInteractor.obj) : error LNK2019: unresolved external symbol __imp__GetMessageA@16 referenced in function &quot;public: virtual void __thiscall vtkWin32RenderWindowInteractor::Start(void)&quot; (?Start@vtkWin32RenderWindowInteractor@@UAEXXZ)</div>
<div>1&gt;vtkRendering.lib(vtkWin32RenderWindowInteractor.obj) : error LNK2019: unresolved external symbol __imp__PostQuitMessage@4 referenced in function &quot;public: virtual void __thiscall vtkWin32RenderWindowInteractor::TerminateApp(void)&quot; (?TerminateApp@vtkWin32RenderWindowInteractor@@UAEXXZ)</div>
<div>1&gt;vtkRendering.lib(vtkWin32RenderWindowInteractor.obj) : error LNK2019: unresolved external symbol __imp__SetTimer@16 referenced in function &quot;protected: virtual int __thiscall vtkWin32RenderWindowInteractor::InternalCreateTimer(int,int,unsigned long)&quot; (?InternalCreateTimer@vtkWin32RenderWindowInteractor@@MAEHHHK@Z)</div>
<div>1&gt;vtkRendering.lib(vtkWin32RenderWindowInteractor.obj) : error LNK2019: unresolved external symbol __imp__KillTimer@8 referenced in function &quot;protected: virtual int __thiscall vtkWin32RenderWindowInteractor::InternalDestroyTimer(int)&quot; (?InternalDestroyTimer@vtkWin32RenderWindowInteractor@@MAEHH@Z)</div>
<div>1&gt;vtkRendering.lib(vtkWin32RenderWindowInteractor.obj) : error LNK2019: unresolved external symbol __imp__TrackMouseEvent@4 referenced in function &quot;public: virtual void __thiscall vtkWin32RenderWindowInteractor::OnMouseMove(struct HWND__ *,unsigned int,int,int)&quot; (?OnMouseMove@vtkWin32RenderWindowInteractor@@UAEXPAUHWND__@@IHH@Z)</div>
<div>1&gt;vtkRendering.lib(vtkWin32RenderWindowInteractor.obj) : error LNK2019: unresolved external symbol __imp__GetKeyState@4 referenced in function &quot;public: virtual void __thiscall vtkWin32RenderWindowInteractor::OnMouseMove(struct HWND__ *,unsigned int,int,int)&quot; (?OnMouseMove@vtkWin32RenderWindowInteractor@@UAEXPAUHWND__@@IHH@Z)</div>
<div>1&gt;vtkRendering.lib(vtkWin32RenderWindowInteractor.obj) : error LNK2019: unresolved external symbol __imp__SetCapture@4 referenced in function &quot;public: virtual void __thiscall vtkWin32RenderWindowInteractor::OnLButtonDown(struct HWND__ *,unsigned int,int,int,int)&quot; (?OnLButtonDown@vtkWin32RenderWindowInteractor@@UAEXPAUHWND__@@IHHH@Z)</div>
<div>1&gt;vtkRendering.lib(vtkWin32RenderWindowInteractor.obj) : error LNK2019: unresolved external symbol __imp__SetFocus@4 referenced in function &quot;public: virtual void __thiscall vtkWin32RenderWindowInteractor::OnLButtonDown(struct HWND__ *,unsigned int,int,int,int)&quot; (?OnLButtonDown@vtkWin32RenderWindowInteractor@@UAEXPAUHWND__@@IHHH@Z)</div>
<div>1&gt;vtkRendering.lib(vtkWin32RenderWindowInteractor.obj) : error LNK2019: unresolved external symbol __imp__ReleaseCapture@0 referenced in function &quot;public: virtual void __thiscall vtkWin32RenderWindowInteractor::OnLButtonUp(struct HWND__ *,unsigned int,int,int)&quot; (?OnLButtonUp@vtkWin32RenderWindowInteractor@@UAEXPAUHWND__@@IHH@Z)</div>
<div>1&gt;vtkRendering.lib(vtkWin32RenderWindowInteractor.obj) : error LNK2019: unresolved external symbol __imp__ToAscii@20 referenced in function &quot;public: virtual void __thiscall vtkWin32RenderWindowInteractor::OnKeyDown(struct HWND__ *,unsigned int,unsigned int,unsigned int)&quot; (?OnKeyDown@vtkWin32RenderWindowInteractor@@UAEXPAUHWND__@@III@Z)</div>
<div>1&gt;vtkRendering.lib(vtkWin32RenderWindowInteractor.obj) : error LNK2019: unresolved external symbol __imp__GetKeyboardState@4 referenced in function &quot;public: virtual void __thiscall vtkWin32RenderWindowInteractor::OnKeyDown(struct HWND__ *,unsigned int,unsigned int,unsigned int)&quot; (?OnKeyDown@vtkWin32RenderWindowInteractor@@UAEXPAUHWND__@@III@Z)</div>
<div>1&gt;vtkRendering.lib(vtkWin32RenderWindowInteractor.obj) : error LNK2019: unresolved external symbol __imp__ScreenToClient@8 referenced in function &quot;long __stdcall vtkHandleMessage2(struct HWND__ *,unsigned int,unsigned int,long,class vtkWin32RenderWindowInteractor *)&quot; (?vtkHandleMessage2@@YGJPAUHWND__@@IIJPAVvtkWin32RenderWindowInteractor@@@Z)</div>
<div>1&gt;vtksys.lib(SystemTools.obj) : error LNK2019: unresolved external symbol __imp__RegCloseKey@4 referenced in function &quot;public: static bool __cdecl vtksys::SystemTools::ReadRegistryValue(char const *,class std::basic_string&lt;char,struct std::char_traits&lt;char&gt;,class std::allocator&lt;char&gt; &gt; &amp;,enum vtksys::SystemTools::KeyWOW64)&quot; (?ReadRegistryValue@SystemTools@vtksys@@SA_NPBDAAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@W4KeyWOW64@12@@Z)</div>
<div>1&gt;vtksys.lib(SystemTools.obj) : error LNK2019: unresolved external symbol __imp__RegQueryValueExA@24 referenced in function &quot;public: static bool __cdecl vtksys::SystemTools::ReadRegistryValue(char const *,class std::basic_string&lt;char,struct std::char_traits&lt;char&gt;,class std::allocator&lt;char&gt; &gt; &amp;,enum vtksys::SystemTools::KeyWOW64)&quot; (?ReadRegistryValue@SystemTools@vtksys@@SA_NPBDAAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@W4KeyWOW64@12@@Z)</div>
<div>1&gt;vtksys.lib(SystemTools.obj) : error LNK2019: unresolved external symbol __imp__RegOpenKeyExA@20 referenced in function &quot;public: static bool __cdecl vtksys::SystemTools::ReadRegistryValue(char const *,class std::basic_string&lt;char,struct std::char_traits&lt;char&gt;,class std::allocator&lt;char&gt; &gt; &amp;,enum vtksys::SystemTools::KeyWOW64)&quot; (?ReadRegistryValue@SystemTools@vtksys@@SA_NPBDAAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@W4KeyWOW64@12@@Z)</div>
<div>1&gt;vtksys.lib(SystemTools.obj) : error LNK2019: unresolved external symbol __imp__RegSetValueExA@24 referenced in function &quot;public: static bool __cdecl vtksys::SystemTools::WriteRegistryValue(char const *,char const *,enum vtksys::SystemTools::KeyWOW64)&quot; (?WriteRegistryValue@SystemTools@vtksys@@SA_NPBD0W4KeyWOW64@12@@Z)</div>
<div>1&gt;vtksys.lib(SystemTools.obj) : error LNK2019: unresolved external symbol __imp__RegCreateKeyExA@36 referenced in function &quot;public: static bool __cdecl vtksys::SystemTools::WriteRegistryValue(char const *,char const *,enum vtksys::SystemTools::KeyWOW64)&quot; (?WriteRegistryValue@SystemTools@vtksys@@SA_NPBD0W4KeyWOW64@12@@Z)</div>
<div>1&gt;vtksys.lib(SystemTools.obj) : error LNK2019: unresolved external symbol __imp__RegDeleteValueA@8 referenced in function &quot;public: static bool __cdecl vtksys::SystemTools::DeleteRegistryValue(char const *,enum vtksys::SystemTools::KeyWOW64)&quot; (?DeleteRegistryValue@SystemTools@vtksys@@SA_NPBDW4KeyWOW64@12@@Z)</div>
<div><br></div></div><div><br></div></div><br>
</div>