Hi,
Can I rebuild whole of Codelite from the downloadable Codelite Src tar ball,
with Codelite/mingw/wxwidgets exe(70MB) ?
If not, what precautions do I need to take and what are other dependencies if any ?
could you let me know ?
Regards,
Prasad.
Building CodeLite Src using CodeLite/Mingw ?
-
- CodeLite Curious
- Posts: 5
- Joined: Sat Mar 26, 2011 3:09 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
-
- CodeLite Curious
- Posts: 7
- Joined: Sun Feb 13, 2011 7:23 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Building CodeLite Src using CodeLite/Mingw ?
I used a SVN download, but the tarball should work the same way.
I downloaded Codelite/Mingw/wxwidgets and did a default install, just to make sure there aren't problems if I changed any locations. The SVN download has the CodeLite workspace file, and you can edit and compile the CodeLite source with CodeLite itself. No extra configuration, changes or files needed.
Good luck!
I downloaded Codelite/Mingw/wxwidgets and did a default install, just to make sure there aren't problems if I changed any locations. The SVN download has the CodeLite workspace file, and you can edit and compile the CodeLite source with CodeLite itself. No extra configuration, changes or files needed.
Good luck!
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Building CodeLite Src using CodeLite/Mingw ?
Just to add:
the workspace that you should open in codelite is LiteEditor.workspace
Once loaded into codelite, make sure to select the proper build condfiguration (WinReleaseUnicode OR WinDebugUnicode)
Hit F7 and you are good to go
Eran
the workspace that you should open in codelite is LiteEditor.workspace
Once loaded into codelite, make sure to select the proper build condfiguration (WinReleaseUnicode OR WinDebugUnicode)
Hit F7 and you are good to go
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Curious
- Posts: 5
- Joined: Sat Mar 26, 2011 3:09 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Building CodeLite Src using CodeLite/Mingw ?
thank you
will try and get back with the result.
thanks,
Prasad
will try and get back with the result.
thanks,
Prasad