wx compat28 agnostic patch

Discussion about CodeLite development process and patches
petah
CodeLite Expert
Posts: 231
Joined: Sat Nov 24, 2012 8:04 pm
Genuine User: Yes
IDE Question: c++
Location: Los Angeles
Contact:

wx compat28 agnostic patch

Post by petah »

makes CL agnostic to wxWidget config's --disable/enable-compat28, i.e. build no longer fails without 2.8 compat / doesn't affect build with 2.8 compat.

I tested both config modes on Debian Wheezy x64 (pipeline: config wx, make wx, cmake CL, make CL, install CL, run CL).

cheers,

-- p
You do not have the required permissions to view the files attached to this post.
main: Debian Jessie x64 + custom wxTrunk
User avatar
eranif
CodeLite Plugin
Posts: 6372
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: wx compat28 agnostic patch

Post by eranif »

Applied in git head

Eran
Make sure you have read the HOW TO POST thread
petah
CodeLite Expert
Posts: 231
Joined: Sat Nov 24, 2012 8:04 pm
Genuine User: Yes
IDE Question: c++
Location: Los Angeles
Contact:

Re: wx compat28 agnostic patch

Post by petah »

same fix for CL trunk

thx,

-- p
You do not have the required permissions to view the files attached to this post.
main: Debian Jessie x64 + custom wxTrunk
Post Reply