Discussion:
compiling gtk3 branch
Gerald Brandt
2012-02-10 03:41:24 UTC
Permalink
Hi,

I can't seem to compile the gtk3 branch. Has anyone got this going, and if so, what were your configure options?

Gerald
--
Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.

To unsubscribe, send email to wx-users+***@googlegroups.com
or visit http://groups.google.com/group/wx-users
Robin Dunn
2012-02-13 18:59:30 UTC
Permalink
Post by Gerald Brandt
Hi,
I can't seem to compile the gtk3 branch. Has anyone got this going, and if so, what were your configure options?
Gerald
I built it several weeks ago with this configure command:


../configure --with-gtk=3 --prefix=/opt/gtk3 --enable-debug
--enable-debug_gdb --disable-optimize --without-gnomeprint
--without-gtkprint --disable-dataviewctrl --disable-display
--
Robin Dunn
Software Craftsman
http://wxPython.org
--
Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.

To unsubscribe, send email to wx-users+***@googlegroups.com
or visit http://groups.google.com/group/wx-users
Loading...