swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Swftools-common] making the SWF python module on OS X


From: michael geary
Subject: [Swftools-common] making the SWF python module on OS X
Date: Thu, 23 Dec 2004 00:17:19 -0700

Hi Matthias (& all),

I'm on OS X, and I'm able to compile swftools just fine, but I don't seem to have the python module to use your great script. I seem to be encountering the problems that Ksenia Marasanova encountered in October. He seemed to find a way around it with your help, but it appears that the fixes haven't yet found their way into the source code...?

Here are the relevant lines from config.log:

configure:11539: checking for Python.h and PIL
configure:11576: result: 2.3
configure:11581: checking whether we can compile the python test program python.m4: gcc -I/usr/local/include/freetype2 -I/usr/local/include -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -fno-rtti -I/System/Library/Frameworks/Python.framework/Versions/2.3/include/ python2.3/ conftest.c -L/usr/local/lib -framework Python /Library/Python/2.3/PIL/_imaging.so -lt1 -ljpeg -lz -lm -L/usr/local/lib -lfreetype -lz -o conftest
cc1: warning: "-frtti" is valid for C++ but not for C/ObjC
conftest.c:2:21: Imaging.h: No such file or directory
configure: failed program was:
#include <Python.h>
#include <Imaging.h>

int main()
{
    int ret;
    ret = Py_Main(0, 0);
    int x; // check also for gcc 2.95.x incompatibilities
    return ret;
}
configure:11604: result: no

Wäre für etwas Hilfe sehr dankbar...!

thanks,

michael geary

p.s. I LOVE swftools




reply via email to

[Prev in Thread] Current Thread [Next in Thread]