[struct foo float x float y]
[create two( | [t b b b] | [tgl]
|
[filledpolygon 900 0 1 0 0 10 0 10 10 0 10]
[loadbang]
|
[scalar foo 10 10( | [send pd-Untitled-1]
Why does clicking "create two" actually create two polygon items on the canvas for a single scalar?
-Jonathan
Hello,
i try compile pix_opencv on "Debian Wheezy" and have this message, after ./configure --with-pd=.... :
configure: error: you need to install opencv library (libcv)
I have the libcv-dev, libcvaux-dev and libhighgui-dev installed.
I think it's a problem with a path, but how solve it.
Thank's .
François-Marie
Try getting it directly from SVN building using the Makefile, and not ./configure at all. Antoine and I have been working on that. You'll need to restore it from SVN since running ./configure will overwrite the Makefile in question. To build, do:
make PD_PATH=/path/to/pd
You'll need pkg-config too, i.e. apt-get install pkg-config
.hc
On 01/01/2013 05:58 AM, contact wrote:
Hello,
i try compile pix_opencv on "Debian Wheezy" and have this message, after ./configure --with-pd=.... :
configure: error: you need to install opencv library (libcv)
I have the libcv-dev, libcvaux-dev and libhighgui-dev installed.
I think it's a problem with a path, but how solve it.
Thank's .
François-Marie
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list