C:\Test\RNCC SRC\ID_IN.CPP|130|undefined reference to `SDL_GetMouseState'|
.objs\ID_IN.o||In function `IN_GetJoyDelta(int*, int*)':|
C:\Test\RNCC SRC\ID_IN.CPP|154|undefined reference to `SDL_JoystickUpdate'|
C:\Test\RNCC SRC\ID_IN.CPP|159|undefined reference to `SDL_JoystickGetAxis'|
C:\Test\RNCC SRC\ID_IN.CPP|160|undefined reference to `SDL_JoystickGetAxis'|
C:\Test\RNCC SRC\ID_IN.CPP|165|undefined reference to `SDL_JoystickGetHat'|
.objs\ID_IN.o||In function `IN_GetJoyFineDelta(int*, int*)':|
C:\Test\RNCC SRC\ID_IN.CPP|201|undefined reference to `SDL_JoystickUpdate'|
C:\Test\RNCC SRC\ID_IN.CPP|202|undefined reference to `SDL_JoystickGetAxis'|
C:\Test\RNCC SRC\ID_IN.CPP|203|undefined reference to `SDL_JoystickGetAxis'|
.objs\ID_IN.o||In function `IN_JoyButtons()':|
C:\Test\RNCC SRC\ID_IN.CPP|227|undefined reference to `SDL_JoystickUpdate'|
C:\Test\RNCC SRC\ID_IN.CPP|231|undefined reference to `SDL_JoystickGetButton'|
.objs\ID_IN.o||In function `processEvent':|
C:\Test\RNCC SRC\ID_IN.CPP|254|undefined reference to `SDL_WM_GrabInput'|
C:\Test\RNCC SRC\ID_IN.CPP|259|undefined reference to `SDL_GetModState'|
C:\Test\RNCC SRC\ID_IN.CPP|314|undefined reference to `SDL_GetModState'|
.objs\ID_IN.o||In function `IN_WaitAndProcessEvents()':|
C:\Test\RNCC SRC\ID_IN.CPP|364|undefined reference to `SDL_WaitEvent'|
C:\Test\RNCC SRC\ID_IN.CPP|369|undefined reference to `SDL_PollEvent'|
.objs\ID_IN.o||In function `IN_ProcessEvents()':|
C:\Test\RNCC SRC\ID_IN.CPP|376|undefined reference to `SDL_PollEvent'|
.objs\ID_IN.o||In function `IN_Startup()':|
C:\Test\RNCC SRC\ID_IN.CPP|396|undefined reference to `SDL_NumJoysticks'|
C:\Test\RNCC SRC\ID_IN.CPP|398|undefined reference to `SDL_JoystickOpen'|
C:\Test\RNCC SRC\ID_IN.CPP|401|undefined reference to `SDL_JoystickNumButtons'|
C:\Test\RNCC SRC\ID_IN.CPP|403|undefined reference to `SDL_JoystickNumHats'|
C:\Test\RNCC SRC\ID_IN.CPP|409|undefined reference to `SDL_EventState'|
C:\Test\RNCC SRC\ID_IN.CPP|414|undefined reference to `SDL_WM_GrabInput'|
.objs\ID_IN.o||In function `IN_Shutdown()':|
C:\Test\RNCC SRC\ID_IN.CPP|441|undefined reference to `SDL_JoystickClose'|
.objs\ID_IN.o||In function `IN_UserInput(unsigned int)':|
C:\Test\RNCC SRC\ID_IN.CPP|646|undefined reference to `SDL_GetTicks'|
C:\Test\RNCC SRC\ID_IN.CPP|653|undefined reference to `SDL_Delay'|
C:\Test\RNCC SRC\ID_IN.CPP|654|undefined reference to `SDL_GetTicks'|
.objs\ID_IN.o||In function `IN_CenterMouse()':|
C:\Test\RNCC SRC\ID_IN.CPP|682|undefined reference to `SDL_WarpMouse'|
.objs\ID_SD.o||In function `SD_StopDigitized()':|
C:\Test\RNCC SRC\ID_SD.CPP|353|undefined reference to `Mix_HaltChannel'|
.objs\ID_SD.o||In function `SD_GetChannelForDigi(int)':|
C:\Test\RNCC SRC\ID_SD.CPP|362|undefined reference to `Mix_GroupAvailable'|
C:\Test\RNCC SRC\ID_SD.CPP|363|undefined reference to `Mix_GroupOldest'|
C:\Test\RNCC SRC\ID_SD.CPP|365|undefined reference to `Mix_GroupAvailable'|
.objs\ID_SD.o||In function `SD_SetPosition(int, int, int)':|
C:\Test\RNCC SRC\ID_SD.CPP|379|undefined reference to `Mix_SetPanning'|
.objs\ID_SD.o||In function `SD_PrepareSound(int)':|
C:\Test\RNCC SRC\ID_SD.CPP|441|undefined reference to `SDL_RWFromMem'|
C:\Test\RNCC SRC\ID_SD.CPP|441|undefined reference to `Mix_LoadWAV_RW'|
.objs\ID_SD.o||In function `SD_PlayDigitized(unsigned short, int, int)':|
C:\Test\RNCC SRC\ID_SD.CPP|467|undefined reference to `Mix_PlayChannelTimed'|
C:\Test\RNCC SRC\ID_SD.CPP|469|undefined reference to `SDL_GetError'|
.objs\ID_SD.o||In function `SD_SetMusicMode(SMMode)':|
C:\Test\RNCC SRC\ID_SD.CPP|795|undefined reference to `SDL_Delay'|
.objs\ID_SD.o||In function `SD_Startup()':|
C:\Test\RNCC SRC\ID_SD.CPP|910|undefined reference to `Mix_OpenAudio'|
C:\Test\RNCC SRC\ID_SD.CPP|912|undefined reference to `SDL_GetError'|
C:\Test\RNCC SRC\ID_SD.CPP|916|undefined reference to `Mix_ReserveChannels'|
C:\Test\RNCC SRC\ID_SD.CPP|917|undefined reference to `Mix_GroupChannels'|
C:\Test\RNCC SRC\ID_SD.CPP|934|undefined reference to `Mix_HookMusic'|
C:\Test\RNCC SRC\ID_SD.CPP|935|undefined reference to `Mix_ChannelFinished'|
C:\Test\RNCC SRC\ID_SD.CPP|942|undefined reference to `Mix_SetPostMix'|
.objs\ID_SD.o||In function `SD_Shutdown()':|
C:\Test\RNCC SRC\ID_SD.CPP|969|undefined reference to `Mix_FreeChunk'|
.objs\ID_SD.o||In function `SD_WaitSoundDone()':|
C:\Test\RNCC SRC\ID_SD.CPP|1140|undefined reference to `SDL_Delay'|
.objs\ID_US_1.o||In function `US_LineInput(int, int, char*, char const*, signed char, int, int)':|
C:\Test\RNCC SRC\ID_US_1.CPP|512|undefined reference to `SDL_GetTicks'|
C:\Test\RNCC SRC\ID_US_1.CPP|530|undefined reference to `SDL_GetTicks'|
C:\Test\RNCC SRC\ID_US_1.CPP|744|undefined reference to `SDL_Delay'|
.objs\ID_US_1.o||In function `US_InitRndT(int)':|
C:\Test\RNCC SRC\ID_US_1.CPP|775|undefined reference to `SDL_GetTicks'|
||More errors follow but not being shown.|
||Edit the max errors limit in compiler options...|
||=== Build failed: 50 error(s), 617 warning(s) (0 minute(s), 21 second(s)) ===|
I have tried everything conceivable to fix this.
This code compiles on another computer, but that computer has serious issues.
And I just copied the sc for ced to double check that this nonsense is happening with a working source code, dif errors but very similar all of them seem to be about the sdl library files.
I have copied my exact folders for include SDL and Lib from a working IDE (old computer see above) Same BS
Even tried running it on a flash drive in case it was the antivirus.
Once I get this running I'll set it up on a new external drive may a Solid State Drive, so I never have to do this again because its only every 3-5 years I get a new laptop and then I have long forgotten how to set up CB and MinGW for Wolf4SDL.
Please help.
.objs\ID_IN.o||In function `IN_GetJoyDelta(int*, int*)':|
C:\Test\RNCC SRC\ID_IN.CPP|154|undefined reference to `SDL_JoystickUpdate'|
C:\Test\RNCC SRC\ID_IN.CPP|159|undefined reference to `SDL_JoystickGetAxis'|
C:\Test\RNCC SRC\ID_IN.CPP|160|undefined reference to `SDL_JoystickGetAxis'|
C:\Test\RNCC SRC\ID_IN.CPP|165|undefined reference to `SDL_JoystickGetHat'|
.objs\ID_IN.o||In function `IN_GetJoyFineDelta(int*, int*)':|
C:\Test\RNCC SRC\ID_IN.CPP|201|undefined reference to `SDL_JoystickUpdate'|
C:\Test\RNCC SRC\ID_IN.CPP|202|undefined reference to `SDL_JoystickGetAxis'|
C:\Test\RNCC SRC\ID_IN.CPP|203|undefined reference to `SDL_JoystickGetAxis'|
.objs\ID_IN.o||In function `IN_JoyButtons()':|
C:\Test\RNCC SRC\ID_IN.CPP|227|undefined reference to `SDL_JoystickUpdate'|
C:\Test\RNCC SRC\ID_IN.CPP|231|undefined reference to `SDL_JoystickGetButton'|
.objs\ID_IN.o||In function `processEvent':|
C:\Test\RNCC SRC\ID_IN.CPP|254|undefined reference to `SDL_WM_GrabInput'|
C:\Test\RNCC SRC\ID_IN.CPP|259|undefined reference to `SDL_GetModState'|
C:\Test\RNCC SRC\ID_IN.CPP|314|undefined reference to `SDL_GetModState'|
.objs\ID_IN.o||In function `IN_WaitAndProcessEvents()':|
C:\Test\RNCC SRC\ID_IN.CPP|364|undefined reference to `SDL_WaitEvent'|
C:\Test\RNCC SRC\ID_IN.CPP|369|undefined reference to `SDL_PollEvent'|
.objs\ID_IN.o||In function `IN_ProcessEvents()':|
C:\Test\RNCC SRC\ID_IN.CPP|376|undefined reference to `SDL_PollEvent'|
.objs\ID_IN.o||In function `IN_Startup()':|
C:\Test\RNCC SRC\ID_IN.CPP|396|undefined reference to `SDL_NumJoysticks'|
C:\Test\RNCC SRC\ID_IN.CPP|398|undefined reference to `SDL_JoystickOpen'|
C:\Test\RNCC SRC\ID_IN.CPP|401|undefined reference to `SDL_JoystickNumButtons'|
C:\Test\RNCC SRC\ID_IN.CPP|403|undefined reference to `SDL_JoystickNumHats'|
C:\Test\RNCC SRC\ID_IN.CPP|409|undefined reference to `SDL_EventState'|
C:\Test\RNCC SRC\ID_IN.CPP|414|undefined reference to `SDL_WM_GrabInput'|
.objs\ID_IN.o||In function `IN_Shutdown()':|
C:\Test\RNCC SRC\ID_IN.CPP|441|undefined reference to `SDL_JoystickClose'|
.objs\ID_IN.o||In function `IN_UserInput(unsigned int)':|
C:\Test\RNCC SRC\ID_IN.CPP|646|undefined reference to `SDL_GetTicks'|
C:\Test\RNCC SRC\ID_IN.CPP|653|undefined reference to `SDL_Delay'|
C:\Test\RNCC SRC\ID_IN.CPP|654|undefined reference to `SDL_GetTicks'|
.objs\ID_IN.o||In function `IN_CenterMouse()':|
C:\Test\RNCC SRC\ID_IN.CPP|682|undefined reference to `SDL_WarpMouse'|
.objs\ID_SD.o||In function `SD_StopDigitized()':|
C:\Test\RNCC SRC\ID_SD.CPP|353|undefined reference to `Mix_HaltChannel'|
.objs\ID_SD.o||In function `SD_GetChannelForDigi(int)':|
C:\Test\RNCC SRC\ID_SD.CPP|362|undefined reference to `Mix_GroupAvailable'|
C:\Test\RNCC SRC\ID_SD.CPP|363|undefined reference to `Mix_GroupOldest'|
C:\Test\RNCC SRC\ID_SD.CPP|365|undefined reference to `Mix_GroupAvailable'|
.objs\ID_SD.o||In function `SD_SetPosition(int, int, int)':|
C:\Test\RNCC SRC\ID_SD.CPP|379|undefined reference to `Mix_SetPanning'|
.objs\ID_SD.o||In function `SD_PrepareSound(int)':|
C:\Test\RNCC SRC\ID_SD.CPP|441|undefined reference to `SDL_RWFromMem'|
C:\Test\RNCC SRC\ID_SD.CPP|441|undefined reference to `Mix_LoadWAV_RW'|
.objs\ID_SD.o||In function `SD_PlayDigitized(unsigned short, int, int)':|
C:\Test\RNCC SRC\ID_SD.CPP|467|undefined reference to `Mix_PlayChannelTimed'|
C:\Test\RNCC SRC\ID_SD.CPP|469|undefined reference to `SDL_GetError'|
.objs\ID_SD.o||In function `SD_SetMusicMode(SMMode)':|
C:\Test\RNCC SRC\ID_SD.CPP|795|undefined reference to `SDL_Delay'|
.objs\ID_SD.o||In function `SD_Startup()':|
C:\Test\RNCC SRC\ID_SD.CPP|910|undefined reference to `Mix_OpenAudio'|
C:\Test\RNCC SRC\ID_SD.CPP|912|undefined reference to `SDL_GetError'|
C:\Test\RNCC SRC\ID_SD.CPP|916|undefined reference to `Mix_ReserveChannels'|
C:\Test\RNCC SRC\ID_SD.CPP|917|undefined reference to `Mix_GroupChannels'|
C:\Test\RNCC SRC\ID_SD.CPP|934|undefined reference to `Mix_HookMusic'|
C:\Test\RNCC SRC\ID_SD.CPP|935|undefined reference to `Mix_ChannelFinished'|
C:\Test\RNCC SRC\ID_SD.CPP|942|undefined reference to `Mix_SetPostMix'|
.objs\ID_SD.o||In function `SD_Shutdown()':|
C:\Test\RNCC SRC\ID_SD.CPP|969|undefined reference to `Mix_FreeChunk'|
.objs\ID_SD.o||In function `SD_WaitSoundDone()':|
C:\Test\RNCC SRC\ID_SD.CPP|1140|undefined reference to `SDL_Delay'|
.objs\ID_US_1.o||In function `US_LineInput(int, int, char*, char const*, signed char, int, int)':|
C:\Test\RNCC SRC\ID_US_1.CPP|512|undefined reference to `SDL_GetTicks'|
C:\Test\RNCC SRC\ID_US_1.CPP|530|undefined reference to `SDL_GetTicks'|
C:\Test\RNCC SRC\ID_US_1.CPP|744|undefined reference to `SDL_Delay'|
.objs\ID_US_1.o||In function `US_InitRndT(int)':|
C:\Test\RNCC SRC\ID_US_1.CPP|775|undefined reference to `SDL_GetTicks'|
||More errors follow but not being shown.|
||Edit the max errors limit in compiler options...|
||=== Build failed: 50 error(s), 617 warning(s) (0 minute(s), 21 second(s)) ===|
I have tried everything conceivable to fix this.
This code compiles on another computer, but that computer has serious issues.
And I just copied the sc for ced to double check that this nonsense is happening with a working source code, dif errors but very similar all of them seem to be about the sdl library files.
I have copied my exact folders for include SDL and Lib from a working IDE (old computer see above) Same BS
Even tried running it on a flash drive in case it was the antivirus.
Once I get this running I'll set it up on a new external drive may a Solid State Drive, so I never have to do this again because its only every 3-5 years I get a new laptop and then I have long forgotten how to set up CB and MinGW for Wolf4SDL.
Please help.