[wx 2.8.4, Mac OSX, gcc] wxTaskBarIcon sample problem?

Vadim Zeitlin vadim at wxwidgets.org
Wed Jul 18 17:21:04 PDT 2007


On Wed, 18 Jul 2007 17:03:45 -0700 John Zorko <jmzorko at mac.com> wrote:

JZ> I'm wondering if perhaps I built wxWidgets wrong (I used ./configure  
JZ> --with-cocoa

 You shouldn't be using wxCocoa currently unless you're interested to
participate in its development. I.e. any input/bug reports for this port is
still welcome but it's in the alpha (or maybe early beta) stage currently.
The standard Mac port is called wxMac and uses Carbon (mostly), so you need
to remove the --with-cocoa switch to build it.

JZ> --enable-static=yes --enable-shared=no)

 FYI either one of these options is enough (and neither one is necessary,
i.e. shared libraries work too on OS X).

 Regards,
VZ

-- 
TT-Solutions: wxWidgets consultancy and technical support
               http://www.tt-solutions.com/





More information about the wx-users mailing list