Opengl configuration on codelite

CodeLite installation/troubleshooting forum
s7acker
CodeLite Curious
Posts: 1
Joined: Tue Jul 23, 2013 12:10 pm
Genuine User: Yes
IDE Question: c++
Contact:

Opengl configuration on codelite

Post by s7acker »

Hello,

I would like to use codelite to dev opengl applications, I already have a working project on MS-VC++ 2010 which I would like to import but the built in import is not working very well.. (not at all actualy :cry: ) so I belive I should copy paste the code into a new .cpp file.
but the problem is: I cant seem to be able to get codelite to compile my source code although I set it to use the VC++ compiler and set the include and lib paths accordingly... any help would be gr8ly appreciated! I love using codelite and would like to continue using it in the project as well :mrgreen:
User avatar
eranif
CodeLite Plugin
Posts: 6375
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Opengl configuration on codelite

Post by eranif »

You need to provide more information, please read this:

HOW TO POST

Eran
Make sure you have read the HOW TO POST thread
Post Reply