[Pythonmac-SIG] compiling wxPython

Chris Fonnesbeck fonnesbeck at gmail.com
Fri Aug 19 03:20:58 CEST 2005


Has anyone had success compiling wxPython on Tiger? I get the
following when trying to compile:

./bk-make-pch .pch/wxprec_basedll/wx/wxprec.h.gch wx/wxprec.h g++
-I.pch/wxprec_basedll -D__WXMAC__     -I./src/tiff -I./src/jpeg    
-I./src/expat/lib -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1
-dynamic -fPIC -DPIC -DWX_PRECOMP -DNO_GCC_PRAGMA
-Ilib/wx/include/mac-ansi-release-2.6 -I./include
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fpascal-strings
-I./src/mac/carbon/morefilex -I/Developer/Headers/FlatCarbon -O2 -Wall
-Wno-ctor-dtor-privacy -fno-common
cc1plus: error: unrecognized command line option "-fpascal-strings"
make: *** [.pch/wxprec_basedll/wx/wxprec.h.gch] Error 1

Thanks,
Chris


More information about the Pythonmac-SIG mailing list