This is the listed errors i get theres allot of them as you can see its almost as though it isnt seeing the gdk includes and libs strange becuase ive referenced them too.
Scudlaunch.obj : error LNK2001: unresolved external symbol @__security_check_cookie@4
1>Scudlaunch.obj : error LNK2001: unresolved external symbol _memmove_s
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbGhostObjectOn(int)" (?dbGhostObjectOn@@YAXH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol __Getcvt
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "float __cdecl dbObjectAngleX(int)" (?dbObjectAngleX@@YAMH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol _perror
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSync(void)" (?dbSync@@YAXXZ)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSetCameraRange(float,float)" (?dbSetCameraRange@@YAXMM@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSetCameraRange(int,float,float)" (?dbSetCameraRange@@YAXHMM@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "class EZro_Vec __cdecl EZro_FindNormal(class EZro_Vec,class EZro_Vec,class EZro_Vec)" (?EZro_FindNormal@@YA?AVEZro_Vec@@V1@00@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbStopSound(int)" (?dbStopSound@@YAXH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSetParticleEmissions(int,int)" (?dbSetParticleEmissions@@YAXHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSetCameraToFollow(float,float,float,float,float,float,float,int)" (?dbSetCameraToFollow@@YAXMMMMMMMH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSetCameraToFollow(int,float,float,float,float,float,float,float,int)" (?dbSetCameraToFollow@@YAXHMMMMMMMH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSetTextFont(char *)" (?dbSetTextFont@@YAXPAD@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbMakeObjectPlain(int,float,float)" (?dbMakeObjectPlain@@YAXHMM@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall std::bad_cast::~bad_cast(void)" (??1bad_cast@std@@UAE@XZ)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "public: __thiscall std::bad_cast::bad_cast(char const *)" (??0bad_cast@std@@QAE@PBD@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "public: __thiscall std::bad_cast::bad_cast(class std::bad_cast const &)" (??0bad_cast@std@@QAE@ABV01@@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "long const std::_BADOFF" (?_BADOFF@std@@3JB)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "public: static class std::locale::id std::ctype<char>::id" (?id@?$ctype@D@std@@2V0locale@2@A)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "public: virtual char const * __thiscall std::exception::what(void)const " (?what@exception@std@@UBEPBDXZ)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall std::exception::~exception(void)" (??1exception@std@@UAE@XZ)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "public: __thiscall std::exception::exception(void)" (??0exception@std@@QAE@XZ)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "public: __thiscall std::exception::exception(char const * const &)" (??0exception@std@@QAE@ABQBD@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "public: __thiscall std::exception::exception(class std::exception const &)" (??0exception@std@@QAE@ABV01@@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "public: static void __cdecl std::_Locinfo::_Locinfo_dtor(class std::_Locinfo *)" (?_Locinfo_dtor@_Locinfo@std@@SAXPAV12@@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "public: static void __cdecl std::_Locinfo::_Locinfo_ctor(class std::_Locinfo *,char const *)" (?_Locinfo_ctor@_Locinfo@std@@SAXPAV12@PBD@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "public: __thiscall std::_Lockit::~_Lockit(void)" (??1_Lockit@std@@QAE@XZ)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "public: __thiscall std::_Lockit::_Lockit(int)" (??0_Lockit@std@@QAE@H@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "private: static int std::locale::id::_Id_cnt" (?_Id_cnt@id@locale@std@@0HA)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "public: static void __cdecl std::_String_base::_Xran(void)" (?_Xran@_String_base@std@@SAXXZ)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "public: static void __cdecl std::_String_base::_Xlen(void)" (?_Xlen@_String_base@std@@SAXXZ)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "public: void __thiscall std::_Mutex::_Unlock(void)" (?_Unlock@_Mutex@std@@QAEXXZ)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "public: void __thiscall std::_Mutex::_Lock(void)" (?_Lock@_Mutex@std@@QAEXXZ)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "public: __thiscall std::_Mutex::~_Mutex(void)" (??1_Mutex@std@@QAE@XZ)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "public: __thiscall std::_Mutex::_Mutex(void)" (??0_Mutex@std@@QAE@XZ)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "bool __cdecl std::uncaught_exception(void)" (?uncaught_exception@std@@YA_NXZ)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "private: static void __cdecl std::locale::facet::facet_Register(class std::locale::facet *)" (?facet_Register@facet@locale@std@@CAXPAV123@@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "private: static class std::locale::_Locimp * __cdecl std::locale::_Init(void)" (?_Init@locale@std@@CAPAV_Locimp@12@XZ)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "private: static class std::locale::_Locimp * __cdecl std::locale::_Getgloballocale(void)" (?_Getgloballocale@locale@std@@CAPAV_Locimp@12@XZ)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "private: static void __cdecl std::ios_base::_Ios_base_dtor(class std::ios_base *)" (?_Ios_base_dtor@ios_base@std@@CAXPAV12@@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "public: static void __cdecl std::ios_base::_Addstd(class std::ios_base *)" (?_Addstd@ios_base@std@@SAXPAV12@@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol ___argv
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSetTerrainTexture(int,int,int)" (?dbSetTerrainTexture@@YAXHHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbBlurBitmap(int,int)" (?dbBlurBitmap@@YAXHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "class EZro_Mat __cdecl EZro_AlignToPoly(double,class EZro_Vec)" (?EZro_AlignToPoly@@YA?AVEZro_Mat@@NVEZro_Vec@@@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "float __cdecl dbLimbDirectionY(int,int)" (?dbLimbDirectionY@@YAMHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSetCameraView(int,int,int,int,int)" (?dbSetCameraView@@YAXHHHHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol _sprintf_s
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbPositionCamera(float,float,float)" (?dbPositionCamera@@YAXMMM@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbPositionCamera(int,float,float,float)" (?dbPositionCamera@@YAXHMMM@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "class EZro_Mat __cdecl EZro_PitchTo(class EZro_Mat,class EZro_Vec,double)" (?EZro_PitchTo@@YA?AVEZro_Mat@@V1@VEZro_Vec@@N@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSyncOn(void)" (?dbSyncOn@@YAXXZ)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "float __cdecl dbNewZValue(float,float,float)" (?dbNewZValue@@YAMMMM@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSetTerrainTiling(int,int)" (?dbSetTerrainTiling@@YAXHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void * __cdecl operator new[](unsigned int)" (??_U@YAPAXI@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbHideSprite(int)" (?dbHideSprite@@YAXH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "int __cdecl dbAnimationHeight(int)" (?dbAnimationHeight@@YAHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "float __cdecl dbGetTerrainGroundHeight(int,float,float)" (?dbGetTerrainGroundHeight@@YAMHMM@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "bool __cdecl dbDeleteVector3(int)" (?dbDeleteVector3@@YA_NH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol __Tolower
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "float __cdecl dbObjectPositionX(int)" (?dbObjectPositionX@@YAMH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbLoadImage(char *,int)" (?dbLoadImage@@YAXPADH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbLoadImage(char *,int,int)" (?dbLoadImage@@YAXPADHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSetSprite(int,int,int)" (?dbSetSprite@@YAXHHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol _free
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbDeleteImage(int)" (?dbDeleteImage@@YAXH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "unsigned long __cdecl dbRGB(int,int,int)" (?dbRGB@@YAKHHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbShowObject(int)" (?dbShowObject@@YAXH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "bool __cdecl LoopGDK(void)" (?LoopGDK@@YA_NXZ)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbShowSprite(int)" (?dbShowSprite@@YAXH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSetSoundVolume(int,int)" (?dbSetSoundVolume@@YAXHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbWait(int)" (?dbWait@@YAXH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "int __cdecl dbAnimationPlaying(int)" (?dbAnimationPlaying@@YAHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbGlueObjectToLimb(int,int,int)" (?dbGlueObjectToLimb@@YAXHHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSetTerrainLight(int,float,float,float,float,float,float,float)" (?dbSetTerrainLight@@YAXHMMMMMMM@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbXRotateObject(int,float)" (?dbXRotateObject@@YAXHM@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbPositionObject(int,float,float,float)" (?dbPositionObject@@YAXHMMM@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "int __cdecl dbTimer(void)" (?dbTimer@@YAHXZ)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "float __cdecl dbLimbAngleY(int,int)" (?dbLimbAngleY@@YAMHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbStopMusic(int)" (?dbStopMusic@@YAXH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "int __cdecl dbScreenWidth(void)" (?dbScreenWidth@@YAHXZ)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbLoad3DSound(char *,int)" (?dbLoad3DSound@@YAXPADH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbInk(unsigned long,unsigned long)" (?dbInk@@YAXKK@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "float __cdecl dbLimbDirectionZ(int,int)" (?dbLimbDirectionZ@@YAMHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "int __cdecl dbAnimationWidth(int)" (?dbAnimationWidth@@YAHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbLoadAnimation(char *,int)" (?dbLoadAnimation@@YAXPADH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "int __cdecl dbSpriteExist(int)" (?dbSpriteExist@@YAHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSetCurrentBitmap(int)" (?dbSetCurrentBitmap@@YAXH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbBackdropOn(int)" (?dbBackdropOn@@YAXH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol _memchr
1>Scudlaunch.obj : error LNK2001: unresolved external symbol _atoi
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSetObjectCollisionOff(int)" (?dbSetObjectCollisionOff@@YAXH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSetWindowOff(void)" (?dbSetWindowOff@@YAXXZ)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbBuildTerrain(int)" (?dbBuildTerrain@@YAXH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbScaleObject(int,float,float,float)" (?dbScaleObject@@YAXHMMM@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSetTextOpaque(void)" (?dbSetTextOpaque@@YAXXZ)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "float __cdecl dbObjectAngleY(int)" (?dbObjectAngleY@@YAMH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbInstanceObject(int,int)" (?dbInstanceObject@@YAXHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSetSpriteAlpha(int,int)" (?dbSetSpriteAlpha@@YAXHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol __fcloseall
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "int __cdecl dbLeftKey(void)" (?dbLeftKey@@YAHXZ)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSetMusicVolume(int,int)" (?dbSetMusicVolume@@YAXHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbTextureBackdrop(int,int)" (?dbTextureBackdrop@@YAXHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbFadeObject(int,float)" (?dbFadeObject@@YAXHM@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol _localeconv
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbCreateBitmap(int,int,int)" (?dbCreateBitmap@@YAXHHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbRotateSprite(int,float)" (?dbRotateSprite@@YAXHM@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSetObjectTexture(int,int,int)" (?dbSetObjectTexture@@YAXHHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbLoopSound(int)" (?dbLoopSound@@YAXH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "int __cdecl dbMusicExist(int)" (?dbMusicExist@@YAHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSetTerrainHeightMap(int,char *)" (?dbSetTerrainHeightMap@@YAXHPAD@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSetCursor(int,int)" (?dbSetCursor@@YAXHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSetTerrainSplit(int,int)" (?dbSetTerrainSplit@@YAXHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbDeleteSprite(int)" (?dbDeleteSprite@@YAXH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbHideAllSprites(void)" (?dbHideAllSprites@@YAXXZ)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "float __cdecl dbLengthVector3(int)" (?dbLengthVector3@@YAMH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbUpdateTerrain(void)" (?dbUpdateTerrain@@YAXXZ)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "int __cdecl dbObjectVisible(int)" (?dbObjectVisible@@YAHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "int __cdecl dbScreenFPS(void)" (?dbScreenFPS@@YAHXZ)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSetObjectAmbient(int,bool)" (?dbSetObjectAmbient@@YAXH_N@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbDeleteCamera(int)" (?dbDeleteCamera@@YAXH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "float __cdecl dbObjectAngleZ(int)" (?dbObjectAngleZ@@YAMH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSetObjectCollisionOn(int)" (?dbSetObjectCollisionOn@@YAXH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbBox(int,int,int,int)" (?dbBox@@YAXHHHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbHideLimb(int,int)" (?dbHideLimb@@YAXHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSetObjectCollisionToBoxes(int)" (?dbSetObjectCollisionToBoxes@@YAXH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbRandomize(int)" (?dbRandomize@@YAXH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol __invalid_parameter_noinfo
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbCloneObject(int,int)" (?dbCloneObject@@YAXHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "bool __cdecl dbMakeVector3(int)" (?dbMakeVector3@@YA_NH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSuspendForKey(void)" (?dbSuspendForKey@@YAXXZ)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbMakeObjectFromLimb(int,int,int)" (?dbMakeObjectFromLimb@@YAXHHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol _fgets
1>Scudlaunch.obj : error LNK2001: unresolved external symbol __Getctype
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbCloneSound(int,int)" (?dbCloneSound@@YAXHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbCircle(int,int,int)" (?dbCircle@@YAXHHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol _fopen
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSetObjectLight(int,bool)" (?dbSetObjectLight@@YAXH_N@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbClearCameraView(int,unsigned long)" (?dbClearCameraView@@YAXHK@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl operator delete[](void *)" (??_V@YAXPAX@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "float __cdecl dbVal(char *)" (?dbVal@@YAMPAD@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbPlayAnimationToImage(int,int,int,int,int,int)" (?dbPlayAnimationToImage@@YAXHHHHHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbDeleteBitmap(int)" (?dbDeleteBitmap@@YAXH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol __Toupper
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "float __cdecl dbINT(float)" (?dbINT@@YAMM@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbLoadBitmap(char *,int)" (?dbLoadBitmap@@YAXPADH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "float __cdecl dbNewXValue(float,float,float)" (?dbNewXValue@@YAMMMM@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "char * __cdecl dbUpper(char *)" (?dbUpper@@YAPADPAD@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSetObjectTransparency(int,int)" (?dbSetObjectTransparency@@YAXHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbPointObject(int,float,float,float)" (?dbPointObject@@YAXHMMM@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbPositionListener(float,float,float)" (?dbPositionListener@@YAXMMM@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbPasteSprite(int,int,int)" (?dbPasteSprite@@YAXHHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSprite(int,int,int,int)" (?dbSprite@@YAXHHHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "class EZro_Mat __cdecl EZro_Euler2Matrix(class EZro_Vec)" (?EZro_Euler2Matrix@@YA?AVEZro_Mat@@VEZro_Vec@@@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "int __cdecl dbRightKey(void)" (?dbRightKey@@YAHXZ)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbPrint(char *)" (?dbPrint@@YAXPAD@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl operator delete(void *)" (??3@YAXPAX@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSetObjectCollisionToPolygons(int)" (?dbSetObjectCollisionToPolygons@@YAXH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "int __cdecl dbImageExist(int)" (?dbImageExist@@YAHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSetTextSize(int)" (?dbSetTextSize@@YAXH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbLoadMusic(char *,int)" (?dbLoadMusic@@YAXPADH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "char * __cdecl dbInKey(void)" (?dbInKey@@YAPADXZ)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbMoveObject(int,float)" (?dbMoveObject@@YAXHM@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSetAnimationSpeed(int,int)" (?dbSetAnimationSpeed@@YAXHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbPasteImage(int,int,int)" (?dbPasteImage@@YAXHHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbPasteImage(int,int,int,int)" (?dbPasteImage@@YAXHHHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSetupTerrain(void)" (?dbSetupTerrain@@YAXXZ)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSetTextToBold(void)" (?dbSetTextToBold@@YAXXZ)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbPositionSound(int,float,float,float)" (?dbPositionSound@@YAXHMMM@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "int __cdecl dbMusicPlaying(int)" (?dbMusicPlaying@@YAHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "float __cdecl dbLimbDirectionX(int,int)" (?dbLimbDirectionX@@YAMHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "char * __cdecl dbStr(int)" (?dbStr@@YAPADH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbMakeObjectTerrain(int)" (?dbMakeObjectTerrain@@YAXH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbRotateObject(int,float,float,float)" (?dbRotateObject@@YAXHMMM@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbMakeCamera(int)" (?dbMakeCamera@@YAXH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbStretchSprite(int,int,int)" (?dbStretchSprite@@YAXHHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol _memcpy_s
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSetObjectToCameraOrientation(int)" (?dbSetObjectToCameraOrientation@@YAXH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSleep(int)" (?dbSleep@@YAXH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSetDisplayMode(int,int,int)" (?dbSetDisplayMode@@YAXHHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbPlayAnimation(int)" (?dbPlayAnimation@@YAXH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "float __cdecl dbObjectPositionY(int)" (?dbObjectPositionY@@YAMH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "int __cdecl dbRND(int)" (?dbRND@@YAHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbLoopMusic(int)" (?dbLoopMusic@@YAXH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbCLS(void)" (?dbCLS@@YAXXZ)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbCLS(unsigned long)" (?dbCLS@@YAXK@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbAppendObject(char *,int,int)" (?dbAppendObject@@YAXPADHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbFixObjectPivot(int)" (?dbFixObjectPivot@@YAXH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbPauseSound(int)" (?dbPauseSound@@YAXH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "float __cdecl dbObjectPositionZ(int)" (?dbObjectPositionZ@@YAMH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbTextureObject(int,int)" (?dbTextureObject@@YAXHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbCenterText(int,int,char *)" (?dbCenterText@@YAXHHPAD@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSetVector3(int,float,float,float)" (?dbSetVector3@@YAXHMMM@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "int __cdecl dbScreenHeight(void)" (?dbScreenHeight@@YAHXZ)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbPlaySound(int)" (?dbPlaySound@@YAXH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "int __cdecl dbUpKey(void)" (?dbUpKey@@YAHXZ)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbLoadObject(char *,int)" (?dbLoadObject@@YAXPADH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol _strcspn
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSetSpritePriority(int,int)" (?dbSetSpritePriority@@YAXHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSetAlphaMappingOn(int,int)" (?dbSetAlphaMappingOn@@YAXHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbResumeSound(int)" (?dbResumeSound@@YAXH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "float __cdecl dbWrapValue(float)" (?dbWrapValue@@YAMM@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "int __cdecl dbObjectCollision(int,int)" (?dbObjectCollision@@YAHHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "class EZro_Vec __cdecl EZro_Matrix2Euler(class EZro_Mat)" (?EZro_Matrix2Euler@@YA?AVEZro_Vec@@VEZro_Mat@@@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbUnGlueObject(int)" (?dbUnGlueObject@@YAXH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbOffsetLimb(int,int,float,float,float)" (?dbOffsetLimb@@YAXHHMMM@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbGetImage(int,int,int,int,int)" (?dbGetImage@@YAXHHHHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbGetImage(int,int,int,int,int,int)" (?dbGetImage@@YAXHHHHHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "int __cdecl dbSpaceKey(void)" (?dbSpaceKey@@YAHXZ)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "const type_info::`vftable'" (??_7type_info@@6B@)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "int __cdecl dbDownKey(void)" (?dbDownKey@@YAHXZ)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol _fclose
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbDot(int,int)" (?dbDot@@YAXHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbHideMouse(void)" (?dbHideMouse@@YAXXZ)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSetTerrainScale(int,float,float,float)" (?dbSetTerrainScale@@YAXHMMM@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSyncRate(int)" (?dbSyncRate@@YAXH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbSetObjectFrame(int,int)" (?dbSetObjectFrame@@YAXHH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void * __cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbHideObject(int)" (?dbHideObject@@YAXH@Z)
1>Scudlaunch.obj : error LNK2001: unresolved external symbol ___argc
1>Scudlaunch.obj : error LNK2001: unresolved external symbol "void __cdecl dbYRotateObject(int,float)" (?dbYRotateObject@@YAXHM@Z)
1>LINK : error LNK2001: unresolved external symbol _WinMainCRTStartup
fubar