I have tried with no avail to use Codelite latest SVN with windows. I have Static build and it seems to need shared one. I compiled shared on and bingo! it did but then how to bundle it became problem. the installer script didn't work and even .bat file. what is step by step building in windows?
In Linux it works well and very nice
Thanks
Steve
Codelite SVN on windows
-
- CodeLite Guru
- Posts: 352
- Joined: Sun Nov 29, 2009 7:36 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Codelite SVN on windows
CodeLite 15.x
CodeLite is awesome, I just Love it!
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Codelite SVN on windows
Make sure you have read the HOW TO POST thread
-
- CodeLite Guru
- Posts: 352
- Joined: Sun Nov 29, 2009 7:36 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Codelite SVN on windows
Thanks Eran!
I hope it works for unicode build that is Static (SHARED=0)
I hope it works for unicode build that is Static (SHARED=0)
CodeLite 15.x
CodeLite is awesome, I just Love it!
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Codelite SVN on windows
codelite *must* be compiled against a shared version of wxWidgets
Eran
Eran
Make sure you have read the HOW TO POST thread