Advertisement
Guest User

Untitled

a guest
Jun 17th, 2012
333
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.11 KB | None | 0 0
  1. Error 3 error MSB3073: The command "copy /y "E:\Starshatter\SSOpen\Opcode\.\Debug\Opcode.dll" "E:\Starshatter\Opcode.dll"
  2. :VCEnd" exited with code 1. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets 183 6 Opcode
  3. Error 5 error LNK2019: unresolved external symbol __imp__wsprintfA referenced in function "public: bool __thiscall Font::Load(char const *)" (?Load@Font@@QAE_NPBD@Z) E:\Starshatter\SSOpen\Stars45\Font.obj Stars
  4. Error 6 error LNK2001: unresolved external symbol __imp__GetAsyncKeyState@4 E:\Starshatter\SSOpen\Stars45\ngenex.lib(Game.obj) Stars
  5. Error 7 error LNK2019: unresolved external symbol __imp__GetAsyncKeyState@4 referenced in function "public: virtual void __thiscall KeyDlg::ExecFrame(void)" (?ExecFrame@KeyDlg@@UAEXXZ) E:\Starshatter\SSOpen\Stars45\KeyDlg.obj Stars
  6. Error 8 error LNK2001: unresolved external symbol __imp__GetAsyncKeyState@4 E:\Starshatter\SSOpen\Stars45\ShipCtrl.obj Stars
  7. Error 9 error LNK2001: unresolved external symbol __imp__GetAsyncKeyState@4 E:\Starshatter\SSOpen\Stars45\Starshatter.obj Stars
  8. Error 10 error LNK2001: unresolved external symbol __imp__GetAsyncKeyState@4 E:\Starshatter\SSOpen\Stars45\ngenex.lib(Keyboard.obj) Stars
  9. Error 11 error LNK2019: unresolved external symbol __imp__MessageBoxA@16 referenced in function _WinMain@16 E:\Starshatter\SSOpen\Stars45\Main.obj Stars
  10. Error 12 error LNK2001: unresolved external symbol __imp__MessageBoxA@16 E:\Starshatter\SSOpen\Stars45\StarServer.obj Stars
  11. Error 13 error LNK2001: unresolved external symbol __imp__MessageBoxA@16 E:\Starshatter\SSOpen\Stars45\Starshatter.obj Stars
  12. Error 14 error LNK2019: unresolved external symbol __imp__SetCursorPos@8 referenced in function "public: static void __cdecl Mouse::SetCursorPos(int,int)" (?SetCursorPos@Mouse@@SAXHH@Z) E:\Starshatter\SSOpen\Stars45\Mouse.obj Stars
  13. Error 15 error LNK2001: unresolved external symbol __imp__SetCursorPos@8 E:\Starshatter\SSOpen\Stars45\ngenex.lib(MouseController.obj) Stars
  14. Error 16 error LNK2019: unresolved external symbol __imp__GetCursorPos@4 referenced in function "public: static void __cdecl Mouse::SetCursorPos(int,int)" (?SetCursorPos@Mouse@@SAXHH@Z) E:\Starshatter\SSOpen\Stars45\Mouse.obj Stars
  15. Error 17 error LNK2019: unresolved external symbol __imp__RedrawWindow@16 referenced in function "protected: virtual void __thiscall StarServer::UpdateWorld(void)" (?UpdateWorld@StarServer@@MAEXXZ) E:\Starshatter\SSOpen\Stars45\StarServer.obj Stars
  16. Error 18 error LNK2019: unresolved external symbol __imp__EndPaint@8 referenced in function "public: virtual bool __thiscall StarServer::OnPaint(void)" (?OnPaint@StarServer@@UAE_NXZ) E:\Starshatter\SSOpen\Stars45\StarServer.obj Stars
  17. Error 19 error LNK2019: unresolved external symbol __imp__TextOutA@20 referenced in function "public: virtual bool __thiscall StarServer::OnPaint(void)" (?OnPaint@StarServer@@UAE_NXZ) E:\Starshatter\SSOpen\Stars45\StarServer.obj Stars
  18. Error 20 error LNK2019: unresolved external symbol __imp__BeginPaint@8 referenced in function "public: virtual bool __thiscall StarServer::OnPaint(void)" (?OnPaint@StarServer@@UAE_NXZ) E:\Starshatter\SSOpen\Stars45\StarServer.obj Stars
  19. Error 21 error LNK2019: unresolved external symbol __imp__RegCloseKey@4 referenced in function "class Text __cdecl GetDllFromRegistry(void)" (?GetDllFromRegistry@@YA?AVText@@XZ) E:\Starshatter\SSOpen\Stars45\TrackIR.obj Stars
  20. Error 22 error LNK2001: unresolved external symbol __imp__RegCloseKey@4 E:\Starshatter\SSOpen\Stars45\ngenex.lib(MachineInfo.obj) Stars
  21. Error 23 error LNK2001: unresolved external symbol __imp__RegCloseKey@4 E:\Starshatter\SSOpen\Stars45\ngenex.lib(WebBrowser.obj) Stars
  22. Error 24 error LNK2019: unresolved external symbol __imp__RegQueryValueExA@24 referenced in function "class Text __cdecl GetDllFromRegistry(void)" (?GetDllFromRegistry@@YA?AVText@@XZ) E:\Starshatter\SSOpen\Stars45\TrackIR.obj Stars
  23. Error 25 error LNK2001: unresolved external symbol __imp__RegQueryValueExA@24 E:\Starshatter\SSOpen\Stars45\ngenex.lib(MachineInfo.obj) Stars
  24. Error 26 error LNK2001: unresolved external symbol __imp__RegQueryValueExA@24 E:\Starshatter\SSOpen\Stars45\ngenex.lib(WebBrowser.obj) Stars
  25. Error 27 error LNK2019: unresolved external symbol __imp__RegOpenKeyExA@20 referenced in function "class Text __cdecl GetDllFromRegistry(void)" (?GetDllFromRegistry@@YA?AVText@@XZ) E:\Starshatter\SSOpen\Stars45\TrackIR.obj Stars
  26. Error 28 error LNK2001: unresolved external symbol __imp__RegOpenKeyExA@20 E:\Starshatter\SSOpen\Stars45\ngenex.lib(MachineInfo.obj) Stars
  27. Error 29 error LNK2001: unresolved external symbol __imp__RegOpenKeyExA@20 E:\Starshatter\SSOpen\Stars45\ngenex.lib(WebBrowser.obj) Stars
  28. Error 30 error LNK2019: unresolved external symbol __imp__RegisterClassA@4 referenced in function "public: virtual bool __thiscall Game::InitApplication(struct HINSTANCE__ *)" (?InitApplication@Game@@UAE_NPAUHINSTANCE__@@@Z) E:\Starshatter\SSOpen\Stars45\ngenex.lib(Game.obj) Stars
  29. Error 31 error LNK2019: unresolved external symbol __imp__CreateBrushIndirect@4 referenced in function "public: virtual bool __thiscall Game::InitApplication(struct HINSTANCE__ *)" (?InitApplication@Game@@UAE_NPAUHINSTANCE__@@@Z) E:\Starshatter\SSOpen\Stars45\ngenex.lib(Game.obj) Stars
  30. Error 32 error LNK2019: unresolved external symbol __imp__LoadCursorA@8 referenced in function "public: virtual bool __thiscall Game::InitApplication(struct HINSTANCE__ *)" (?InitApplication@Game@@UAE_NPAUHINSTANCE__@@@Z) E:\Starshatter\SSOpen\Stars45\ngenex.lib(Game.obj) Stars
  31. Error 33 error LNK2019: unresolved external symbol __imp__LoadIconA@8 referenced in function "public: virtual bool __thiscall Game::InitApplication(struct HINSTANCE__ *)" (?InitApplication@Game@@UAE_NPAUHINSTANCE__@@@Z) E:\Starshatter\SSOpen\Stars45\ngenex.lib(Game.obj) Stars
  32. Error 34 error LNK2019: unresolved external symbol __imp__GetClientRect@8 referenced in function "public: virtual bool __thiscall Game::InitInstance(struct HINSTANCE__ *,int)" (?InitInstance@Game@@UAE_NPAUHINSTANCE__@@H@Z) E:\Starshatter\SSOpen\Stars45\ngenex.lib(Game.obj) Stars
  33. Error 35 error LNK2001: unresolved external symbol __imp__GetClientRect@8 E:\Starshatter\SSOpen\Stars45\ngenex.lib(VideoDX9.obj) Stars
  34. Error 36 error LNK2019: unresolved external symbol __imp__GetWindowRect@8 referenced in function "public: virtual bool __thiscall Game::InitInstance(struct HINSTANCE__ *,int)" (?InitInstance@Game@@UAE_NPAUHINSTANCE__@@H@Z) E:\Starshatter\SSOpen\Stars45\ngenex.lib(Game.obj) Stars
  35. Error 37 error LNK2019: unresolved external symbol __imp__GetWindowLongA@8 referenced in function "public: virtual bool __thiscall Game::InitInstance(struct HINSTANCE__ *,int)" (?InitInstance@Game@@UAE_NPAUHINSTANCE__@@H@Z) E:\Starshatter\SSOpen\Stars45\ngenex.lib(Game.obj) Stars
  36. Error 38 error LNK2019: unresolved external symbol __imp__UpdateWindow@4 referenced in function "public: virtual bool __thiscall Game::InitInstance(struct HINSTANCE__ *,int)" (?InitInstance@Game@@UAE_NPAUHINSTANCE__@@H@Z) E:\Starshatter\SSOpen\Stars45\ngenex.lib(Game.obj) Stars
  37. Error 39 error LNK2019: unresolved external symbol __imp__ShowWindow@8 referenced in function "public: virtual bool __thiscall Game::InitInstance(struct HINSTANCE__ *,int)" (?InitInstance@Game@@UAE_NPAUHINSTANCE__@@H@Z) E:\Starshatter\SSOpen\Stars45\ngenex.lib(Game.obj) Stars
  38. Error 40 error LNK2019: unresolved external symbol __imp__CreateWindowExA@48 referenced in function "public: virtual bool __thiscall Game::InitInstance(struct HINSTANCE__ *,int)" (?InitInstance@Game@@UAE_NPAUHINSTANCE__@@H@Z) E:\Starshatter\SSOpen\Stars45\ngenex.lib(Game.obj) Stars
  39. Error 41 error LNK2019: unresolved external symbol __imp__AdjustWindowRect@12 referenced in function "public: virtual bool __thiscall Game::InitInstance(struct HINSTANCE__ *,int)" (?InitInstance@Game@@UAE_NPAUHINSTANCE__@@H@Z) E:\Starshatter\SSOpen\Stars45\ngenex.lib(Game.obj) Stars
  40. Error 42 error LNK2019: unresolved external symbol __imp__GetSystemMetrics@4 referenced in function "public: virtual bool __thiscall Game::InitInstance(struct HINSTANCE__ *,int)" (?InitInstance@Game@@UAE_NPAUHINSTANCE__@@H@Z) E:\Starshatter\SSOpen\Stars45\ngenex.lib(Game.obj) Stars
  41. Error 43 error LNK2019: unresolved external symbol __imp__SetWindowPos@28 referenced in function "public: virtual bool __thiscall Game::ToggleFullscreen(void)" (?ToggleFullscreen@Game@@UAE_NXZ) E:\Starshatter\SSOpen\Stars45\ngenex.lib(Game.obj) Stars
  42. Error 44 error LNK2019: unresolved external symbol __imp__GetMenu@4 referenced in function "public: virtual bool __thiscall Game::AdjustWindowForChange(void)" (?AdjustWindowForChange@Game@@UAE_NXZ) E:\Starshatter\SSOpen\Stars45\ngenex.lib(Game.obj) Stars
  43. Error 45 error LNK2019: unresolved external symbol __imp__SetMenu@8 referenced in function "public: virtual bool __thiscall Game::AdjustWindowForChange(void)" (?AdjustWindowForChange@Game@@UAE_NXZ) E:\Starshatter\SSOpen\Stars45\ngenex.lib(Game.obj) Stars
  44. Error 46 error LNK2019: unresolved external symbol __imp__SetWindowLongA@12 referenced in function "public: virtual bool __thiscall Game::AdjustWindowForChange(void)" (?AdjustWindowForChange@Game@@UAE_NXZ) E:\Starshatter\SSOpen\Stars45\ngenex.lib(Game.obj) Stars
  45. Error 47 error LNK2019: unresolved external symbol __imp__WaitMessage@0 referenced in function "public: virtual int __thiscall Game::Run(void)" (?Run@Game@@UAEHXZ) E:\Starshatter\SSOpen\Stars45\ngenex.lib(Game.obj) Stars
  46. Error 48 error LNK2019: unresolved external symbol __imp__DispatchMessageA@4 referenced in function "public: virtual int __thiscall Game::Run(void)" (?Run@Game@@UAEHXZ) E:\Starshatter\SSOpen\Stars45\ngenex.lib(Game.obj) Stars
  47. Error 49 error LNK2019: unresolved external symbol __imp__TranslateMessage@4 referenced in function "public: virtual int __thiscall Game::Run(void)" (?Run@Game@@UAEHXZ) E:\Starshatter\SSOpen\Stars45\ngenex.lib(Game.obj) Stars
  48. Error 50 error LNK2019: unresolved external symbol __imp__PeekMessageA@20 referenced in function "public: virtual int __thiscall Game::Run(void)" (?Run@Game@@UAEHXZ) E:\Starshatter\SSOpen\Stars45\ngenex.lib(Game.obj) Stars
  49. Error 51 error LNK2019: unresolved external symbol __imp__PostQuitMessage@4 referenced in function "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) E:\Starshatter\SSOpen\Stars45\ngenex.lib(Game.obj) Stars
  50. Error 52 error LNK2019: unresolved external symbol __imp__SetCursor@4 referenced in function "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) E:\Starshatter\SSOpen\Stars45\ngenex.lib(Game.obj) Stars
  51. Error 53 error LNK2019: unresolved external symbol __imp__DefWindowProcA@16 referenced in function "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) E:\Starshatter\SSOpen\Stars45\ngenex.lib(Game.obj) Stars
  52. Error 54 error LNK2019: unresolved external symbol __imp__SetRect@20 referenced in function "public: __thiscall AviFile::AviFile(char const *,struct Rect const &,int)" (??0AviFile@@QAE@PBDABURect@@H@Z) E:\Starshatter\SSOpen\Stars45\ngenex.lib(AviFile.obj) Stars
  53. Error 55 error LNK2019: unresolved external symbol __imp__ClientToScreen@8 referenced in function "public: virtual bool __thiscall VideoDX9::Capture(class Bitmap &)" (?Capture@VideoDX9@@UAE_NAAVBitmap@@@Z) E:\Starshatter\SSOpen\Stars45\ngenex.lib(VideoDX9.obj) Stars
  54. Error 56 error LNK2019: unresolved external symbol __imp__ReleaseDC@8 referenced in function "public: virtual bool __thiscall VideoDX9::UseXFont(char const *,int,bool,bool)" (?UseXFont@VideoDX9@@UAE_NPBDH_N1@Z) E:\Starshatter\SSOpen\Stars45\ngenex.lib(VideoDX9.obj) Stars
  55. Error 57 error LNK2019: unresolved external symbol __imp__GetDeviceCaps@8 referenced in function "public: virtual bool __thiscall VideoDX9::UseXFont(char const *,int,bool,bool)" (?UseXFont@VideoDX9@@UAE_NPBDH_N1@Z) E:\Starshatter\SSOpen\Stars45\ngenex.lib(VideoDX9.obj) Stars
  56. Error 58 error LNK2019: unresolved external symbol __imp__GetDC@4 referenced in function "public: virtual bool __thiscall VideoDX9::UseXFont(char const *,int,bool,bool)" (?UseXFont@VideoDX9@@UAE_NPBDH_N1@Z) E:\Starshatter\SSOpen\Stars45\ngenex.lib(VideoDX9.obj) Stars
  57. Error 59 error LNK1120: 40 unresolved externals E:\Starshatter\SSOpen\Starshatter\Debug\Starshatter_D.exe Stars
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement