Hi,
There are some stubborn problems in my using.My OS is win10,and the codelite's version is 9.1.0.When i built the project,the black window flashed so that i can't see the output of the results.
Results are invisable
-
- CodeLite Curious
- Posts: 2
- Joined: Wed Feb 03, 2016 7:43 pm
- Genuine User: Yes
- IDE Question: ALL
- Contact:
-
- CodeLite Curious
- Posts: 2
- Joined: Wed Feb 03, 2016 7:43 pm
- Genuine User: Yes
- IDE Question: ALL
- Contact:
Re: Results are invisable
You do not have the required permissions to view the files attached to this post.
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Results are invisable
Do you have write permissions to the workspace folder?
What happens when you try to compile from the command line (i.e. from a CMD.EXE)?
To open a CMD.EXE with the environment:
Right click on the main.c and select 'Open Shell'
Once the shell is opened, run the build command (its the first line in the build tab).
in the future, please post *text* rather than images, its easier to copy/paste from text ...
Eran
What happens when you try to compile from the command line (i.e. from a CMD.EXE)?
To open a CMD.EXE with the environment:
Right click on the main.c and select 'Open Shell'
Once the shell is opened, run the build command (its the first line in the build tab).
in the future, please post *text* rather than images, its easier to copy/paste from text ...
Eran
Make sure you have read the HOW TO POST thread