I was wondering do you guys have a solution that build wxWidgets with codelite, because importing
the MSVS2008 solution is not a good idea since almost none of the project properties is kept.
I need to be able to buid the wxWidgets as a prerequisite to our project and i do not want to do that in MSVS2008,
since i find codelite far better and lighter than MSVS2008
Valentin
Build wxWidgets with CODELITE
-
- CodeLite Enthusiast
- Posts: 40
- Joined: Fri Jul 11, 2008 11:13 pm
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Build wxWidgets with CODELITE
The importing of VS projects/solutions is not perfect, it imports the essentials only.
The best solution is to build wx from the command line as described in the wxwidgets site
WBR,
Eran
The best solution is to build wx from the command line as described in the wxwidgets site
WBR,
Eran
Make sure you have read the HOW TO POST thread