acids-ircam / ddsp_pytorch

Implementation of Differentiable Digital Signal Processing (DDSP) in Pytorch
Apache License 2.0
451 stars 56 forks source link

fatal error C1083: Cannot open include file: 'dlfcn.h': No such file or directory #19

Closed ghost closed 3 years ago

ghost commented 3 years ago

Hello, Thanks for the amazing project, Can you kindly indicate where did you get dlfcn.h from? I am using windows ... which seems does not include dlfcn.h.

Thanks.

caillonantoine commented 3 years ago

I'm working on it !