emviveros / Camomile-ELSE

An audio plugin with Pure Data embedded that allows to load and to control patches
GNU General Public License v3.0
11 stars 0 forks source link

Fail to compile VST3 #4

Closed Drugo23 closed 3 years ago

Drugo23 commented 3 years ago

Hi! I have just tried to compile it again but I am not able to make it work. I did the same steps as before, everything works but I get 1 error when compiling VST3 effects, instruments and LV2 (same error for all):

"C:\Users\Paolo\Documents\PortableGit\Camomile-ELSE\LV2\Builds\VisualStudio2015\CamomileLV2.sln" (default destination) (1) -> "C:\Users\Paolo\Documents\PortableGit\Camomile-ELSE\LV2\Builds\VisualStudio2015\CamomileLV2_DynamicLibrary.vcxproj" (default destination) (2) -> (destination: Link) -> LINK : fatal error LNK1181: cannot open input file 'libpd-multi-static.lib' [C:\Users\Paolo\Documents\PortableGit\Cam omile-ELSE\LV2\Builds\VisualStudio2015\CamomileLV2_DynamicLibrary.vcxproj]

emviveros commented 3 years ago

closing duplicated issue: https://github.com/emviveros/Camomile-ELSE/issues/2#issuecomment-747342062