Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Will patches to compile and link C::B against wxWidgets 2.7.1 be accepted?

<< < (5/18) > >>

afb:
Working on a new nightly build, will upload when finished.
(finally getting around to scripting the sucker build process)

I will probably continue to use ZIP instead of DMG, though.
Something about open source and closed formats, I guess.

afb:

--- Code: ---------------- Build: Debug in HelloWorld ---------------
Compiling: main.c

Linking console executable: ./HelloWorld

Process terminated with status 0 (0 minutes, 0 seconds)
0 errors, 0 warnings
--- End code ---

No changes to Code::Blocks were needed...

afb:
Patch submitted to the wx crew for consideration for wx 2.6.3pl3 / 2.6.4...

https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1588883&group_id=9863

stahta01:
I have patched C::B SVN 3163 with my own patches enough to get it to compile, link and boot against wxWidgets 2.7.0 ( with changes to code [treebase.h] in wxWidgets in addition to code in C::B ).

I used it to compile itself as my test of if it works enough to be slightly useful.

Note: I am using wx/setup.h with
#define WXWIN_COMPATIBILITY_2_4 1
#define WXWIN_COMPATIBILITY_2_6 1

I am now going to try using wx/setup.h with
#define WXWIN_COMPATIBILITY_2_4 0         Edit: This setting is beyond my knowledge level at this time.

Tim S

takeshimiya:

--- Quote from: afb on November 01, 2006, 08:46:56 pm ---Working on a new nightly build, will upload when finished.
(finally getting around to scripting the sucker build process)

I will probably continue to use ZIP instead of DMG, though.
Something about open source and closed formats, I guess.

--- End quote ---
or .tar.bz2 / .dmg.bz2 as it compresses better, and .dmg would be for stable releases


--- Quote from: afb on November 01, 2006, 08:49:01 pm ---No changes to Code::Blocks were needed...

--- End quote ---
:D


--- Quote from: afb on November 01, 2006, 10:04:31 pm ---Patch submitted to the wx crew for consideration for wx 2.6.3pl3 / 2.6.4...

https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1588883&group_id=9863

--- End quote ---
So as you might have read, there are chances of a 2.6.4, but I'm waiting more for 2.8  :)


--- Quote from: stahta01 on November 01, 2006, 10:15:30 pm ---I have patched C::B SVN 3163 with my own patches enough to get it to compile, link and boot against wxWidgets 2.7.0

--- End quote ---
:)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version