[Faudiostream-devel] Fixes to Visual Studio project

2015-05-08 Thread Guy Sherman
Hi All,  I've updated the visual studio solution to 2013, and continued the work that Oliver had done to make it work with a props file etc. There were a couple of tweaks needed in the source but they are all #ifdef'd.  I've also created a batch file which generates the jsscripts.cpp and style

[Faudiostream-devel] Faust on Windows

2015-05-03 Thread Guy Sherman
Hi All, So I finally got all the VS projects to build in VS2013. And when paired with FaustWorks, I seem to at least be getting C++ code generated. Can someone point me in the right direction for loading up architectures on FaustWorks under Windows? Also, is there an architecture that builds wi

[Faudiostream-devel] building libfaust on windows (Oliver Larkin)

2015-04-16 Thread Guy Sherman
Hi Oliver, I had the same problems… I found that LLVM 3.6 doesn’t work with faust, it seems the JIT interface has changed significantly. I haven’t got it all building on windows yet because I decided to make sure I could build it on one of the more supported platforms, and ended up going with

[Faudiostream-devel] OSX Build

2015-03-28 Thread Guy Sherman
Hi There, I’ve been trying to build the faust2 branch but run into an error at the linking stage: Undefined symbols for architecture i386: "typeinfo for llvm::ObjectCache", referenced from: typeinfo for FaustObjectCache in llvm_dsp_aux.o ld: symbol(s) not found for architecture i386 clan

[Faudiostream-devel] Missing files

2015-03-20 Thread Guy Sherman
Hi, I think there are some missing files. I'm getting compile errors in the Visual Studio solution and the following files are missing: *  jsscripts.css *  stylesheet.cpp *  microhttpd.h Any thoughts? Thanks, Guy.--

[Faudiostream-devel] Becoming a contributor

2015-03-15 Thread Guy Sherman
a runtime-loadable binary that runs on an ARM-based embedded device, used for live performance effects processing. Once again, I think faust is an excellent idea, and I’d really like to help take the project forward. I’m looking forward to hearing from you. Cheers, Guy Sherman