Hi Dom, I used VS2017 with /MT (non dll) . This is fairly common with plugins, since developers want the vst .dll to be portable and not to have to ship the MSVC runtime installer with their plugin
Here i am trying to get LLVM and FAUST built correctly for iPlug on windows ... https://github.com/olilarkin/buildfaust <https://github.com/olilarkin/buildfaust> oli > On 20 Mar 2019, at 10:55, Dominique Fober <fo...@grame.fr> wrote: > > Are you using MSVC ? What version ? > > Le lun. 18 mars 2019 à 12:43, Oliver Larkin via Faudiostream-devel > <faudiostream-devel@lists.sourceforge.net > <mailto:faudiostream-devel@lists.sourceforge.net>> a écrit : > It's great to see Faust now has a windows installer and a "home" in Program > Files\Faust. This is really nice for using with iPlug2, but unfortunately the > static library for libfaust is built linking an older MSVC runtime with /MD > options, which means it’s not linkable. > > Is there any possibility of building different versions of the library via CI > which could be installed with the Faust installer? Otherwise I think I’ll > have to provide a separate build recipe and can’t just point library includes > to program files. > > thanks > > oli > > > > > _______________________________________________ > Faudiostream-devel mailing list > Faudiostream-devel@lists.sourceforge.net > <mailto:Faudiostream-devel@lists.sourceforge.net> > https://lists.sourceforge.net/lists/listinfo/faudiostream-devel > <https://lists.sourceforge.net/lists/listinfo/faudiostream-devel> > > > -- > Dominique Fober > > GRAME - Centre national de création musicale > 11 cours de Verdun -Gensoul 69002 Lyon > tél : +33 (0) 472 07 37 00 > fax : +33 (0) 472 07 37 01 > fo...@grame.fr <mailto:fo...@grame.fr> > http://www.grame.fr <http://www.grame.fr/> >
_______________________________________________ Faudiostream-devel mailing list Faudiostream-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/faudiostream-devel