User forums > Nightly builds

The 27 February 2010 build (6181) is out.

<< < (15/23) > >>

Jenna:

--- Quote from: foobar123 on April 07, 2010, 10:06:17 pm ---
--- Quote from: oBFusCATed on April 07, 2010, 09:46:02 pm ---Why not install wxGTK-dev?

--- End quote ---

Because wxgtk-dev depends on the package which makes Code::Blocks crash, like I explained above.

I'm using Ubuntu 9.10.

I also tried the apt line Jens recommends at http://apt.jenslody.de/ , but the packages from that repository are incompatible too.

When I install both the wxGtk I compiled from source and the packaged versions, Code::Blocks crashes too - it seems to prefer the packaged, incompatible version.

--- End quote ---

Did you read this note:

--- Quote from: http://apt.jenslody.de/ ---If you want to use my packages on ubuntu 9.10 (karmic koala) you have to use the packages provided by http://apt.wxwidgets.org  for jaunty, because the wx2.8.10 packages from ubuntu are not compatible with the packages from http://apt.wxwidgets.org.
There exists also a repository containing packages for ubuntu, maintained by pasgui, see here how to use it.
--- End quote ---

foobar123:

--- Quote from: jens on April 07, 2010, 10:11:23 pm ---Did you read this note:

--- Quote from: http://apt.jenslody.de/ ---If you want to use my packages on ubuntu 9.10 (karmic koala) you have to use the packages provided by http://apt.wxwidgets.org  for jaunty, because the wx2.8.10 packages from ubuntu are not compatible with the packages from http://apt.wxwidgets.org.
There exists also a repository containing packages for ubuntu, maintained by pasgui, see here how to use it.
--- End quote ---

--- End quote ---

The mentioned Ubuntu repository gives me the 8.02 code, not the code for the nightly build; and the source for the nightly build which I pulled from SVN doesn't build against the wxgtk-dev packages from the Ubuntu repository. First error is

--- Code: ---In file included from ../../../src/include/sdk_precomp.h:13,
                 from tinywxuni.cpp:1:
../../../src/include/sdk_common.h:34:23: error: wx/wxprec.h: No such file or directory
--- End code ---
I installed the dev packages as recommended with "sudo apt-get install libwxgtk2.8-0 libwxgtk2.8-dev wx2.8-headers wx-common".

I'm now trying to build against the wxgtk2.8.10 which I installed from source, while keeping the wxgtk packages from pasgui's Ubuntu repositories installed, so that I can run other wxgtk apps.

Edit: Well, no; that didn't work out. Code::Blocks SVN rev. 6181 + wxgtk source + wxgtk packages from pasgui's Ubuntu repos still crashes.
I have to use other wx apps, so it's not possible to test any patch. Sorry.

Update: Finally. It's running!!!
Don't ask me what exactly I did, but I must have hit the right package combination somehow. Wow. :)

Update: The patch from http://developer.berlios.de/patch/?func=detailpatch&patch_id=2855&group_id=5358 fixes the white-on-yellow Warning text (but not the hardcoded-to-black Build messages text).  Please apply this patch.

oBFusCATed:

--- Quote from: foobar123 on April 07, 2010, 11:39:58 pm ---... (but not the hardcoded-to-black Build messages text).  ...

--- End quote ---
Can you show me a screenshot?

edit: also the name of the theme you're using

foobar123:
Sure.  Here's a screenshot with the Xfce-dusk theme. I usually hand-tweak the colors a bit with Gnome Color Chooser (I think it's *too* dark), but this is the plain unmodified theme.

While I'm at it =) The forum entry boxes also have the dark-on-dark problem. Same thing, probably: Foreground is set to black, but background color is left at the default, so when the default is dark, it's unreadable.

[attachment deleted by admin]

oBFusCATed:
Oh, I've once tried to fix this but failed... it is added to my TODO for another try...

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version