I am new to using CodeLite as well as C++. When I first installed CodeLite, I tried to build my project but Windows gave me a Not Responding message. So I uninstalled CodeLite, and reinstalled it, and I am still getting a message saying CodeLite isn't responding.
Let me know if I can provide any additional information. Thanks.
Trying to Learn C++
-
- CodeLite Enthusiast
- Posts: 14
- Joined: Tue Jun 02, 2015 6:58 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
-
- CodeLite Expert
- Posts: 167
- Joined: Fri Jul 22, 2011 5:32 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Trying to Learn C++
Which version of codelite? Which version of Windows? 32bit/64bit?
-
- CodeLite Enthusiast
- Posts: 14
- Joined: Tue Jun 02, 2015 6:58 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Trying to Learn C++
Thank you for responding.
The codelite version is 8, and I have a 64 bit version of Windows.
The codelite version is 8, and I have a 64 bit version of Windows.
-
- CodeLite Expert
- Posts: 167
- Joined: Fri Jul 22, 2011 5:32 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Trying to Learn C++
You might try installing the 7.0 version (I use it, so know it works on Win7 64 bit)
Also maybe first try compiling a simple hello world c console program and see if that works. (If it builds try running it from the cmd.exe shell)
Also maybe first try compiling a simple hello world c console program and see if that works. (If it builds try running it from the cmd.exe shell)
-
- CodeLite Enthusiast
- Posts: 14
- Joined: Tue Jun 02, 2015 6:58 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Trying to Learn C++
I created a hello world program, and I pressed f7, but it wouldn't respond.
So uninstalled codelite 8 and installed codelite 7. Then I opened the workspace where I had my hello world program, and press f7. But its still not responding. Should I have deleted a file before running the program?
So uninstalled codelite 8 and installed codelite 7. Then I opened the workspace where I had my hello world program, and press f7. But its still not responding. Should I have deleted a file before running the program?