News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

patches to compile with wxGTK 2.8 on Linux

Started by SharkCZ, April 27, 2007, 07:01:06 PM

Previous topic - Next topic

SharkCZ

Here are the patches that I am using to get current C::B to compile on Fedora 7-to-be that uses wxGTK 2.8 and all the latest tools

http://fedora.danny.cz/cb/codeblocks-wx28-centre.patch
- fixes a forgotten CentreOnScreen

http://fedora.danny.cz/cb/codeblocks-wx28-wizard.patch
- this should be the correct solution for sizing the pages in a wxWizard object (works in both wxGTK 2.6 and 2.8 on Linux)

http://fedora.danny.cz/cb/codeblocks-wx28-wxsmith.patch
- manually include headers that are automagicaly included in wxMSW
Code::Blocks package maintainer for Fedora and EPEL

diilbert

Thanks.  I am going to try these out on Debian 4.0 since I have been trying to build with wxGTK2.8.0 for the last few days w/o success.

diilbert

Alright my build was successful BUT the libcompiler plugin is hanging c::b at startup.   I am not sure what is causing this problem.  Any ideas where to start ?

AND libwxsmithcontribitems is failing to load as well.

Any thoughts or direction.  Thanks.

SharkCZ

first post updated for svn 3948
- removed patch for CodeSnippets
- updated patch for wxSmith
Code::Blocks package maintainer for Fedora and EPEL