I've just had to switch from Kubuntu to Linux Mint 16 so now I'm having to
revisit the hell of installing sc3-plugins.
Here's what I've done so far:
1. Download and unzip the stuff from SourceForge
2. Copy the unzipped folder into my home folder and rename it 'sc3-plugins'
3. Create a folder inside 'sc3-plugins' called 'build' and moved to it
4. Install build-essential and libfftw3-dev using apt-get
5. Determine that the header include file thingies are in
/usr/share/SuperCollider
6. Run cmake -DSC-PATH=/usr/share/SuperCollider/ ..
cmake gave me some encouraging output - 'Build files have been written to
/home/antonio/sc3-plugins/build'.
So then I ran 'make' but I get the following:
/home/antonio/sc3-plugins/source/AYUGens/AY_UGen.cpp:1:23: fatal error:
SC_PlugIn.h: No such file or directory
Searching for this file tells me it's in
/usr/include/SuperCollider/plugin-interface. But how do I tell that to make?
Thanks in advance
Antonio
--
View this message in context: http://new-supercollider-mailing-lists-forums-use-these.2681727.n2.nabble.com/Cannot-find-SC-PlugIn-h-when-installing-plugins-tp7606461.html
Sent from the SuperCollider Users New (Use this!!!!) mailing list archive at Nabble.com.
_______________________________________________
sc-users mailing list
info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-users/
search: https://listarc.bham.ac.uk/lists/sc-users/search/