OS: Windows 8 x64
Toolset: MinGW and wxWidgets bundled in the Windows installer of Codelite
Every project in the workspace builds except LiteEditor.
The error message is:
g++: error: ./Release/editorsettingslocalbase_formbuildr: No such file or directory
This is the full build log: http://pastie.org/5668267
Cannot build latest Codelite
-
- CodeLite Enthusiast
- Posts: 33
- Joined: Thu Nov 08, 2012 2:23 am
- 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: Cannot build latest Codelite
Make sure you have read the HOW TO POST thread
-
- CodeLite Enthusiast
- Posts: 33
- Joined: Thu Nov 08, 2012 2:23 am
- Genuine User: Yes
- IDE Question: c++
- Contact:
Re: Cannot build latest Codelite
Thanks, it worked