Can't compile wx on OS X 10.3.9

rossi at gmx.de rossi at gmx.de
Wed Sep 20 00:27:38 PDT 2006



Robin Dunn schrieb:

> rossi at gmx.de wrote:
> > Hi,
> > I try to compile wxpython:
>
> Just curious, is there a specific reason that you need to build your own
> wxPython and can't use the existing binaries available at
> http://wxpython.org/download.php?
Yep, i want to use a framework build of python in a non standard path
and I was used to install everything from source myself which worked
before.
Now as it is not working I want to know where I did the mistake.


>
> >
> > ../configure --with-mac --disable-debugreport --disable-backtrace \
> >  --enable-log --with-threads   --without-sockets \
> >  --without-odbc --disable-webkit --enable-monolithic
> >
> > make $* \
> > 	&& make -C contrib/src/animate $* \
> >  	&& make -C contrib/src/gizmos $* \
> > 	&& make -C contrib/src/stc $*
> >
> >
> > OS X 10.3.9
> > Xcode 1.5 is installed
> > gccNovemberUpdater2004 is installed
> > Quicktime 7.1.2 SDK is installed
>
> Which  version of wxPython sources?
I knew i forgot something

the version is wxPython 2.6.3.3

>
>
> --
> Robin Dunn
> Software Craftsman
> http://wxPython.org  Java give you jitters?  Relax with wxPython!
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wx-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wx-users-help at lists.wxwidgets.org







More information about the wx-users mailing list