Can't compile wx on OS X 10.3.9

Robin Dunn robin at alldunn.com
Tue Sep 19 10:30:28 PDT 2006


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?

> 
> ../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?


-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!





More information about the wx-users mailing list