wxC git?
-
- CodeLite Guru
- Posts: 352
- Joined: Sun Nov 29, 2009 7:36 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
wxC git?
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)?
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!
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: wxC git?
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
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
-
- CodeLite Guru
- Posts: 352
- Joined: Sun Nov 29, 2009 7:36 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: wxC git?
Ubuntu 13.04
I would love to have the stand alone as It will give me more freedom!
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!
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: wxC git?
32 or 64?evstevemd wrote:Ubuntu 13.04
Eran
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: wxC git?
32bitseranif wrote:32 or 64?evstevemd wrote:Ubuntu 13.04
Eran
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: wxC git?
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:
Eran
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
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: wxC git?
See it yourself!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:
EranCode: Select all
sudo dpkg -i wxcrafter-1.2-ubuntu-raring-i686-standalone.deb
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!
-
- CodeLite Guru
- Posts: 352
- Joined: Sun Nov 29, 2009 7:36 pm
- Genuine User: Yes
- IDE Question: C++
- Contact: