-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
On Feb 21, 2012, at 7:08 AM, IOhannes m zmoelnig wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2012-02-21 13:03, IOhannes m zmoelnig wrote:
- `pkg-config --cflags pdextended` returns "-I/usr/local/include/pd",
which does not exist at all.
- `pkg-config --cflags pd` fails as well as `pkg-config --cflags puredata`
which also leads to the questions:
- should both puredata-dev and pd-extended provide a "puredata.pc"?
(like they do now for the "pd" executable); i don't know whether this is considered very bad style or not, but on my system, i have no .pc file that is handled by update-alternatives
- should /usr/include/m_pd.h be handled likewise, using
update-alternatives? again, i'm not sure whether this is good style and cannot find such a thing on my system....
Pd-extended's headers are in /usr/include/pdextended only. If anything depends on them, that should be explicit, i.e. #include <pdextended/s_stuff.h>. This also allows for a parallel installation of the puredata headers, so no need to mix the two up.
.hc
- ----------------------------------------------------------------------------
“We must become the change we want to see. - Mahatma Gandhi