swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] Fwd: Problems in pdf2swf when invoking it from win


From: Matthias Kramm
Subject: Re: [Swftools-common] Fwd: Problems in pdf2swf when invoking it from windows service
Date: Tue, 6 May 2008 17:30:46 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

On Tue, May 06, 2008 at 08:51:41PM +0530, Novice Programmer <address@hidden> 
wrote:
> isn't that what i am supposed to do? we put these include files in .profile
> file of mingw, so /gw32/include/freetype2 would be included by itself i
> guess

I usually do this:

    CPPFLAGS=-I/path/to/includedir/ \
    LDFLAGS=-L/path/to/libdir/ ./configure --host=i586-mingw32msvc

Greetings

Matthias







reply via email to

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