just a minor correction: > make dynamiclib # (without space) — Dom
> Le 26 mars 2018 à 11:37, Stéphane Letz <l...@grame.fr> a écrit : > >> Le 25 mars 2018 à 11:16, Oliver Larkin via Faudiostream-devel >> <faudiostream-devel@lists.sourceforge.net> a écrit : >> >> is it possible to compile libfaust as a dynamic library rather than a static >> library? > > The cmake based build system (still in a refinement/bug fix mode…), is of two > level systems: > > - standard users can stay in the topevel folder, and use several targets that > are available there. See « make help » to see them. > > - « expert » users can go in the build older avec access more refined > targets. See « make help » in build folder to see them. > > So inn your case: > > - go in the build folder to > > - make configdynamic (to configure the wanted target) > > then to do the actual compilation: > > - make dynamic lib > > Were are sill in the process to fix bugs and improve documentation. > >> >> On another note, if I want to JIT compile faust code out of process, does >> faust-remote already cover this? I do not want to process remotely or use >> jack, but I want to run the compiler in a separate process, to avoid >> crashing the main process, in case something goes wrong. >> >> thanks! >> >> oli > > This is sill not possible in faust-remote, but could be an insteresting > extension to have ! > > Stéphane > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Faudiostream-devel mailing list > Faudiostream-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/faudiostream-devel ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Faudiostream-devel mailing list Faudiostream-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/faudiostream-devel