[gameprogrammer] Re: net2, and general questions regarding sdl on windows

On Dec 11, 2007 2:41 AM, jake briggs <jakbri@xxxxxxxxxxxxxx> wrote:
>
> I suppose, I am asking for some advice on how to set up an environment
> on windows to compile sdl apps that I write, I am intending t use net2
> since, well, I quite like it :)

I think I would separate the tasks. I would first set up an
environment to compile SDL apps, and then once I was satisfied with
that, I would add in SDL_net and make sure that worked, and then
lastly try to add in net2.

For my NewIO project on MS Windows I use MS's free compiler and some
third party libraries (like libssh2), but I use my own networking
code. I have occasionally compiled it with MinGW just to make sure it
works.

Chris

-- 
E-Mail: Chris Nystrom <cnystrom@xxxxxxxxx>
Saving the world from web programming.
http://www.newio.org - AIM: nystromchris

---------------------
To unsubscribe go to http://gameprogrammer.com/mailinglist.html


Other related posts: