Hello,
i found the problem with running the project
revision 5405.
Windows 7 professional, MinGW-4.4.1
see the picture:
http://dl.dropbox.com/u/25347385/cl/bug.JPG
problem with run active project LiteEditor
-
- CodeLite Enthusiast
- Posts: 11
- Joined: Tue Jan 10, 2012 11:50 pm
- Genuine User: Yes
- IDE Question: c++
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: problem with run active project LiteEditor
I did not quite get the configuration you are using, but my guess is that you are mixing debug and release configurations.
Make sure you are building everything in the same build configuration.
To do this, simply double click on the project 'LiteEditor' and hit F7 (this is important, do not use the option 'Project Only -> Build')
If you are already doing this, then you need to share with us some more information (e.g. the complete build log)
Eran
Make sure you are building everything in the same build configuration.
To do this, simply double click on the project 'LiteEditor' and hit F7 (this is important, do not use the option 'Project Only -> Build')
If you are already doing this, then you need to share with us some more information (e.g. the complete build log)
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Enthusiast
- Posts: 11
- Joined: Tue Jan 10, 2012 11:50 pm
- Genuine User: Yes
- IDE Question: c++
- Contact:
Re: problem with run active project LiteEditor
THX, problem fixed. I overlooked the project configuration.
br, vsfai
br, vsfai