Thanks again
filipe wrote:Paul,
The patch got big because your editor converted the DOS line endings to Unix style, so the diff thinks the full file changed.
About the SDL_QUIT, I was wondering why it didn't work for Windows then I noticed that I forgot to check if SDL_EventPoll() is returning a valid event. Maybe this is why it didn't work for you. I fixed that and would be nice if you can make a final test to see if it works now, so I can commit it.
Note: I updated the patch on the original post.
Filipe.
-LDFLAGS += -Wl,-u,_WinMain@16
+LDFLAGS += -lws2_32 -Wl,-u,_WinMain@16
Btw, since I'm not too familiar with the command line version, does the GDB GUI works too?? That would be the cream of the crop!
avr-insight -x gdb-script.cfg Arkanoid.elf
You left out the winsock2 libs
I'm not sure if there is a Linux equivalent.
About the patch, it is already on the repository (rev 109) and I sent a new 'featured download' to Googles' page.
Or it was just a coincidence Uzem 1.08 be in SVN revision 108 ?
Actually I have more doubts about revisions, branches, releases, etc... I will start a new thread so we can discuss it.
Users browsing this forum: No registered users and 1 guest