Hey Marco, i guess it's one of those undocumented externals on my svn site. Since there's a package.txt file with it, the external is meant to be compiled with the flext build system. You can have a look at the flext readme.txt or build.txt files. It boils down to the following:
sh path_to_flext/build.sh pd gcc sudo sh path_to_flext/build.sh pd gcc install gr~~~ Am 11.07.2010 um 13:40 schrieb [email protected]: > Hi I try to compile sms_peak (a module made with flext) > > There is a guide to step by step compile a flext module? > > By the way I am here in compiling: > > $ls > Info.plist license.txt main.cpp package.txt pd sms_peaks~.xcodeproj > > $gcc main.cpp > main.cpp:12:19: error: flext.h: No such file or directory > > $find / -name flext.h > /usr/include/flext/flext.h > /home/marco/pd-flext/flext/ > buildsys/externals/grill/flext/source/flext.h > /home/marco/pd-flext/flext/externals/grill/flext/source/flext.h > /home/marco/pd-flext/flext/source/flext.h > > Thanks > > > -- > Marco A. > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
