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

CB with Solaris

<< < (2/2)

afb:
I guess the other platforms would have to try it ;-)
http://www.algonet.se/~afb/wx/codeblocks-wxauigtk.patch

But on Mac OS X (wxGTK), without it you instead get a:

--- Code: ---/usr/bin/ld: Undefined symbols:
_gdk_window_get_pointer

--- End code ---

We also have plugin linking problems on Mac OS X,
as you might have seen from the forums/bug reports.
(i.e. we need to add all the wxWidgets libraries too,
in order to be able to link the Code::Blocks plugins)
http://www.algonet.se/~afb/wx/codeblocks-rev3146_pluginslib.patch

So those patches "work" for Mac OS X, but I would be
very happy to work towards a solution for all platforms...

murlock:
I'll try this patch, thanks

afb:
For extra credit, it would be nice to get the usage of pkg-config autotoolized so that Code::Blocks would avoid calling it when it isn't to be used. It just gives a harmless warning, but it doesn't look "pretty" if you stare at the output :-)

The only showstopper on Mac OS X (and probably MinGW too?) is the part where it was required during the configure, but I already patched that out - as well.
http://www.algonet.se/~afb/wx/codeblocks-rev2970_pkgconfig.patch

I would link to the same patches at BerliOS, but it seems to be grumpy (again)

Navigation

[0] Message Index

[*] Previous page

Go to full version