problem with Pre Build - autorev .

Discussion about CodeLite development process and patches
vsfai
CodeLite Enthusiast
Posts: 11
Joined: Tue Jan 10, 2012 11:50 pm
Genuine User: Yes
IDE Question: c++
Contact:

problem with Pre Build - autorev .

Post by vsfai »

hello,
i have windows 7, i am updated CL and also sources of project LiteEditor, but when i use "Pre Build", then stop build with error. see the picture.

https://www.dropbox.com/gallery/25347385/1/CL?h=c9d69d

Thank you for help.


BR, VSFAI
User avatar
eranif
CodeLite Plugin
Posts: 6375
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: problem with Pre Build - autorev .

Post by eranif »

Hi,

You need to build codelite_utils before you can actually build codelite itself.

Its documented in the BuildInfo.txt file under your root file of codelite sources:
http://codelite.svn.sourceforge.net/vie ... iew=markup

Eran
Make sure you have read the HOW TO POST thread
Post Reply