Original Post
When I want to link opengl or SDL with devC++, i have to write, under the linking options, "-lSDLmain -lSDL -lopengl" or something like that. however I searched my computer I didnt find any file called "lopengl" to what file is he referring to when I write "lopengl", "lSDLmain" etc? plus, can you tell me what are those '.a" and ".o" files? Thanks