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