[SDL] sdl program gets unhandled win32 exception only in Eclipse
James Barrett
xucaen at gmail.com
Fri Jul 13 11:53:07 PDT 2007
Hi all, today I installed Mingw, and successfully compiled the latest SDL,
SDL_image and SDL_mixer. I have also set up Eclipse Europa to build and run
programs linked with SDL and SDL_image. Something strange is happening. When
I run a test program from Eclipse, when the program ends, I get an unhandled
win32 exception error. But I run the same executable from the command line
and it works with no errors and ends successfully. As an experiment, I
thought that maybe my paths were set up different in the command shell than
in Eclipse, so I opened a command prompt, ran my test program just to make
sure it still worked, and it did, then I ran Eclipse from the command
prompt. But still when I run the program in Eclipse, it exists with an
unhandled win32 exception error.
Has anyone seen this behavior before? Do you think maybe this is an SDL
problem or maybe this is just an Eclipse issue (and maybe I should bug
them? ;-)
Thanks!
Jim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20070713/7d3739c4/attachment.html
More information about the SDL
mailing list