Page 1 of 1

problem with run active project LiteEditor

Posted: Fri Feb 03, 2012 12:24 pm
by vsfai
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

Re: problem with run active project LiteEditor

Posted: Fri Feb 03, 2012 1:12 pm
by eranif
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

Re: problem with run active project LiteEditor

Posted: Fri Feb 03, 2012 1:40 pm
by vsfai
THX, problem fixed. I overlooked the project configuration.
br, vsfai