Yes, it would be great. Thanks! 
(Sorry I didn't see it came from the pd-list also)

I'll send new binaries for Windows via the Github issue. I guess 32bit version should be easy to do.
The problem is to link Camomile with the libPd static library (libpd.lib) on Windows (so libpd will be integrated to the plugin).
I don't know why it didn't work but I prefer not to use a dynamic library (libpd.dll) because conflicts can happen with other versions.


2017-12-03 20:02 GMT+01:00 Lucas Cordiviola <lucarda27@hotmail.com>:
Hi Pierre,

I'm testing on windows and my host doesn't load Camomile:

Analysis with http://www.dependencywalker.com/ shows that "Camomile.dll"
is calling "libpd.dll" which is not present anywhere on
"CamomileWindows.zip".

Apart from that it seems "Camomile.dll" is compiled for 64bit. My host
(ableton live 7) does not load 64bit VSTs.

Do I open an issue @ the git?



Mensaje telepatico asistido por maquinas.

On 12/3/2017 10:38 AM, Pierre Guillot wrote:
> it would be great if some of you could give me feedback on Linux and
> Window (on MacOS also). At least to know if it works.