wxC git?

Post here wxCrafter related issues / features / bugs
evstevemd
CodeLite Guru
Posts: 350
Joined: Sun Nov 29, 2009 7:36 pm
Genuine User: Yes
IDE Question: C++
Contact:

wxC git?

Post by evstevemd »

I use wxC a lot in my projects (that previously used wxFB).
My CodeLite wa not stable so I updated to trunk, but then wxC stopped working (fair enough).
Is there wxC that works with current Git code (5.2)?

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

User avatar
eranif
CodeLite Plugin
Posts: 6367
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: wxC git?

Post by eranif »

codelite's git head is going through changes, this is why your wxC is no longer compatible with the latest git head of codelite.
The best solution is to use the standalone version of wxC - this way you can continue updating your codelite version without breaking its wxC compatibility

Let me know which Linux distro are you using and I will upload a wxC standalone build

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

Re: wxC git?

Post by evstevemd »

Ubuntu 13.04
I would love to have the stand alone as It will give me more freedom!

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

User avatar
eranif
CodeLite Plugin
Posts: 6367
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: wxC git?

Post by eranif »

evstevemd wrote:Ubuntu 13.04
32 or 64?
Eran
Make sure you have read the HOW TO POST thread
evstevemd
CodeLite Guru
Posts: 350
Joined: Sun Nov 29, 2009 7:36 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: wxC git?

Post by evstevemd »

eranif wrote:
evstevemd wrote:Ubuntu 13.04
32 or 64?
Eran
32bits :)

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

User avatar
eranif
CodeLite Plugin
Posts: 6367
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: wxC git?

Post by eranif »

Use this:

http://downloads.codelite.org/wxCrafter ... dalone.deb

Note that this is an expermintal deb, never released it... so let me know if it is installed and launched properly
To install it:

Code: Select all

sudo dpkg -i wxcrafter-1.2-ubuntu-raring-i686-standalone.deb
Eran
Make sure you have read the HOW TO POST thread
evstevemd
CodeLite Guru
Posts: 350
Joined: Sun Nov 29, 2009 7:36 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: wxC git?

Post by evstevemd »

eranif wrote:Use this:

http://downloads.codelite.org/wxCrafter ... dalone.deb

Note that this is an expermintal deb, never released it... so let me know if it is installed and launched properly
To install it:

Code: Select all

sudo dpkg -i wxcrafter-1.2-ubuntu-raring-i686-standalone.deb
Eran
See it yourself!
wxC.png
You do not have the required permissions to view the files attached to this post.

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

evstevemd
CodeLite Guru
Posts: 350
Joined: Sun Nov 29, 2009 7:36 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: wxC git?

Post by evstevemd »

big thanks for Stand alone!

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

Post Reply