User forums > General (but related to Code::Blocks)

wxWidgets 3.0.0 released!

<< < (2/8) > >>

Alpha:

--- Quote from: oBFusCATed on November 12, 2013, 07:50:35 am ---
--- Quote from: Alpha on November 12, 2013, 04:12:17 am ---(Do we yet have a recommended set of configure flags when building wx30 to build Code::Blocks against?)

--- End quote ---
We don't recommend it, building C::B against wx30 is only for people who like to port C::B to wx30...

--- End quote ---
Well, working on porting was my intent.
(From what I can tell Code::Blocks expects wxWidgets to be multi-lib under Linux.)

Jenna:

--- Quote from: Alpha on November 12, 2013, 02:45:25 pm ---
--- Quote from: oBFusCATed on November 12, 2013, 07:50:35 am ---
--- Quote from: Alpha on November 12, 2013, 04:12:17 am ---(Do we yet have a recommended set of configure flags when building wx30 to build Code::Blocks against?)

--- End quote ---
We don't recommend it, building C::B against wx30 is only for people who like to port C::B to wx30...

--- End quote ---
Well, working on porting was my intent.
(From what I can tell Code::Blocks expects wxWidgets to be multi-lib under Linux.)

--- End quote ---
That's the default in all distros I know.
If you need wxWidgets build-flags for linux, I can post the configuration I use to build wxWidgets for C::B on my Fedora system later this day.

oBFusCATed:

--- Quote from: Alpha on November 12, 2013, 02:45:25 pm ---(From what I can tell Code::Blocks expects wxWidgets to be multi-lib under Linux.)

--- End quote ---
On linux I don't think we depend much on multilib vs monolithic, because wx-config should handle the differences for us.

I use the defaults configure flags, they work rather well (I can build C::B with them at least).

Alpha:
With --enable-monolithic I have to tweak the project file, otherwise it errors at not being able to find the aui and propgrid libraries.  With --disable-compat28 --with-gtk=3 Code::Blocks builds fine, but will definitely be needing some bug fixing before it is useable ::).

ollydbg:
Question about build C::B under Windows (32bit) against wx3.0.0. Is Compiling wxWidgets 2.9.0 to develop Code::Blocks (MSW) - CodeBlocks still the guide?

I just download the pre-build binaries (wxMSW-3.0.0_gcc471TDM_Dev.7z and wxWidgets-3.0.0_headers.7z) from official wx site, but I found that if was build with multi-libs, not the usually way I build wx2.8.12 in monolithic lib.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version