[PD] Compiling pdvjtools - cannot find lswscale

slario at gmail.com slario at gmail.com
Sun Mar 14 22:45:43 CET 2010


Hello Markus,

check if you have the development files for libswscale installed

libswscale-dev

hope that helps,

Sergi.

pdvjtools site: http://hangar.org/pdvjtools

  
Message: 3
Date: Fri, 12 Mar 2010 15:55:29 +0100
From: Markus Demmel <az at zankapfel.org>
Subject: [PD] Compiling pdvjtools - cannot find lswscale
To: pd-list at iem.at
Message-ID: <4B9A55E1.1020600 at zankapfel.org>
Content-Type: text/plain; charset=windows-1252; format=flowed

Hi,

i'm using pd-0.42-5 with Gem 0.92-2 built from source and now i want to
compile the pdvjtools, which worked fine on my other computer, but is
missing swscale.

when i run make:
cc -DPD -I/home/az/PureData/pd/pd/src -Wall -W -g -I../pdp/include
-I../../Gem/src -I/usr/include/ffmpeg -fPIC -O6 -funroll-loops
-fomit-frame-pointer -o "colorgrid/colorgrid.o" -c "colorgrid/colorgrid.c"
colorgrid/colorgrid.c: In function ?colorgrid_draw_new?:
.
.
.
colorgrid/colorgrid.c: In function ?colorgrid_free?:
colorgrid/colorgrid.c:1560: warning: unused parameter ?x?
cc -Wl,--export-dynamic -shared -fPIC -o "colorgrid/colorgrid.pd_linux"
"colorgrid/colorgrid.o" -lavcodec -lavformat -lavutil -lswscale
-lquicktime -lstdc++ -lc
/usr/bin/ld: cannot find -lswscale
collect2: ld returned 1 exit status
make: *** [colorgrid/colorgrid.pd_linux] Fehler 1

I get this error.

locate swscale:
/usr/lib/libswscale.so.0
/usr/lib/libswscale.so.0.7.1
/usr/lib/i686/cmov/libswscale.so.0
/usr/lib/i686/cmov/libswscale.so.0.7.1
/usr/share/doc/libswscale0

And then i tried to add -L/usr/lib but i still get the same error.

Any ideas?

Regards,
Markus




------------------------------

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20100314/3b4b707e/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 271 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20100314/3b4b707e/attachment.pgp>


More information about the Pd-list mailing list