Codelite SVN on windows

General questions regarding the usage of CodeLite
evstevemd
CodeLite Guru
Posts: 352
Joined: Sun Nov 29, 2009 7:36 pm
Genuine User: Yes
IDE Question: C++
Contact:

Codelite SVN on windows

Post by evstevemd »

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 15.x
CodeLite is awesome, I just Love it!

User avatar
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

Post by eranif »

Make sure you have read the HOW TO POST thread
evstevemd
CodeLite Guru
Posts: 352
Joined: Sun Nov 29, 2009 7:36 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Codelite SVN on windows

Post by evstevemd »

Thanks Eran!
I hope it works for unicode build that is Static (SHARED=0) :P

CodeLite 15.x
CodeLite is awesome, I just Love it!

User avatar
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

Post by eranif »

codelite *must* be compiled against a shared version of wxWidgets

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