[gameprogrammer] install NET2
- From: "nicolas rannou" <nrannou@xxxxxxxxx>
- To: gameprogrammer@xxxxxxxxxxxxx
- Date: Tue, 12 Feb 2008 16:24:46 +0100
Hi
I'm creating a game using sdl_net and I would like to use NET2 which seems
easier but I don't achieve to install it.
I program in c++.
I include all .h and .h in the folder, I renamed #include <SDL\SDL_net> and
all whiwh needs
I change iostream.h to iostream
Still have a problems to compil : a lot of "invalid conversion from 'void*'
to 'int*'"
I think that it's because it 's write in language C and not C++.
How could I install it and do that I works on dev c++ or visual c++? Or does
it work with linux?
Thank you!
- Follow-Ups:
- [gameprogrammer] Re: install NET2
- From: Bob Pendleton
Other related posts:
- » [gameprogrammer] install NET2
- » [gameprogrammer] Re: install NET2
- [gameprogrammer] Re: install NET2
- From: Bob Pendleton