Hallo Rich, Rich E hat gesagt: // Rich E wrote: > I'm having a bit of trouble compiling syncgrain~ from cvs... I'm running > Ubuntu 6.10, with stk, sndobj, and flext installed. > > I run: > > [EMAIL PROTECTED]:~/pd/cvs/externals/footils/syncgrain$ sh > ../../grill/flext/build.sh pd > gcc > > and get this error first: > ... > syncgrain~/main.cpp:36:22: error: flsndobj.h: No such file or directory > ... > > > the flsndobj.h is in flext/source.... how can I get build.sh to see it?
I'm not sure, but did you also install flext? That is, when building flext, did you also do the "bash build.sh pd gcc install" step after building flext? This should put flsndobj.h into /usr/include/flext/flsndobj.h or so. Ciao -- Frank Barknecht _ ______footils.org_ __goto10.org__ _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
