CICM / pd-faustgen

The FAUST compiler embedded in a Pd external
MIT License
43 stars 8 forks source link

faust~ crash when no argument is given #1

Closed alfonso73 closed 6 years ago

alfonso73 commented 6 years ago

Hi @pierreguillot ! Great stuff here! I don't understand very good from the readme if the LLVM binaries would work for Win64 to. If not where i can find the sources and the how-to for building? best! ps. you're really givin' PD some serious gold! better said diamonds!

pierreguillot commented 6 years ago

Thanks 😄 Yes, in fact for the moment LLVM binaries work only for Windows 64 bits with Pd 64 bits. I have difficulties to compile the proper LLVM/faust libraries for Pd 32 bits on my 64 bits machine. Anyway, you can already try the pre-release external if you want: releases. Cheers

alfonso73 commented 6 years ago

thanks pierre. So let me understand i only need to install the stuff inside the release .zip? Or do i have to install this http://releases.llvm.org/5.0.2/LLVM-5.0.2-win64.exe before?

pierreguillot commented 6 years ago

You don't need to install anything (normally), just unzip the folder and open the help file

alfonso73 commented 6 years ago

Thanks! The help works perfectly. But if i instantiate a [faust~] PD suddenly quits. Maybe there's no guard check if the object is instantiated without specifing a .dsp file?

ps...BTW thinkin' when this will come to Camomile ...wow!

pierreguillot commented 6 years ago

Maybe there's no guard check if the object is instantiated without specifing a .dsp file?

Yes, indeed. I will fix this!

pierreguillot commented 6 years ago

Fixed, now [faust~]is valid but does nothing - you must give a valid file.