How do you expand the dev-C++ library so you can make games and graphics? Is there any place to get any packages for like <SDL.h>, <net2.h>,<SDLUtils.h", ect. My compiler says that there is no such file or directory
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
How do you expand the dev-C++ library so you can make games and graphics? Is there any place to get any packages for like <SDL.h>, <net2.h>,<SDLUtils.h", ect. My compiler says that there is no such file or directory
SDL is not a part of dev, you must install it first.