matthias oberlaender wrote:
>I would very much like to get and set the color label (or 'label index')
>of a file programmatically from Python. I spent quite some time googling,
>but was unable to extract the necessary bits how to do it with a few
>Carbon calls.
Dunno about Carbon APIs, but it's
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
-d
On Aug 18, 2005, at 3:20 PM, Chris Fonnesbeck wrote:
> 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
How do I get it to include the g77 install which it needs to build?
On 12 Aug, 2005, at 13:47, Chris Barker wrote:
>
>
> Samuel M. Smith wrote:
>
>> The gcc 3.3 issue was the key. Thanks for help.
>>
>> Below is a list of what I did.
>>
>> Could someone take these directions and create a pkg inst