D
SOLVED
Aber ein Neues Problem (und ich möchte jetzt kein neues Thema beginnen )
Folgendes.
Ich versuche die Samples, die mit der DirectX SDK kommen compilieren, zumindest einige um zu testen, ob alles funktioniert.
Allerdings bin ich dabei auf folgendes Problem gestoßen:
LINK : fatal error LNK1104: Datei "dxerr.lib" kann nicht geöffnet werden.
Wenn ich denn Pfad für die dxerr.lib angebe dann bekomm ich eine schlimmere Fehlermeldung:
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_D3DXCheckVersion@8" in Funktion ""long __cdecl DXUTInit(bool,bool,bool,bool)" (?DXUTInit@@YAJ_N000@Z)".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__SystemParametersInfoW@16" in Funktion ""long __cdecl DXUTInit(bool,bool,bool,bool)" (?DXUTInit@@YAJ_N000@Z)".
DXUTgui.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__imp__SystemParametersInfoW@16".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__CommandLineToArgvW@8" in Funktion ""void cdecl DXUTParseCommandLine(void)" (?DXUTParseCommandLine@@YAXXZ)".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__CreateWindowExW@48" in Funktion ""long __cdecl DXUTCreateWindow(wchar_t const *,struct HINSTANCE *,struct HICON__ *,struct HMENU__ *,int,int)" (?DXUTCreateWindow@@YAJPB_WPAUHINSTANCE__@@PAUHICON__@@PAUHMENU__@@HH@Z)".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__AdjustWindowRect@12" in Funktion ""long __cdecl DXUTCreateWindow(wchar_t const *,struct HINSTANCE__ *,struct HICON__ *,struct HMENU__ *,int,int)" (?DXUTCreateWindow@@YAJPB_WPAUHINSTANCE__@@PAUHICON__@@PAUHMENU__@@HH@Z)".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__SetRect@20" in Funktion ""long __cdecl DXUTCreateWindow(wchar_t const *,struct HINSTANCE__ *,struct HICON__ *,struct HMENU__ *,int,int)" (?DXUTCreateWindow@@YAJPB_WPAUHINSTANCE__@@PAUHICON__@@PAUHMENU__@@HH@Z)".
DXUTgui.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__imp__SetRect@20".
DXUTmisc.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__imp__SetRect@20".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__RegisterClassW@4" in Funktion ""long __cdecl DXUTCreateWindow(wchar_t const *,struct HINSTANCE__ *,struct HICON__ *,struct HMENU__ *,int,int)" (?DXUTCreateWindow@@YAJPB_WPAUHINSTANCE__@@PAUHICON__@@PAUHMENU__@@HH@Z)".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__GetStockObject@4" in Funktion ""long __cdecl DXUTCreateWindow(wchar_t const *,struct HINSTANCE__ *,struct HICON__ *,struct HMENU__ *,int,int)" (?DXUTCreateWindow@@YAJPB_WPAUHINSTANCE__@@PAUHICON__@@PAUHMENU__@@HH@Z)".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__LoadCursorW@8" in Funktion ""long __cdecl DXUTCreateWindow(wchar_t const *,struct HINSTANCE__ *,struct HICON__ *,struct HMENU__ *,int,int)" (?DXUTCreateWindow@@YAJPB_WPAUHINSTANCE__@@PAUHICON__@@PAUHMENU__@@HH@Z)".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__ExtractIconW@12" in Funktion ""long __cdecl DXUTCreateWindow(wchar_t const *,struct HINSTANCE__ *,struct HICON__ *,struct HMENU__ *,int,int)" (?DXUTCreateWindow@@YAJPB_WPAUHINSTANCE__@@PAUHICON__@@PAUHMENU__@@HH@Z)".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__GetWindowLongW@8" in Funktion ""long __cdecl DXUTSetWindow(struct HWND__ *,struct HWND__ *,struct HWND__ *,bool)" (?DXUTSetWindow@@YAJPAUHWND__@@00_N@Z)".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__GetWindowTextW@12" in Funktion ""long __cdecl DXUTSetWindow(struct HWND__ *,struct HWND__ *,struct HWND__ *,bool)" (?DXUTSetWindow@@YAJPAUHWND__@@00_N@Z)".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__SetWindowLongW@12" in Funktion ""long __cdecl DXUTSetWindow(struct HWND__ *,struct HWND__ *,struct HWND__ *,bool)" (?DXUTSetWindow@@YAJPAUHWND__@@00_N@Z)".
DXUT.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_IID_IDirect3DSwapChain9".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__IsWindowVisible@4" in Funktion ""long __cdecl DXUTChangeDevice(struct DXUTDeviceSettings *,struct IDirect3DDevice9 *,bool,bool)" (?DXUTChangeDevice@@YAJPAUDXUTDeviceSettings@@PAUIDirect3DDevice9@@_N2@Z)".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__IsZoomed@4" in Funktion ""long __cdecl DXUTChangeDevice(struct DXUTDeviceSettings *,struct IDirect3DDevice9 *,bool,bool)" (?DXUTChangeDevice@@YAJPAUDXUTDeviceSettings@@PAUIDirect3DDevice9@@_N2@Z)".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__GetWindowRect@8" in Funktion ""long __cdecl DXUTChangeDevice(struct DXUTDeviceSettings *,struct IDirect3DDevice9 *,bool,bool)" (?DXUTChangeDevice@@YAJPAUDXUTDeviceSettings@@PAUIDirect3DDevice9@@_N2@Z)".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__GetClientRect@8" in Funktion ""long __cdecl DXUTChangeDevice(struct DXUTDeviceSettings *,struct IDirect3DDevice9 *,bool,bool)" (?DXUTChangeDevice@@YAJPAUDXUTDeviceSettings@@PAUIDirect3DDevice9@@_N2@Z)".
DXUTmisc.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__imp__GetClientRect@8".
DXUTSettingsDlg.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__imp__GetClientRect@8".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__IsIconic@4" in Funktion ""long __cdecl DXUTChangeDevice(struct DXUTDeviceSettings *,struct IDirect3DDevice9 *,bool,bool)" (?DXUTChangeDevice@@YAJPAUDXUTDeviceSettings@@PAUIDirect3DDevice9@@_N2@Z)".
Blobs.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__imp__IsIconic@4".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__SetWindowPos@28" in Funktion ""long __cdecl DXUTChangeDevice(struct DXUTDeviceSettings *,struct IDirect3DDevice9 *,bool,bool)" (?DXUTChangeDevice@@YAJPAUDXUTDeviceSettings@@PAUIDirect3DDevice9@@_N2@Z)".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__SetWindowPlacement@8" in Funktion ""long __cdecl DXUTChangeDevice(struct DXUTDeviceSettings *,struct IDirect3DDevice9 *,bool,bool)" (?DXUTChangeDevice@@YAJPAUDXUTDeviceSettings@@PAUIDirect3DDevice9@@_N2@Z)".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__GetMenu@4" in Funktion ""long __cdecl DXUTChangeDevice(struct DXUTDeviceSettings *,struct IDirect3DDevice9 *,bool,bool)" (?DXUTChangeDevice@@YAJPAUDXUTDeviceSettings@@PAUIDirect3DDevice9@@_N2@Z)".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__GetWindowPlacement@8" in Funktion ""long __cdecl DXUTChangeDevice(struct DXUTDeviceSettings *,struct IDirect3DDevice9 *,bool,bool)" (?DXUTChangeDevice@@YAJPAUDXUTDeviceSettings@@PAUIDirect3DDevice9@@_N2@Z)".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__SetMenu@8" in Funktion ""long __cdecl DXUTChangeDevice(struct DXUTDeviceSettings *,struct IDirect3DDevice9 *,bool,bool)" (?DXUTChangeDevice@@YAJPAUDXUTDeviceSettings@@PAUIDirect3DDevice9@@_N2@Z)".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__ShowWindow@8" in Funktion ""long __cdecl DXUTChangeDevice(struct DXUTDeviceSettings *,struct IDirect3DDevice9 *,bool,bool)" (?DXUTChangeDevice@@YAJPAUDXUTDeviceSettings@@PAUIDirect3DDevice9@@_N2@Z)".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__CallNextHookEx@16" in Funktion ""long stdcall LowLevelKeyboardProc(int,unsigned int,long)" (?LowLevelKeyboardProc@@YGJHIJ@Z)".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__SetWindowsHookExW@16" in Funktion ""void __cdecl DXUTAllowShortcutKeys(bool)" (?DXUTAllowShortcutKeys@@YAX_N@Z)".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__UnhookWindowsHookEx@4" in Funktion ""void __cdecl DXUTAllowShortcutKeys(bool)" (?DXUTAllowShortcutKeys@@YAX_N@Z)".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__DestroyAcceleratorTable@4" in Funktion ""long __cdecl DXUTMainLoop(struct HACCEL__ *)" (?DXUTMainLoop@@YAJPAUHACCEL@@@Z)".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__DispatchMessageW@4" in Funktion ""long __cdecl DXUTMainLoop(struct HACCEL__ *)" (?DXUTMainLoop@@YAJPAUHACCEL__@@@Z)".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__TranslateMessage@4" in Funktion ""long __cdecl DXUTMainLoop(struct HACCEL__ *)" (?DXUTMainLoop@@YAJPAUHACCEL__@@@Z)".
DXUTgui.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__imp__TranslateMessage@4".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__TranslateAcceleratorW@12" in Funktion ""long __cdecl DXUTMainLoop(struct HACCEL__ *)" (?DXUTMainLoop@@YAJPAUHACCEL__@@@Z)".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__PeekMessageW@20" in Funktion ""long __cdecl DXUTMainLoop(struct HACCEL__ *)" (?DXUTMainLoop@@YAJPAUHACCEL__@@@Z)".
DXUTgui.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__imp__PeekMessageW@20".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__DefWindowProcW@16" in Funktion ""long __stdcall DXUTStaticWndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?DXUTStaticWndProc@@YGJPAUHWND__@@IIJ@Z)".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__PostQuitMessage@4" in Funktion ""long __stdcall DXUTStaticWndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?DXUTStaticWndProc@@YGJPAUHWND__@@IIJ@Z)".
DXUTgui.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__imp__PostQuitMessage@4".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__UnregisterClassW@8" in Funktion ""long __stdcall DXUTStaticWndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?DXUTStaticWndProc@@YGJPAUHWND__@@IIJ@Z)".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__DestroyWindow@4" in Funktion ""long __stdcall DXUTStaticWndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?DXUTStaticWndProc@@YGJPAUHWND__@@IIJ@Z)".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__DestroyMenu@4" in Funktion ""long __stdcall DXUTStaticWndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?DXUTStaticWndProc@@YGJPAUHWND__@@IIJ@Z)".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__SendMessageW@16" in Funktion ""long __stdcall DXUTStaticWndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?DXUTStaticWndProc@@YGJPAUHWND__@@IIJ@Z)".
DXUTgui.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__imp__SendMessageW@16".
DXUTmisc.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__imp__SendMessageW@16".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__ClipCursor@4" in Funktion ""long __stdcall DXUTStaticWndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?DXUTStaticWndProc@@YGJPAUHWND__@@IIJ@Z)".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__GetCursorPos@4" in Funktion ""long __stdcall DXUTStaticWndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?DXUTStaticWndProc@@YGJPAUHWND__@@IIJ@Z)".
DXUTmisc.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__imp__GetCursorPos@4".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__ScreenToClient@8" in Funktion ""long __stdcall DXUTStaticWndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?DXUTStaticWndProc@@YGJPAUHWND__@@IIJ@Z)".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__GetAsyncKeyState@4" in Funktion ""bool __cdecl DXUTIsKeyDown(unsigned char)" (?DXUTIsKeyDown@@YA_NE@Z)".
DXUTgui.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__imp__GetAsyncKeyState@4".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__MessageBoxW@16" in Funktion ""void _cdecl DXUTDisplayErrorMessage(long)" (?DXUTDisplayErrorMessage@@YAXJ@Z)".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__GetSystemMetrics@4" in Funktion ""void cdecl DXUTDisplayErrorMessage(long)" (?DXUTDisplayErrorMessage@@YAXJ@Z)".
DXUTmisc.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__imp__GetSystemMetrics@4".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_DXTraceW@20" in Funktion ""long __stdcall DXUTTrace(char const *,unsigned long,long,wchar_t const *,bool)" (?DXUTTrace@@YGJPBDKJPB_W_N@Z)".
DXUTgui.obj : error LNK2001: Nicht aufgelöstes externes Symbol "DXTraceW@20".
DXUTmisc.obj : error LNK2001: Nicht aufgelöstes externes Symbol "DXTraceW@20".
DXUTSettingsDlg.obj : error LNK2001: Nicht aufgelöstes externes Symbol "DXTraceW@20".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__GetClassLongW@8" in Funktion ""void cdecl DXUTSetupCursor(void)" (?DXUTSetupCursor@@YAXXZ)".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__SetCursor@4" in Funktion ""void cdecl DXUTSetupCursor(void)" (?DXUTSetupCursor@@YAXXZ)".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__DeleteDC@4" in Funktion ""long __cdecl DXUTSetDeviceCursor(struct IDirect3DDevice9 *,struct HICON__ *,bool)" (?DXUTSetDeviceCursor@@YAJPAUIDirect3DDevice9@@PAUHICON@@N@Z)".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__ReleaseDC@8" in Funktion ""long __cdecl DXUTSetDeviceCursor(struct IDirect3DDevice9 *,struct HICON__ *,bool)" (?DXUTSetDeviceCursor@@YAJPAUIDirect3DDevice9@@PAUHICON@@N@Z)".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__DeleteObject@4" in Funktion ""long __cdecl DXUTSetDeviceCursor(struct IDirect3DDevice9 *,struct HICON__ *,bool)" (?DXUTSetDeviceCursor@@YAJPAUIDirect3DDevice9@@PAUHICON@@N@Z)".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__GetDIBits@28" in Funktion ""long __cdecl DXUTSetDeviceCursor(struct IDirect3DDevice9 *,struct HICON__ *,bool)" (?DXUTSetDeviceCursor@@YAJPAUIDirect3DDevice9@@PAUHICON@@N@Z)".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__SelectObject@8" in Funktion ""long __cdecl DXUTSetDeviceCursor(struct IDirect3DDevice9 *,struct HICON__ *,bool)" (?DXUTSetDeviceCursor@@YAJPAUIDirect3DDevice9@@PAUHICON@@N@Z)".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__CreateCompatibleDC@4" in Funktion ""long __cdecl DXUTSetDeviceCursor(struct IDirect3DDevice9 *,struct HICON__ *,bool)" (?DXUTSetDeviceCursor@@YAJPAUIDirect3DDevice9@@PAUHICON@@N@Z)".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__GetDC@4" in Funktion ""long __cdecl DXUTSetDeviceCursor(struct IDirect3DDevice9 *,struct HICON__ *,bool)" (?DXUTSetDeviceCursor@@YAJPAUIDirect3DDevice9@@PAUHICON@@N@Z)".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__GetObjectW@12" in Funktion ""long __cdecl DXUTSetDeviceCursor(struct IDirect3DDevice9 *,struct HICON__ *,bool)" (?DXUTSetDeviceCursor@@YAJPAUIDirect3DDevice9@@PAUHICON@@N@Z)".
DXUT.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__GetIconInfo@8" in Funktion ""long __cdecl DXUTSetDeviceCursor(struct IDirect3DDevice9 *,struct HICON__ *,bool)" (?DXUTSetDeviceCursor@@YAJPAUIDirect3DDevice9@@PAUHICON@@_N@Z)".
DXUTgui.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_D3DXCreateSprite@8" in Funktion ""public: long __thiscall CDXUTDialogResourceManager::OnCreateDevice(struct IDirect3DDevice9 *)" (?OnCreateDevice@CDXUTDialogResourceManager@@QAEJPAUIDirect3DDevice9@@@Z)".
Blobs.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_D3DXCreateSprite@8".
DXUTgui.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__GetKeyState@4" in Funktion ""public: bool __thiscall CDXUTDialog::MsgProc(struct HWND__ *,unsigned int,unsigned int,long)" (?MsgProc@CDXUTDialog@@QAE_NPAUHWND__@@IIJ@Z)".
DXUTgui.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__ReleaseCapture@0" in Funktion ""public: bool __thiscall CDXUTDialog::MsgProc(struct HWND__ *,unsigned int,unsigned int,long)" (?MsgProc@CDXUTDialog@@QAE_NPAUHWND__@@IIJ@Z)".
DXUTmisc.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__imp__ReleaseCapture@0".
DXUTgui.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__SetCapture@4" in Funktion ""public: bool __thiscall CDXUTDialog::MsgProc(struct HWND__ *,unsigned int,unsigned int,long)" (?MsgProc@CDXUTDialog@@QAE_NPAUHWND__@@IIJ@Z)".
DXUTmisc.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__imp__SetCapture@4".
DXUTgui.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__OffsetRect@12" in Funktion ""public: long __thiscall CDXUTDialog::DrawRect(struct tagRECT *,unsigned long)" (?DrawRect@CDXUTDialog@@QAEJPAUtagRECT@@K@Z)".
DXUTgui.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_D3DXMatrixScaling@16" in Funktion ""public: long __thiscall CDXUTDialog::DrawSprite(class CDXUTElement *,struct tagRECT *)" (?DrawSprite@CDXUTDialog@@QAEJPAVCDXUTElement@@PAUtagRECT@@@Z)".
DXUTmisc.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_D3DXMatrixScaling@16".
DXUTgui.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_D3DXCreateFontW@48" in Funktion ""protected: long __thiscall CDXUTDialogResourceManager::CreateFontW(unsigned int)" (?CreateFontW@CDXUTDialogResourceManager@@IAEJI@Z)".
Blobs.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_D3DXCreateFontW@48".
DXUTgui.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_D3DXCreateTextureFromFileExW@56" in Funktion ""protected: long __thiscall CDXUTDialogResourceManager::CreateTexture(unsigned int)" (?CreateTexture@CDXUTDialogResourceManager@@IAEJI@Z)".
DXUTmisc.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_D3DXCreateTextureFromFileExW@56".
DXUTgui.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_D3DXCreateTextureFromResourceExW@60" in Funktion ""protected: long __thiscall CDXUTDialogResourceManager::CreateTexture(unsigned int)" (?CreateTexture@CDXUTDialogResourceManager@@IAEJI@Z)".
DXUTmisc.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_D3DXCreateTextureFromResourceExW@60".
DXUTgui.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__PtInRect@12" in Funktion ""public: virtual int __thiscall CDXUTCheckBox::ContainsPoint(struct tagPOINT)" (?ContainsPoint@CDXUTCheckBox@@UAEHUtagPOINT@@@Z)".
DXUTmisc.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__imp__PtInRect@12".
DXUTgui.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__InflateRect@12" in Funktion ""public: virtual void __thiscall CDXUTListBox::UpdateRects(void)" (?UpdateRects@CDXUTListBox@@UAEXXZ)".
DXUTgui.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__GetCaretBlinkTime@0" in Funktion ""public: __thiscall CDXUTEditBox::CDXUTEditBox(class CDXUTDialog *)" (??0CDXUTEditBox@@QAE@PAVCDXUTDialog@@@Z)".
DXUTgui.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__CloseClipboard@0" in Funktion ""protected: void thiscall CDXUTEditBox::CopyToClipboard(void)" (?CopyToClipboard@CDXUTEditBox@@IAEXXZ)".
DXUTgui.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__SetClipboardData@8" in Funktion ""protected: void thiscall CDXUTEditBox::CopyToClipboard(void)" (?CopyToClipboard@CDXUTEditBox@@IAEXXZ)".
DXUTgui.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__EmptyClipboard@0" in Funktion ""protected: void thiscall CDXUTEditBox::CopyToClipboard(void)" (?CopyToClipboard@CDXUTEditBox@@IAEXXZ)".
DXUTgui.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__OpenClipboard@4" in Funktion ""protected: void thiscall CDXUTEditBox::CopyToClipboard(void)" (?CopyToClipboard@CDXUTEditBox@@IAEXXZ)".
DXUTgui.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__GetClipboardData@4" in Funktion ""protected: void thiscall CDXUTEditBox::PasteFromClipboard(void)" (?PasteFromClipboard@CDXUTEditBox@@IAEXXZ)".
DXUTgui.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__IntersectRect@12" in Funktion ""public: virtual void thiscall CDXUTEditBox::Render(struct IDirect3DDevice9 *,float)" (?Render@CDXUTEditBox@@UAEXPAUIDirect3DDevice9@@M@Z)".
DXUTgui.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__keybd_event@16" in Funktion ""protected: static void __cdecl CDXUTIMEEditBox::SendKey(unsigned char)" (?SendKey@CDXUTIMEEditBox@@KAXE@Z)".
DXUTgui.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__GetKeyboardLayout@4" in Funktion ""protected: static void cdecl CDXUTIMEEditBox::CheckInputLocale(void)" (?CheckInputLocale@CDXUTIMEEditBox@@KAXXZ)".
DXUTgui.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__RegCloseKey@4" in Funktion ""protected: static void cdecl CDXUTIMEEditBox::GetReadingWindowOrientation(unsigned long)" (?GetReadingWindowOrientation@CDXUTIMEEditBox@@KAXK@Z)".
DXUTmisc.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__imp__RegCloseKey@4".
DXUTgui.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__RegQueryValueExW@24" in Funktion ""protected: static void cdecl CDXUTIMEEditBox::GetReadingWindowOrientation(unsigned long)" (?GetReadingWindowOrientation@CDXUTIMEEditBox@@KAXK@Z)".
DXUTmisc.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__imp__RegQueryValueExW@24".
DXUTgui.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__RegOpenKeyExW@20" in Funktion ""protected: static void cdecl CDXUTIMEEditBox::GetReadingWindowOrientation(unsigned long)" (?GetReadingWindowOrientation@CDXUTIMEEditBox@@KAXK@Z)".
DXUTmisc.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__imp__RegOpenKeyExW@20".
DXUTgui.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__DispatchMessageA@4" in Funktion ""public: void thiscall CDXUTIMEEditBox::PumpMessage(void)" (?PumpMessage@CDXUTIMEEditBox@@QAEXXZ)".
DXUTgui.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__GetMessageW@16" in Funktion ""public: void thiscall CDXUTIMEEditBox::PumpMessage(void)" (?PumpMessage@CDXUTIMEEditBox@@QAEXXZ)".
DXUTgui.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__GetKeyboardLayoutList@8" in Funktion ""public: static bool __cdecl CDXUTIMEEditBox::StaticMsgProc(unsigned int,unsigned int,long)" (?StaticMsgProc@CDXUTIMEEditBox@@SA_NIIJ@Z)".
DXUTgui.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__PostMessageW@16" in Funktion ""public: virtual bool __thiscall CDXUTIMEEditBox::MsgProc(unsigned int,unsigned int,long)" (?MsgProc@CDXUTIMEEditBox@@UAE_NIIJ@Z)".
DXUTgui.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__GetFocus@0" in Funktion ""public: virtual bool __thiscall CDXUTIMEEditBox::MsgProc(unsigned int,unsigned int,long)" (?MsgProc@CDXUTIMEEditBox@@UAE_NIIJ@Z)".
DXUTgui.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__SetRectEmpty@4" in Funktion ""public: void thiscall CDXUTElement::SetTexture(unsigned int,struct tagRECT *,unsigned long)" (?SetTexture@CDXUTElement@@QAEXIPAUtagRECT@@K@Z)".
DXUTmisc.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__RegSetValueExW@24" in Funktion ""void cdecl DXUTDisplaySwitchingToREFWarning(void)" (?DXUTDisplaySwitchingToREFWarning@@YAXXZ)".
DXUTmisc.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__DialogBoxIndirectParamW@20" in Funktion ""void cdecl DXUTDisplaySwitchingToREFWarning(void)" (?DXUTDisplaySwitchingToREFWarning@@YAXXZ)".
DXUTmisc.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__EndDialog@8" in Funktion ""int __stdcall DisplaySwitchToREFWarningProc(struct HWND__ *,unsigned int,unsigned int,long)" (?DisplaySwitchToREFWarningProc@@YGHPAUHWND@@IIJ@Z)".
DXUTmisc.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__EnableWindow@8" in Funktion ""int __stdcall DisplaySwitchToREFWarningProc(struct HWND__ *,unsigned int,unsigned int,long)" (?DisplaySwitchToREFWarningProc@@YGHPAUHWND@@IIJ@Z)".
DXUTmisc.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__CheckDlgButton@12" in Funktion ""int __stdcall DisplaySwitchToREFWarningProc(struct HWND__ *,unsigned int,unsigned int,long)" (?DisplaySwitchToREFWarningProc@@YGHPAUHWND@@IIJ@Z)".
DXUTmisc.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__IsDlgButtonChecked@8" in Funktion ""int __stdcall DisplaySwitchToREFWarningProc(struct HWND__ *,unsigned int,unsigned int,long)" (?DisplaySwitchToREFWarningProc@@YGHPAUHWND@@IIJ@Z)".
DXUTmisc.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__SetDlgItemTextW@12" in Funktion ""int __stdcall DisplaySwitchToREFWarningProc(struct HWND__ *,unsigned int,unsigned int,long)" (?DisplaySwitchToREFWarningProc@@YGHPAUHWND@@IIJ@Z)".
DXUTmisc.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__GetDlgItem@8" in Funktion ""int __stdcall DisplaySwitchToREFWarningProc(struct HWND__ *,unsigned int,unsigned int,long)" (?DisplaySwitchToREFWarningProc@@YGHPAUHWND@@IIJ@Z)".
DXUTmisc.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__LoadIconW@8" in Funktion ""int __stdcall DisplaySwitchToREFWarningProc(struct HWND__ *,unsigned int,unsigned int,long)" (?DisplaySwitchToREFWarningProc@@YGHPAUHWND@@IIJ@Z)".
DXUTmisc.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__SetWindowTextW@8" in Funktion ""int __stdcall DisplaySwitchToREFWarningProc(struct HWND__ *,unsigned int,unsigned int,long)" (?DisplaySwitchToREFWarningProc@@YGHPAUHWND@@IIJ@Z)".
DXUTmisc.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_IID_IDirect3DBaseTexture9".
DXUTmisc.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_IID_IDirect3DTexture9".
DXUTmisc.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_D3DXCreateCubeTextureFromFileExW@52" in Funktion ""public: long __thiscall CDXUTResourceCache::CreateCubeTextureFromFileEx(struct IDirect3DDevice9 *,wchar_t const *,unsigned int,unsigned int,unsigned long,enum _D3DFORMAT,enum _D3DPOOL,unsigned long,unsigned long,unsigned long,struct _D3DXIMAGE_INFO *,struct tagPALETTEENTRY *,struct IDirect3DCubeTexture9 * *)" (?CreateCubeTextureFromFileEx@CDXUTResourceCache@@QAEJPAUIDirect3DDevice9@@PB_WIIKW4_D3DFORMAT@@W4_D3DPOOL@@KKKPAU_D3DXIMAGE_INFO@@PAUtagPALETTEENTRY@@PAPAUIDirect3DCubeTexture9@@@Z)".
DXUTmisc.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_IID_IDirect3DCubeTexture9".
DXUTmisc.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_D3DXCreateCubeTextureFromResourceExW@56" in Funktion ""public: long __thiscall CDXUTResourceCache::CreateCubeTextureFromResourceEx(struct IDirect3DDevice9 *,struct HINSTANCE *,wchar_t const *,unsigned int,unsigned int,unsigned long,enum _D3DFORMAT,enum _D3DPOOL,unsigned long,unsigned long,unsigned long,struct _D3DXIMAGE_INFO *,struct tagPALETTEENTRY *,struct IDirect3DCubeTexture9 * *)" (?CreateCubeTextureFromResourceEx@CDXUTResourceCache@@QAEJPAUIDirect3DDevice9@@PAUHINSTANCE__@@PB_WIIKW4_D3DFORMAT@@W4_D3DPOOL@@KKKPAU_D3DXIMAGE_INFO@@PAUtagPALETTEENTRY@@PAPAUIDirect3DCubeTexture9@@@Z)".
DXUTmisc.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_D3DXCreateVolumeTextureFromFileExW@60" in Funktion ""public: long __thiscall CDXUTResourceCache::CreateVolumeTextureFromFileEx(struct IDirect3DDevice9 *,wchar_t const *,unsigned int,unsigned int,unsigned int,unsigned int,unsigned long,enum _D3DFORMAT,enum _D3DPOOL,unsigned long,unsigned long,unsigned long,struct _D3DXIMAGE_INFO *,struct tagPALETTEENTRY *,struct IDirect3DVolumeTexture9 * *)" (?CreateVolumeTextureFromFileEx@CDXUTResourceCache@@QAEJPAUIDirect3DDevice9@@PB_WIIIIKW4_D3DFORMAT@@W4_D3DPOOL@@KKKPAU_D3DXIMAGE_INFO@@PAUtagPALETTEENTRY@@PAPAUIDirect3DVolumeTexture9@@@Z)".
DXUTmisc.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_IID_IDirect3DVolumeTexture9".
DXUTmisc.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_D3DXCreateVolumeTextureFromResourceExW@64" in Funktion ""public: long __thiscall CDXUTResourceCache::CreateVolumeTextureFromResourceEx(struct IDirect3DDevice9 *,struct HINSTANCE *,wchar_t const *,unsigned int,unsigned int,unsigned int,unsigned int,unsigned long,enum _D3DFORMAT,enum _D3DPOOL,unsigned long,unsigned long,unsigned long,struct _D3DXIMAGE_INFO *,struct tagPALETTEENTRY *,struct IDirect3DVolumeTexture9 * *)" (?CreateVolumeTextureFromResourceEx@CDXUTResourceCache@@QAEJPAUIDirect3DDevice9@@PAUHINSTANCE__@@PB_WIIIIKW4_D3DFORMAT@@W4_D3DPOOL@@KKKPAU_D3DXIMAGE_INFO@@PAUtagPALETTEENTRY@@PAPAUIDirect3DVolumeTexture9@@@Z)".
DXUTmisc.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_D3DXCreateFontIndirectW@12" in Funktion ""public: long __thiscall CDXUTResourceCache::CreateFontIndirectW(struct IDirect3DDevice9 *,struct _D3DXFONT_DESCW const *,struct ID3DXFont * *)" (?CreateFontIndirectW@CDXUTResourceCache@@QAEJPAUIDirect3DDevice9@@PBU_D3DXFONT_DESCW@@PAPAUID3DXFont@@@Z)".
DXUTmisc.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_D3DXCreateEffectFromFileW@32" in Funktion ""public: long __thiscall CDXUTResourceCache::CreateEffectFromFile(struct IDirect3DDevice9 *,wchar_t const *,struct _D3DXMACRO const *,struct ID3DXInclude *,unsigned long,struct ID3DXEffectPool *,struct ID3DXEffect * *,struct ID3DXBuffer * *)" (?CreateEffectFromFile@CDXUTResourceCache@@QAEJPAUIDirect3DDevice9@@PB_WPBU_D3DXMACRO@@PAUID3DXInclude@@KPAUID3DXEffectPool@@PAPAUID3DXEffect@@PAPAUID3DXBuffer@@@Z)".
Blobs.obj : error LNK2001: Nicht aufgelöstes externes Symbol "D3DXCreateEffectFromFileW@32".
DXUTmisc.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_D3DXCreateEffectFromResourceW@36" in Funktion ""public: long __thiscall CDXUTResourceCache::CreateEffectFromResource(struct IDirect3DDevice9 *,struct HINSTANCE *,wchar_t const *,struct _D3DXMACRO const *,struct ID3DXInclude *,unsigned long,struct ID3DXEffectPool *,struct ID3DXEffect * *,struct ID3DXBuffer * *)" (?CreateEffectFromResource@CDXUTResourceCache@@QAEJPAUIDirect3DDevice9@@PAUHINSTANCE@@PB_WPBU_D3DXMACRO@@PAUID3DXInclude@@KPAUID3DXEffectPool@@PAPAUID3DXEffect@@PAPAUID3DXBuffer@@@Z)".
DXUTmisc.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__GetForegroundWindow@0" in Funktion ""public: thiscall CD3DArcBall::CD3DArcBall(void)" (??0CD3DArcBall@@QAE@XZ)".
DXUTmisc.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_D3DXMatrixMultiply@12" in Funktion ""public: long __thiscall CD3DArcBall::HandleMessages(struct HWND *,unsigned int,unsigned int,long)" (?HandleMessages@CD3DArcBall@@QAEJPAUHWND@@IIJ@Z)".
Blobs.obj : error LNK2001: Nicht aufgelöstes externes Symbol "D3DXMatrixMultiply@12".
DXUTmisc.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_D3DXMatrixTranslation@16" in Funktion ""public: long __thiscall CD3DArcBall::HandleMessages(struct HWND *,unsigned int,unsigned int,long)" (?HandleMessages@CD3DArcBall@@QAEJPAUHWND@@IIJ@Z)".
DXUTmisc.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_D3DXMatrixInverse@12" in Funktion ""public: virtual void __thiscall CBaseCamera::SetViewParams(struct D3DXVECTOR3 *,struct D3DXVECTOR3 *)" (?SetViewParams@CBaseCamera@@UAEXPAUD3DXVECTOR3@@0@Z)".
DXUTmisc.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_D3DXMatrixLookAtLH@16" in Funktion ""public: virtual void __thiscall CBaseCamera::SetViewParams(struct D3DXVECTOR3 *,struct D3DXVECTOR3 *)" (?SetViewParams@CBaseCamera@@UAEXPAUD3DXVECTOR3@@0@Z)".
DXUTmisc.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_D3DXMatrixPerspectiveFovLH@20" in Funktion ""public: virtual void __thiscall CBaseCamera::SetProjParams(float,float,float,float)" (?SetProjParams@CBaseCamera@@UAEXMMMM@Z)".
DXUTmisc.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__SetCursorPos@8" in Funktion ""protected: void __thiscall CBaseCamera::GetInput(bool,bool,bool,bool)" (?GetInput@CBaseCamera@@IAEX_N000@Z)".
DXUTmisc.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_D3DXVec3Normalize@8" in Funktion ""protected: void __thiscall CBaseCamera::UpdateVelocity(float)" (?UpdateVelocity@CBaseCamera@@IAEXM@Z)".
DXUTmisc.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_D3DXVec3TransformCoord@12" in Funktion ""public: virtual void __thiscall CFirstPersonCamera::FrameMove(float)" (?FrameMove@CFirstPersonCamera@@UAEXM@Z)".
DXUTmisc.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_D3DXMatrixRotationYawPitchRoll@16" in Funktion ""public: virtual void __thiscall CFirstPersonCamera::FrameMove(float)" (?FrameMove@CFirstPersonCamera@@UAEXM@Z)".
DXUTmisc.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_D3DXQuaternionRotationMatrix@8" in Funktion ""public: virtual void __thiscall CModelViewerCamera::SetViewParams(struct D3DXVECTOR3 *,struct D3DXVECTOR3 *)" (?SetViewParams@CModelViewerCamera@@UAEXPAUD3DXVECTOR3@@0@Z)".
DXUTmisc.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_D3DXCreateLine@8" in Funktion ""public: long __thiscall CDXUTLineManager::OnCreatedDevice(struct IDirect3DDevice9 )" (?OnCreatedDevice@CDXUTLineManager@@QAEJPAUIDirect3DDevice9@@@Z)".
DXUTmisc.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_D3DXQuaternionMultiply@12" in Funktion ""public: struct D3DXQUATERNION __thiscall D3DXQUATERNION::operator(struct D3DXQUATERNION const &)const " (??DD3DXQUATERNION@@QBE?AU0@ABU0@@Z)".
DXUTmisc.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_D3DXCreateEffect@36" in Funktion ""public: static long __cdecl CDXUTDirectionWidget::StaticOnCreateDevice(struct IDirect3DDevice9 *)" (?StaticOnCreateDevice@CDXUTDirectionWidget@@SAJPAUIDirect3DDevice9@@@Z)".
DXUTmisc.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_D3DXMatrixRotationX@8" in Funktion ""public: long __thiscall CDXUTDirectionWidget::OnRender(struct D3DXCOLOR,struct D3DXMATRIX const *,struct D3DXMATRIX const *,struct D3DXVECTOR3 const *)" (?OnRender@CDXUTDirectionWidget@@QAEJUD3DXCOLOR@@PBUD3DXMATRIX@@1PBUD3DXVECTOR3@@@Z)".
DXUTmisc.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_D3DXVec3TransformNormal@12" in Funktion ""protected: long __thiscall CDXUTDirectionWidget::UpdateLightDir(void)" (?UpdateLightDir@CDXUTDirectionWidget@@IAEJXZ)".
DXUTmisc.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__SystemParametersInfoA@16" in Funktion ""int __cdecl DXUTGetMonitorInfo(struct HMONITOR__ *,struct tagMONITORINFO *)" (?DXUTGetMonitorInfo@@YAHPAUHMONITOR@@PAUtagMONITORINFO@@@Z)".
DXUTmisc.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__EnumDisplaySettingsW@12" in Funktion ""void __cdecl DXUTGetDesktopResolution(unsigned int,unsigned int *,unsigned int *)" (?DXUTGetDesktopResolution@@YAXIPAI0@Z)".
DXUTmisc.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__ShellExecuteW@24" in Funktion ""bool __cdecl DXUTReLaunchMediaCenter(void)" (?DXUTReLaunchMediaCenter@@YA_NXZ)".
DXUTmisc.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_D3DXMatrixRotationQuaternion@8" in Funktion ""public: struct D3DXMATRIX const * __thiscall CD3DArcBall::GetRotationMatrix(void)" (?GetRotationMatrix@CD3DArcBall@@QAEPBUD3DXMATRIX@@XZ)".
DXUTRes.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_D3DXCreateTextureFromFileInMemoryEx@60" in Funktion ""long __cdecl DXUTCreateGUITextureFromInternalArray(struct IDirect3DDevice9 *,struct IDirect3DTexture9 * *,struct _D3DXIMAGE_INFO *)" (?DXUTCreateGUITextureFromInternalArray@@YAJPAUIDirect3DDevice9@@PAPAUIDirect3DTexture9@@PAU_D3DXIMAGE_INFO@@@Z)".
DXUTRes.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_D3DXLoadMeshFromXInMemory@36" in Funktion ""long __cdecl DXUTCreateArrowMeshFromInternalArray(struct IDirect3DDevice9 *,struct ID3DXMesh * *)" (?DXUTCreateArrowMeshFromInternalArray@@YAJPAUIDirect3DDevice9@@PAPAUID3DXMesh@@@Z)".
Blobs.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_D3DXLoadSurfaceFromSurface@32" in Funktion ""long __cdecl GenerateGaussianTexture(void)" (?GenerateGaussianTexture@@YAJXZ)".
Blobs.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_D3DXCreateCubeTextureFromFileW@12" in Funktion ""long __cdecl GenerateGaussianTexture(void)" (?GenerateGaussianTexture@@YAJXZ)".
Blobs.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_D3DXVec4Transform@12" in Funktion ""long __cdecl FillBlobVB(struct _D3DXMATRIXA16 *)" (?FillBlobVB@@YAJPAU_D3DXMATRIXA16@@@Z)".
Blobs.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_D3DXVec3Transform@12" in Funktion ""long __cdecl FillBlobVB(struct _D3DXMATRIXA16 *)" (?FillBlobVB@@YAJPAU_D3DXMATRIXA16@@@Z)".
Debug\Blobs.exe : fatal error LNK1120: 133 nicht aufgelöste externe Verweise.
Das Buildprotokoll wurde unter "file://c:\Programme\Microsoft DirectX SDK (August 2006)\Samples\C++\Direct3D\Blobs\Debug\BuildLog.htm" gespeichert.
Blobs - 164 Fehler, 0 Warnung(en)
========== Erstellen: 0 erfolgreich, Fehler bei 1, 0 aktuell, 0 übersprungen ==========
Egal ob ich x64 oder x86 nehme...
Hoffentlich hat jemand eine Lösung.
Bin langsam am Verzweifeln
Habe heute morgen mein Buch bekommen ( Spieleprogrammierung mit DirectX und C++, von Lensing, Philipp / Kaiser, Ulrich )
und man sollte als erstes ein paar Beispiele compilieren um zu testen ob alles funktioniert... Ich sitze seit über 10 Stunden daran die Probleme zu lösen, komme hier aber einfach nicht mehr weiter