[SDL] Undefined reference to SDL_main
Brian
brian.ripoff at gmail.com
Sun Jan 20 06:48:48 PST 2008
On linux, executable files are denoted by a bit in the filesystem. On
windows, files are executable based on their file extension.
sdl-config cannot be executed unless it has an executable extension.
While renaming the file to sdl-config.exe works, a more suitable
executable extension would probably by "bat".
On Jan 20, 2008 5:30 AM, KHMan <keinhong at gmail.com> wrote:
> Leo M. Cabrera wrote:
> > Try renaming appending the .exe extension to sdl-config... worked for me. :P
>
> The above suggestion is unclear and ambiguous. I fear it will only
> confuse matters. What does "renaming appending" mean? What are you
> actually suggesting?
More information about the SDL
mailing list