CodeLite and wxWidgets 3.0.2

Discussion about CodeLite development process and patches
srini2174
CodeLite Enthusiast
Posts: 24
Joined: Sun Nov 08, 2015 3:40 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: CodeLite and wxWidgets 3.0.2

Post by srini2174 »

I have created a pull request for this. I request your feedback.

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

Re: CodeLite and wxWidgets 3.0.2

Post by eranif »

I committed it to git master

Thanks
Eran
Make sure you have read the HOW TO POST thread
stahta01
CodeLite Enthusiast
Posts: 39
Joined: Thu Dec 29, 2011 10:07 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: CodeLite and wxWidgets 3.0.2

Post by stahta01 »

I noticed you reverted the change. I am going to try to do a pull request of my slightly smaller change once I test it some more.
I was just wondering why you reverted the change so; I can test for a bug if you found one.

My smaller patch below[Deleted the code after I found the bug]; created before even seeing the patch in this thread.

Tim S.
Last edited by stahta01 on Thu May 05, 2016 10:31 pm, edited 1 time in total.
stahta01
CodeLite Enthusiast
Posts: 39
Joined: Thu Dec 29, 2011 10:07 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: CodeLite and wxWidgets 3.0.2

Post by stahta01 »

My patch does NOT work unless "build/msw/config.gcc" exists; but, the people using wxTeam built binaries will likely NOT have "build/msw/config.gcc".
So, I need to do more testing.

Tim S.
Post Reply