Page 1 of 1

codelite windows install configuration questions

Posted: Mon Dec 10, 2012 7:39 am
by joncolby
Hi,

I have read the documentation that I found and tried manipulating the project settings, however I still am having the following problems:

1, My include files seem to do nothing.
2, many functions are not working and are producing errors as if the fuctions are un-declared variables.


cin
sleep
cout

so far, these are the few I have observed as not working.

I made my workplace a folder off the C:\ drive and my projects are stored inside of it.




Please help me if you can, I am trying to learn C++ ,,, Not battle application configuration settings.


-Jonathan

Re: codelite windows install configuration questions

Posted: Mon Dec 10, 2012 10:34 am
by eranif
You should know that codelite is not a compiler.

Please provide the following information:
HOW TO POST

Eran