OpenXcom Forum

OpenXcom Forks => OpenXcom Extended (OXCE) => OXCE Builds & Ports => Topic started by: Alpha Centauri Bear on December 13, 2023, 12:41:40 am

Title: I see this during compilation. Should I worry?
Post by: Alpha Centauri Bear on December 13, 2023, 12:41:40 am
I see this during compilation. Should I worry?
Code: [Select]
1>SDLmain.lib(SDL_win32_main.obj) : warning LNK4099: PDB '' was not found with 'SDLmain.lib(SDL_win32_main.obj)' or at ''; linking object as if no debug info
Title: Re: I see this during compilation. Should I worry?
Post by: Yankes on December 13, 2023, 01:15:44 am
This is warning, if your change do not introduce it, then it should be in most cases safe.
Title: Re: I see this during compilation. Should I worry?
Post by: Alpha Centauri Bear on December 13, 2023, 01:23:42 am
It was there before. However, I don't like warnings those I don't understand. So if someone knows how to fix this, I would very much appreciate the pointer.
😀