Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.

how to access openGL libraries using onlineGBD compiler

0 votes
asked Mar 2, 2019 by KB1 (160 points)
Hi,

How can I use libraires such as openGL (gl.h, auxGL.h etc) and windows (windows.h) using this online compiler?

For example, I assume I wll need to find downloadable versions of the libraries, put them on my local drive somewhere and then tell GBD where to find them?  

If this is correct, where can find the proper downloadable libraires, where should i put them on my local drive and how do I set GBD up to look for and use them?

If this is not correct, please advise me as to how this is done.

Thanks!

1 Answer

0 votes
answered Mar 7, 2019 by KB1 (160 points)
Hi,
I got an email that said "TheMrCool" had answered this question with a link to the answer.

http://question.onlinegdb.com/2870/how-to-access-opengl-libraries-using-onlinegbd-compiler?show=2907#a2907

The link results from an error that seems to be coming from the GDB site.

I dont see an answer when I come directly to this page via onlinegdb.com

Any idea how i can find the answer that TheMrCool provided?
Anybody else have an answer to the original question?
thanks
Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and and receive answers from other members of the community.
...