Thanks did all that but still don't get any data. Is it normal to have the link errors?
---------- Post added at 04:10 PM ---------- Previous post was at 04:05 PM ----------
This are the errors:
------ Build started: Project: EAGLE3, Configuration: Debug Win32 ------
Linking...
Creating library .\Debug/ShuttlePB.lib and object .\Debug/ShuttlePB.exp
libcpmtd.lib(xdebug.obj) : error LNK2001: unresolved external symbol "const type_info::`vftable'" (??_7type_info@@6B@)
EAGLE3.obj : error LNK2001: unresolved external symbol "const type_info::`vftable'" (??_7type_info@@6B@)
UMmuSDK.lib(UMmuSDK.obj) : error LNK2001: unresolved external symbol "const type_info::`vftable'" (??_7type_info@@6B@)
UMmuSDK.lib(universal_mmu.obj) : error LNK2001: unresolved external symbol "const type_info::`vftable'" (??_7type_info@@6B@)
OrbiterSoundSDK35.lib(OrbiterSoundSDK35.obj) : error LNK2001: unresolved external symbol "const type_info::`vftable'" (??_7type_info@@6B@)
libcpmtd.lib(xdebug.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete(void *)" (??3@YAXPAX@Z)
EAGLE3.obj : error LNK2019: unresolved external symbol "void __cdecl operator delete(void *)" (??3@YAXPAX@Z) referenced in function "public: virtual void * __thiscall LaunchpadItem::`scalar deleting destructor'(unsigned int)" (??_GLaunchpadItem@@UAEPAXI@Z)
UMmuSDK.lib(UMmuSDK.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete(void *)" (??3@YAXPAX@Z)
UMmuSDK.lib(universal_mmu.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete(void *)" (??3@YAXPAX@Z)
OrbiterSoundSDK35.lib(OrbiterSoundSDK35.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete(void *)" (??3@YAXPAX@Z)
EAGLE3.obj : error LNK2019: unresolved external symbol "void __cdecl operator delete[](void *)" (??_V@YAXPAX@Z) referenced in function "public: virtual void * __thiscall LaunchpadItem::`vector deleting destructor'(unsigned int)" (??_ELaunchpadItem@@UAEPAXI@Z)
UMmuSDK.lib(UMmuSDK.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete[](void *)" (??_V@YAXPAX@Z)
UMmuSDK.lib(universal_mmu.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete[](void *)" (??_V@YAXPAX@Z)
OrbiterSoundSDK35.lib(OrbiterSoundSDK35.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete[](void *)" (??_V@YAXPAX@Z)
EAGLE3.obj : error LNK2019: unresolved external symbol "void __stdcall `eh vector destructor iterator'(void *,unsigned int,int,void (__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z) referenced in function "public: virtual void * __thiscall LaunchpadItem::`vector deleting destructor'(unsigned int)" (??_ELaunchpadItem@@UAEPAXI@Z)
UMmuSDK.lib(UMmuSDK.obj) : error LNK2001: unresolved external symbol "void __stdcall `eh vector destructor iterator'(void *,unsigned int,int,void (__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
UMmuSDK.lib(universal_mmu.obj) : error LNK2001: unresolved external symbol "void __stdcall `eh vector destructor iterator'(void *,unsigned int,int,void (__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
OrbiterSoundSDK35.lib(OrbiterSoundSDK35.obj) : error LNK2001: unresolved external symbol "void __stdcall `eh vector destructor iterator'(void *,unsigned int,int,void (__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
EAGLE3.obj : error LNK2001: unresolved external symbol __fltused
UMmuSDK.lib(UMmuSDK.obj) : error LNK2001: unresolved external symbol __fltused
UMmuSDK.lib(universal_mmu.obj) : error LNK2001: unresolved external symbol __fltused
OrbiterSoundSDK35.lib(OrbiterSoundSDK35.obj) : error LNK2001: unresolved external symbol __fltused
EAGLE3.obj : error LNK2001: unresolved external symbol __purecall
UMmuSDK.lib(UMmuSDK.obj) : error LNK2001: unresolved external symbol __purecall
UMmuSDK.lib(universal_mmu.obj) : error LNK2001: unresolved external symbol __purecall
OrbiterSoundSDK35.lib(OrbiterSoundSDK35.obj) : error LNK2001: unresolved external symbol __purecall
EAGLE3.obj : error LNK2019: unresolved external symbol __chkstk referenced in function "public: void __thiscall EAGLE3::AddTransporterExhaust(void)" (?AddTransporterExhaust@EAGLE3@@QAEXXZ)
EAGLE3.obj : error LNK2019: unresolved external symbol _strcpy referenced in function "public: void __thiscall EAGLE3::clbkSetClassCaps_UMMu(void)" (?clbkSetClassCaps_UMMu@EAGLE3@@QAEXXZ)
EAGLE3.obj : error LNK2019: unresolved external symbol _strcmp referenced in function "public: virtual void __thiscall EAGLE3::clbkPostStep(double,double,double)" (?clbkPostStep@EAGLE3@@UAEXNNN@Z)
EAGLE3.obj : error LNK2019: unresolved external symbol _sprintf referenced in function "public: virtual void __thiscall EAGLE3::clbkPostStep(double,double,double)" (?clbkPostStep@EAGLE3@@UAEXNNN@Z)
UMmuSDK.lib(UMmuSDK.obj) : error LNK2001: unresolved external symbol _sprintf
UMmuSDK.lib(universal_mmu.obj) : error LNK2001: unresolved external symbol _sprintf
EAGLE3.obj : error LNK2019: unresolved external symbol ___CxxFrameHandler3 referenced in function __ehhandler$?DefineAnimations@EAGLE3@@QAEXXZ
EAGLE3.obj : error LNK2019: unresolved external symbol "void * __cdecl operator new(unsigned int)" (??2@YAPAXI@Z) referenced in function _ovcInit
EAGLE3.obj : error LNK2019: unresolved external symbol _strncmp referenced in function "public: void __thiscall EAGLE3::AttachCargo(void)" (?AttachCargo@EAGLE3@@QAEXXZ)
UMmuSDK.lib(universal_mmu.obj) : error LNK2001: unresolved external symbol _strncmp
EAGLE3.obj : error LNK2019: unresolved external symbol __ftol2_sse referenced in function "public: void __thiscall EAGLE3::AttachCargo(void)" (?AttachCargo@EAGLE3@@QAEXXZ)
UMmuSDK.lib(UMmuSDK.obj) : error LNK2001: unresolved external symbol __ftol2_sse
UMmuSDK.lib(universal_mmu.obj) : error LNK2001: unresolved external symbol __ftol2_sse
EAGLE3.obj : error LNK2019: unresolved external symbol _sqrt referenced in function "double __cdecl length(union VECTOR3 const &)" (?length@@YANABTVECTOR3@@@Z)
EAGLE3.obj : error LNK2019: unresolved external symbol _strlen referenced in function "public: virtual void __thiscall EAGLE3::clbkDrawHUD(int,struct HUDPAINTSPEC const *,struct HDC__ *)" (?clbkDrawHUD@EAGLE3@@UAEXHPBUHUDPAINTSPEC@@PAUHDC__@@@Z)
EAGLE3.obj : error LNK2019: unresolved external symbol _sscanf referenced in function "public: virtual void __thiscall EAGLE3::clbkLoadStateEx(void *,void *)" (?clbkLoadStateEx@EAGLE3@@UAEXPAX0@Z)
UMmuSDK.lib(UMmuSDK.obj) : error LNK2001: unresolved external symbol _sscanf
EAGLE3.obj : error LNK2019: unresolved external symbol __strnicmp referenced in function "public: virtual void __thiscall EAGLE3::clbkLoadStateEx(void *,void *)" (?clbkLoadStateEx@EAGLE3@@UAEXPAX0@Z)
UMmuSDK.lib(UMmuSDK.obj) : error LNK2001: unresolved external symbol __strnicmp
EAGLE3.obj : error LNK2019: unresolved external symbol _atoi referenced in function "public: void __thiscall EAGLE3::AddUMmuToVessel(int)" (?AddUMmuToVessel@EAGLE3@@QAEXH@Z)
UMmuSDK.lib(UMmuSDK.obj) : error LNK2001: unresolved external symbol _atoi
EAGLE3.obj : error LNK2019: unresolved external symbol _memset referenced in function "public: void __thiscall EAGLE3::AddUMmuToVessel(int)" (?AddUMmuToVessel@EAGLE3@@QAEXH@Z)
UMmuSDK.lib(UMmuSDK.obj) : error LNK2001: unresolved external symbol _memset
UMmuSDK.lib(universal_mmu.obj) : error LNK2001: unresolved external symbol _memset
EAGLE3.obj : error LNK2019: unresolved external symbol __CxxThrowException@8 referenced in function "public: char * __cdecl std::_DebugHeapAllocator<char>::allocate(unsigned int,void const *)" (?allocate@?$_DebugHeapAllocator@D@std@@QAAPADIPBX@Z)
libcpmtd.lib(xdebug.obj) : error LNK2001: unresolved external symbol __CxxThrowException@8
EAGLE3.obj : error LNK2001: unresolved external symbol "public: __thiscall std::exception::exception(class std::exception const &)" (??0exception@std@@QAE@ABV01@@Z)
libcpmtd.lib(xdebug.obj) : error LNK2001: unresolved external symbol "public: __thiscall std::exception::exception(class std::exception const &)" (??0exception@std@@QAE@ABV01@@Z)
EAGLE3.obj : error LNK2019: unresolved external symbol "public: __thiscall std::exception::exception(char const * const &)" (??0exception@std@@QAE@ABQBD@Z) referenced in function "public: __thiscall std::bad_alloc::bad_alloc(char const *)" (??0bad_alloc@std@@QAE@PBD@Z)
libcpmtd.lib(xdebug.obj) : error LNK2001: unresolved external symbol "public: __thiscall std::exception::exception(char const * const &)" (??0exception@std@@QAE@ABQBD@Z)
EAGLE3.obj : error LNK2001: unresolved external symbol "public: virtual char const * __thiscall std::exception::what(void)const " (?what@exception@std@@UBEPBDXZ)
libcpmtd.lib(xdebug.obj) : error LNK2001: unresolved external symbol "public: virtual char const * __thiscall std::exception::what(void)const " (?what@exception@std@@UBEPBDXZ)
EAGLE3.obj : error LNK2019: unresolved external symbol "public: virtual __thiscall std::exception::~exception(void)" (??1exception@std@@UAE@XZ) referenced in function "public: virtual __thiscall std::bad_alloc::~bad_alloc(void)" (??1bad_alloc@std@@UAE@XZ)
libcpmtd.lib(xdebug.obj) : error LNK2001: unresolved external symbol "public: virtual __thiscall std::exception::~exception(void)" (??1exception@std@@UAE@XZ)
EAGLE3.obj : error LNK2019: unresolved external symbol _free referenced in function "void __cdecl std::_DebugHeapDelete<void>(void *)" (??$_DebugHeapDelete@X@std@@YAXPAX@Z)
libcpmtd.lib(xdebug.obj) : error LNK2001: unresolved external symbol _free
LINK : error LNK2001: unresolved external symbol __DllMainCRTStartup@12
UMmuSDK.lib(UMmuSDK.obj) : error LNK2019: unresolved external symbol _strstr referenced in function "char * __cdecl strstr(char *,char const *)" (?strstr@@YAPADPADPBD@Z)
UMmuSDK.lib(UMmuSDK.obj) : error LNK2019: unresolved external symbol _fclose referenced in function "public: float __thiscall UMMUCREWMANAGMENT::GetUserUMmuVersion(void)" (?GetUserUMmuVersion@UMMUCREWMANAGMENT@@QAEMXZ)
UMmuSDK.lib(universal_mmu.obj) : error LNK2001: unresolved external symbol _fclose
OrbiterSoundSDK35.lib(OrbiterSoundSDK35.obj) : error LNK2001: unresolved external symbol _fclose
UMmuSDK.lib(UMmuSDK.obj) : error LNK2019: unresolved external symbol _atof referenced in function "public: float __thiscall UMMUCREWMANAGMENT::GetUserUMmuVersion(void)" (?GetUserUMmuVersion@UMMUCREWMANAGMENT@@QAEMXZ)
UMmuSDK.lib(UMmuSDK.obj) : error LNK2019: unresolved external symbol _fgets referenced in function "public: float __thiscall UMMUCREWMANAGMENT::GetUserUMmuVersion(void)" (?GetUserUMmuVersion@UMMUCREWMANAGMENT@@QAEMXZ)
UMmuSDK.lib(UMmuSDK.obj) : error LNK2019: unresolved external symbol _fopen referenced in function "public: float __thiscall UMMUCREWMANAGMENT::GetUserUMmuVersion(void)" (?GetUserUMmuVersion@UMMUCREWMANAGMENT@@QAEMXZ)
UMmuSDK.lib(universal_mmu.obj) : error LNK2001: unresolved external symbol _fopen
OrbiterSoundSDK35.lib(OrbiterSoundSDK35.obj) : error LNK2001: unresolved external symbol _fopen
UMmuSDK.lib(UMmuSDK.obj) : error LNK2019: unresolved external symbol _strncpy referenced in function "void __cdecl LoadIdFromUMMUIdConfigFolder(void)" (?LoadIdFromUMMUIdConfigFolder@@YAXXZ)
UMmuSDK.lib(universal_mmu.obj) : error LNK2001: unresolved external symbol _strncpy
UMmuSDK.lib(UMmuSDK.obj) : error LNK2019: unresolved external symbol __CIfmod referenced in function "public: void __thiscall UMMUCREWMANAGMENT::WarnUserUMMUNotInstalled(char *)" (?WarnUserUMMUNotInstalled@UMMUCREWMANAGMENT@@QAEXPAD@Z)
UMmuSDK.lib(UMmuSDK.obj) : error LNK2019: unresolved external symbol __stricmp referenced in function "public: int __thiscall UMMUCREWMANAGMENT::GetCrewAgeByName(char *)" (?GetCrewAgeByName@UMMUCREWMANAGMENT@@QAEHPAD@Z)
UMmuSDK.lib(universal_mmu.obj) : error LNK2019: unresolved external symbol __CIcos referenced in function "private: void __thiscall UNIVERSALMMU::Rotate(union VECTOR3 *,void *)" (?Rotate@UNIVERSALMMU@@AAEXPATVECTOR3@@PAX@Z)
UMmuSDK.lib(universal_mmu.obj) : error LNK2019: unresolved external symbol __CIsin referenced in function "private: void __thiscall UNIVERSALMMU::Rotate(union VECTOR3 *,void *)" (?Rotate@UNIVERSALMMU@@AAEXPATVECTOR3@@PAX@Z)
UMmuSDK.lib(universal_mmu.obj) : error LNK2019: unresolved external symbol _fwrite referenced in function "public: int __thiscall UNIVERSALMMU::EVAMMu(char *,int,int,int,int,char *,union VECTOR3 *,union VECTOR3 *,union VECTOR3 *)" (?EVAMMu@UNIVERSALMMU@@QAEHPADHHHH0PATVECTOR3@@11@Z)
UMmuSDK.lib(universal_mmu.obj) : error LNK2019: unresolved external symbol _sprintf_s referenced in function "public: int __thiscall UNIVERSALMMU::EVAMMu(char *,int,int,int,int,char *,union VECTOR3 *,union VECTOR3 *,union VECTOR3 *)" (?EVAMMu@UNIVERSALMMU@@QAEHPADHHHH0PATVECTOR3@@11@Z)
UMmuSDK.lib(universal_mmu.obj) : error LNK2019: unresolved external symbol _strcpy_s referenced in function "int __cdecl strcpy_s<110>(char (&)[110],char const *)" (??$strcpy_s@$0GO@@@YAHAAY0GO@DPBD@Z)
UMmuSDK.lib(universal_mmu.obj) : error LNK2019: unresolved external symbol _remove referenced in function "public: int __thiscall UNIVERSALMMU:
rocessUniversalMMu(void)" (?ProcessUniversalMMu@UNIVERSALMMU@@QAEHXZ)
UMmuSDK.lib(universal_mmu.obj) : error LNK2019: unresolved external symbol _fread referenced in function "public: int __thiscall UNIVERSALMMU:
rocessUniversalMMu(void)" (?ProcessUniversalMMu@UNIVERSALMMU@@QAEHXZ)
OrbiterSoundSDK35.lib(OrbiterSoundSDK35.obj) : error LNK2019: unresolved external symbol _fprintf referenced in function "void __cdecl LogError(char const *,char const *)" (?LogError@@YAXPBD0@Z)
libcpmtd.lib(xdebug.obj) : error LNK2019: unresolved external symbol _atexit referenced in function "void * __cdecl operator new(unsigned int,struct std::_DebugHeapTag_t const &,char *,int)" (??2@YAPAXIABU_DebugHeapTag_t@std@@PADH@Z)
libcpmtd.lib(xdebug.obj) : error LNK2019: unresolved external symbol __malloc_dbg referenced in function "void * __cdecl operator new(unsigned int,struct std::_DebugHeapTag_t const &,char *,int)" (??2@YAPAXIABU_DebugHeapTag_t@std@@PADH@Z)
libcpmtd.lib(xdebug.obj) : error LNK2019: unresolved external symbol "public: __thiscall std::exception::exception(char const * const &,int)" (??0exception@std@@QAE@ABQBDH@Z) referenced in function "public: __thiscall std::bad_alloc::bad_alloc(void)" (??0bad_alloc@std@@QAE@XZ)
libcpmtd.lib(xdebug.obj) : error LNK2019: unresolved external symbol __free_dbg referenced in function "void __cdecl operator delete(void *,struct std::_DebugHeapTag_t const &,char *,int)" (??3@YAXPAXABU_DebugHeapTag_t@std@@PADH@Z)
C:\orbiter\modules\eagle3.dll : fatal error LNK1120: 47 unresolved externals
Build log was saved at "file://c:\ORBITER\Orbitersdk\samples\EAGLE3\Debug\BuildLog.htm"
EAGLE3 - 89 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
---------- Post added at 04:10 PM ---------- Previous post was at 04:05 PM ----------
Read what that error is saying. If there were build errors, the build failed, and you need to resolve those failures before debugging will be useful. Clicking "yes" to that dialog is typically the wrong choice.
This are the errors:
------ Build started: Project: EAGLE3, Configuration: Debug Win32 ------
Linking...
Creating library .\Debug/ShuttlePB.lib and object .\Debug/ShuttlePB.exp
libcpmtd.lib(xdebug.obj) : error LNK2001: unresolved external symbol "const type_info::`vftable'" (??_7type_info@@6B@)
EAGLE3.obj : error LNK2001: unresolved external symbol "const type_info::`vftable'" (??_7type_info@@6B@)
UMmuSDK.lib(UMmuSDK.obj) : error LNK2001: unresolved external symbol "const type_info::`vftable'" (??_7type_info@@6B@)
UMmuSDK.lib(universal_mmu.obj) : error LNK2001: unresolved external symbol "const type_info::`vftable'" (??_7type_info@@6B@)
OrbiterSoundSDK35.lib(OrbiterSoundSDK35.obj) : error LNK2001: unresolved external symbol "const type_info::`vftable'" (??_7type_info@@6B@)
libcpmtd.lib(xdebug.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete(void *)" (??3@YAXPAX@Z)
EAGLE3.obj : error LNK2019: unresolved external symbol "void __cdecl operator delete(void *)" (??3@YAXPAX@Z) referenced in function "public: virtual void * __thiscall LaunchpadItem::`scalar deleting destructor'(unsigned int)" (??_GLaunchpadItem@@UAEPAXI@Z)
UMmuSDK.lib(UMmuSDK.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete(void *)" (??3@YAXPAX@Z)
UMmuSDK.lib(universal_mmu.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete(void *)" (??3@YAXPAX@Z)
OrbiterSoundSDK35.lib(OrbiterSoundSDK35.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete(void *)" (??3@YAXPAX@Z)
EAGLE3.obj : error LNK2019: unresolved external symbol "void __cdecl operator delete[](void *)" (??_V@YAXPAX@Z) referenced in function "public: virtual void * __thiscall LaunchpadItem::`vector deleting destructor'(unsigned int)" (??_ELaunchpadItem@@UAEPAXI@Z)
UMmuSDK.lib(UMmuSDK.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete[](void *)" (??_V@YAXPAX@Z)
UMmuSDK.lib(universal_mmu.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete[](void *)" (??_V@YAXPAX@Z)
OrbiterSoundSDK35.lib(OrbiterSoundSDK35.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete[](void *)" (??_V@YAXPAX@Z)
EAGLE3.obj : error LNK2019: unresolved external symbol "void __stdcall `eh vector destructor iterator'(void *,unsigned int,int,void (__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z) referenced in function "public: virtual void * __thiscall LaunchpadItem::`vector deleting destructor'(unsigned int)" (??_ELaunchpadItem@@UAEPAXI@Z)
UMmuSDK.lib(UMmuSDK.obj) : error LNK2001: unresolved external symbol "void __stdcall `eh vector destructor iterator'(void *,unsigned int,int,void (__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
UMmuSDK.lib(universal_mmu.obj) : error LNK2001: unresolved external symbol "void __stdcall `eh vector destructor iterator'(void *,unsigned int,int,void (__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
OrbiterSoundSDK35.lib(OrbiterSoundSDK35.obj) : error LNK2001: unresolved external symbol "void __stdcall `eh vector destructor iterator'(void *,unsigned int,int,void (__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
EAGLE3.obj : error LNK2001: unresolved external symbol __fltused
UMmuSDK.lib(UMmuSDK.obj) : error LNK2001: unresolved external symbol __fltused
UMmuSDK.lib(universal_mmu.obj) : error LNK2001: unresolved external symbol __fltused
OrbiterSoundSDK35.lib(OrbiterSoundSDK35.obj) : error LNK2001: unresolved external symbol __fltused
EAGLE3.obj : error LNK2001: unresolved external symbol __purecall
UMmuSDK.lib(UMmuSDK.obj) : error LNK2001: unresolved external symbol __purecall
UMmuSDK.lib(universal_mmu.obj) : error LNK2001: unresolved external symbol __purecall
OrbiterSoundSDK35.lib(OrbiterSoundSDK35.obj) : error LNK2001: unresolved external symbol __purecall
EAGLE3.obj : error LNK2019: unresolved external symbol __chkstk referenced in function "public: void __thiscall EAGLE3::AddTransporterExhaust(void)" (?AddTransporterExhaust@EAGLE3@@QAEXXZ)
EAGLE3.obj : error LNK2019: unresolved external symbol _strcpy referenced in function "public: void __thiscall EAGLE3::clbkSetClassCaps_UMMu(void)" (?clbkSetClassCaps_UMMu@EAGLE3@@QAEXXZ)
EAGLE3.obj : error LNK2019: unresolved external symbol _strcmp referenced in function "public: virtual void __thiscall EAGLE3::clbkPostStep(double,double,double)" (?clbkPostStep@EAGLE3@@UAEXNNN@Z)
EAGLE3.obj : error LNK2019: unresolved external symbol _sprintf referenced in function "public: virtual void __thiscall EAGLE3::clbkPostStep(double,double,double)" (?clbkPostStep@EAGLE3@@UAEXNNN@Z)
UMmuSDK.lib(UMmuSDK.obj) : error LNK2001: unresolved external symbol _sprintf
UMmuSDK.lib(universal_mmu.obj) : error LNK2001: unresolved external symbol _sprintf
EAGLE3.obj : error LNK2019: unresolved external symbol ___CxxFrameHandler3 referenced in function __ehhandler$?DefineAnimations@EAGLE3@@QAEXXZ
EAGLE3.obj : error LNK2019: unresolved external symbol "void * __cdecl operator new(unsigned int)" (??2@YAPAXI@Z) referenced in function _ovcInit
EAGLE3.obj : error LNK2019: unresolved external symbol _strncmp referenced in function "public: void __thiscall EAGLE3::AttachCargo(void)" (?AttachCargo@EAGLE3@@QAEXXZ)
UMmuSDK.lib(universal_mmu.obj) : error LNK2001: unresolved external symbol _strncmp
EAGLE3.obj : error LNK2019: unresolved external symbol __ftol2_sse referenced in function "public: void __thiscall EAGLE3::AttachCargo(void)" (?AttachCargo@EAGLE3@@QAEXXZ)
UMmuSDK.lib(UMmuSDK.obj) : error LNK2001: unresolved external symbol __ftol2_sse
UMmuSDK.lib(universal_mmu.obj) : error LNK2001: unresolved external symbol __ftol2_sse
EAGLE3.obj : error LNK2019: unresolved external symbol _sqrt referenced in function "double __cdecl length(union VECTOR3 const &)" (?length@@YANABTVECTOR3@@@Z)
EAGLE3.obj : error LNK2019: unresolved external symbol _strlen referenced in function "public: virtual void __thiscall EAGLE3::clbkDrawHUD(int,struct HUDPAINTSPEC const *,struct HDC__ *)" (?clbkDrawHUD@EAGLE3@@UAEXHPBUHUDPAINTSPEC@@PAUHDC__@@@Z)
EAGLE3.obj : error LNK2019: unresolved external symbol _sscanf referenced in function "public: virtual void __thiscall EAGLE3::clbkLoadStateEx(void *,void *)" (?clbkLoadStateEx@EAGLE3@@UAEXPAX0@Z)
UMmuSDK.lib(UMmuSDK.obj) : error LNK2001: unresolved external symbol _sscanf
EAGLE3.obj : error LNK2019: unresolved external symbol __strnicmp referenced in function "public: virtual void __thiscall EAGLE3::clbkLoadStateEx(void *,void *)" (?clbkLoadStateEx@EAGLE3@@UAEXPAX0@Z)
UMmuSDK.lib(UMmuSDK.obj) : error LNK2001: unresolved external symbol __strnicmp
EAGLE3.obj : error LNK2019: unresolved external symbol _atoi referenced in function "public: void __thiscall EAGLE3::AddUMmuToVessel(int)" (?AddUMmuToVessel@EAGLE3@@QAEXH@Z)
UMmuSDK.lib(UMmuSDK.obj) : error LNK2001: unresolved external symbol _atoi
EAGLE3.obj : error LNK2019: unresolved external symbol _memset referenced in function "public: void __thiscall EAGLE3::AddUMmuToVessel(int)" (?AddUMmuToVessel@EAGLE3@@QAEXH@Z)
UMmuSDK.lib(UMmuSDK.obj) : error LNK2001: unresolved external symbol _memset
UMmuSDK.lib(universal_mmu.obj) : error LNK2001: unresolved external symbol _memset
EAGLE3.obj : error LNK2019: unresolved external symbol __CxxThrowException@8 referenced in function "public: char * __cdecl std::_DebugHeapAllocator<char>::allocate(unsigned int,void const *)" (?allocate@?$_DebugHeapAllocator@D@std@@QAAPADIPBX@Z)
libcpmtd.lib(xdebug.obj) : error LNK2001: unresolved external symbol __CxxThrowException@8
EAGLE3.obj : error LNK2001: unresolved external symbol "public: __thiscall std::exception::exception(class std::exception const &)" (??0exception@std@@QAE@ABV01@@Z)
libcpmtd.lib(xdebug.obj) : error LNK2001: unresolved external symbol "public: __thiscall std::exception::exception(class std::exception const &)" (??0exception@std@@QAE@ABV01@@Z)
EAGLE3.obj : error LNK2019: unresolved external symbol "public: __thiscall std::exception::exception(char const * const &)" (??0exception@std@@QAE@ABQBD@Z) referenced in function "public: __thiscall std::bad_alloc::bad_alloc(char const *)" (??0bad_alloc@std@@QAE@PBD@Z)
libcpmtd.lib(xdebug.obj) : error LNK2001: unresolved external symbol "public: __thiscall std::exception::exception(char const * const &)" (??0exception@std@@QAE@ABQBD@Z)
EAGLE3.obj : error LNK2001: unresolved external symbol "public: virtual char const * __thiscall std::exception::what(void)const " (?what@exception@std@@UBEPBDXZ)
libcpmtd.lib(xdebug.obj) : error LNK2001: unresolved external symbol "public: virtual char const * __thiscall std::exception::what(void)const " (?what@exception@std@@UBEPBDXZ)
EAGLE3.obj : error LNK2019: unresolved external symbol "public: virtual __thiscall std::exception::~exception(void)" (??1exception@std@@UAE@XZ) referenced in function "public: virtual __thiscall std::bad_alloc::~bad_alloc(void)" (??1bad_alloc@std@@UAE@XZ)
libcpmtd.lib(xdebug.obj) : error LNK2001: unresolved external symbol "public: virtual __thiscall std::exception::~exception(void)" (??1exception@std@@UAE@XZ)
EAGLE3.obj : error LNK2019: unresolved external symbol _free referenced in function "void __cdecl std::_DebugHeapDelete<void>(void *)" (??$_DebugHeapDelete@X@std@@YAXPAX@Z)
libcpmtd.lib(xdebug.obj) : error LNK2001: unresolved external symbol _free
LINK : error LNK2001: unresolved external symbol __DllMainCRTStartup@12
UMmuSDK.lib(UMmuSDK.obj) : error LNK2019: unresolved external symbol _strstr referenced in function "char * __cdecl strstr(char *,char const *)" (?strstr@@YAPADPADPBD@Z)
UMmuSDK.lib(UMmuSDK.obj) : error LNK2019: unresolved external symbol _fclose referenced in function "public: float __thiscall UMMUCREWMANAGMENT::GetUserUMmuVersion(void)" (?GetUserUMmuVersion@UMMUCREWMANAGMENT@@QAEMXZ)
UMmuSDK.lib(universal_mmu.obj) : error LNK2001: unresolved external symbol _fclose
OrbiterSoundSDK35.lib(OrbiterSoundSDK35.obj) : error LNK2001: unresolved external symbol _fclose
UMmuSDK.lib(UMmuSDK.obj) : error LNK2019: unresolved external symbol _atof referenced in function "public: float __thiscall UMMUCREWMANAGMENT::GetUserUMmuVersion(void)" (?GetUserUMmuVersion@UMMUCREWMANAGMENT@@QAEMXZ)
UMmuSDK.lib(UMmuSDK.obj) : error LNK2019: unresolved external symbol _fgets referenced in function "public: float __thiscall UMMUCREWMANAGMENT::GetUserUMmuVersion(void)" (?GetUserUMmuVersion@UMMUCREWMANAGMENT@@QAEMXZ)
UMmuSDK.lib(UMmuSDK.obj) : error LNK2019: unresolved external symbol _fopen referenced in function "public: float __thiscall UMMUCREWMANAGMENT::GetUserUMmuVersion(void)" (?GetUserUMmuVersion@UMMUCREWMANAGMENT@@QAEMXZ)
UMmuSDK.lib(universal_mmu.obj) : error LNK2001: unresolved external symbol _fopen
OrbiterSoundSDK35.lib(OrbiterSoundSDK35.obj) : error LNK2001: unresolved external symbol _fopen
UMmuSDK.lib(UMmuSDK.obj) : error LNK2019: unresolved external symbol _strncpy referenced in function "void __cdecl LoadIdFromUMMUIdConfigFolder(void)" (?LoadIdFromUMMUIdConfigFolder@@YAXXZ)
UMmuSDK.lib(universal_mmu.obj) : error LNK2001: unresolved external symbol _strncpy
UMmuSDK.lib(UMmuSDK.obj) : error LNK2019: unresolved external symbol __CIfmod referenced in function "public: void __thiscall UMMUCREWMANAGMENT::WarnUserUMMUNotInstalled(char *)" (?WarnUserUMMUNotInstalled@UMMUCREWMANAGMENT@@QAEXPAD@Z)
UMmuSDK.lib(UMmuSDK.obj) : error LNK2019: unresolved external symbol __stricmp referenced in function "public: int __thiscall UMMUCREWMANAGMENT::GetCrewAgeByName(char *)" (?GetCrewAgeByName@UMMUCREWMANAGMENT@@QAEHPAD@Z)
UMmuSDK.lib(universal_mmu.obj) : error LNK2019: unresolved external symbol __CIcos referenced in function "private: void __thiscall UNIVERSALMMU::Rotate(union VECTOR3 *,void *)" (?Rotate@UNIVERSALMMU@@AAEXPATVECTOR3@@PAX@Z)
UMmuSDK.lib(universal_mmu.obj) : error LNK2019: unresolved external symbol __CIsin referenced in function "private: void __thiscall UNIVERSALMMU::Rotate(union VECTOR3 *,void *)" (?Rotate@UNIVERSALMMU@@AAEXPATVECTOR3@@PAX@Z)
UMmuSDK.lib(universal_mmu.obj) : error LNK2019: unresolved external symbol _fwrite referenced in function "public: int __thiscall UNIVERSALMMU::EVAMMu(char *,int,int,int,int,char *,union VECTOR3 *,union VECTOR3 *,union VECTOR3 *)" (?EVAMMu@UNIVERSALMMU@@QAEHPADHHHH0PATVECTOR3@@11@Z)
UMmuSDK.lib(universal_mmu.obj) : error LNK2019: unresolved external symbol _sprintf_s referenced in function "public: int __thiscall UNIVERSALMMU::EVAMMu(char *,int,int,int,int,char *,union VECTOR3 *,union VECTOR3 *,union VECTOR3 *)" (?EVAMMu@UNIVERSALMMU@@QAEHPADHHHH0PATVECTOR3@@11@Z)
UMmuSDK.lib(universal_mmu.obj) : error LNK2019: unresolved external symbol _strcpy_s referenced in function "int __cdecl strcpy_s<110>(char (&)[110],char const *)" (??$strcpy_s@$0GO@@@YAHAAY0GO@DPBD@Z)
UMmuSDK.lib(universal_mmu.obj) : error LNK2019: unresolved external symbol _remove referenced in function "public: int __thiscall UNIVERSALMMU:
UMmuSDK.lib(universal_mmu.obj) : error LNK2019: unresolved external symbol _fread referenced in function "public: int __thiscall UNIVERSALMMU:
OrbiterSoundSDK35.lib(OrbiterSoundSDK35.obj) : error LNK2019: unresolved external symbol _fprintf referenced in function "void __cdecl LogError(char const *,char const *)" (?LogError@@YAXPBD0@Z)
libcpmtd.lib(xdebug.obj) : error LNK2019: unresolved external symbol _atexit referenced in function "void * __cdecl operator new(unsigned int,struct std::_DebugHeapTag_t const &,char *,int)" (??2@YAPAXIABU_DebugHeapTag_t@std@@PADH@Z)
libcpmtd.lib(xdebug.obj) : error LNK2019: unresolved external symbol __malloc_dbg referenced in function "void * __cdecl operator new(unsigned int,struct std::_DebugHeapTag_t const &,char *,int)" (??2@YAPAXIABU_DebugHeapTag_t@std@@PADH@Z)
libcpmtd.lib(xdebug.obj) : error LNK2019: unresolved external symbol "public: __thiscall std::exception::exception(char const * const &,int)" (??0exception@std@@QAE@ABQBDH@Z) referenced in function "public: __thiscall std::bad_alloc::bad_alloc(void)" (??0bad_alloc@std@@QAE@XZ)
libcpmtd.lib(xdebug.obj) : error LNK2019: unresolved external symbol __free_dbg referenced in function "void __cdecl operator delete(void *,struct std::_DebugHeapTag_t const &,char *,int)" (??3@YAXPAXABU_DebugHeapTag_t@std@@PADH@Z)
C:\orbiter\modules\eagle3.dll : fatal error LNK1120: 47 unresolved externals
Build log was saved at "file://c:\ORBITER\Orbitersdk\samples\EAGLE3\Debug\BuildLog.htm"
EAGLE3 - 89 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========