Nope...now i did it and that error went away...but 2 new ones appeared

error: E:\Coding\Juce 4.3.1\JUCE\examples\FaustPluginProcessor.cpp:
expected unqualified-id

warning: E:\Coding\Juce 4.3.1\JUCE\examples\FaustPluginProcessor.cpp:
'sscanf' is deprecated: This function or variable may be unsafe. Consider
using sscanf_s instead. To disable deprecation, use
_CRT_SECURE_NO_WARNINGS. See online help for details.


they are repeated several times for all the occurencies of std::max and
std::min for the first error
and for all the sscanf for the second error
i'm using latest JUCE 4.3.1 and VS 2015 as a build target



www.elgallorojorecords.com
soundcloud.com/alfonsosantimone
www.facebook.com/alfonsosantimone

On Thu, Feb 23, 2017 at 5:31 PM, Stéphane Letz <l...@grame.fr> wrote:

> Have you copied the produced folder in your « JUCE/examples » folder?
>
> Stéphane
>
> > Le 23 févr. 2017 à 17:27, alfonso santimone <alfonso.santim...@gmail.com>
> a écrit :
> >
> > Hi! Great news! Many thanks!
> > At least i can generate 64 bit VST on windows i guess!
> > I just generated a "dummy" plugin with the online compiler but Projucer
> claims that
> > error: C:\Users\Live 
> > Machine\Desktop\myFaustProgram\FaustPluginProcessor.cpp:
> 'JuceLibraryCode/JuceHeader.h' file not found
> > the header file is infact not included in the .zip files generated by
> the online compiler.
> > best
> > a.
> >
> > www.elgallorojorecords.com
> > soundcloud.com/alfonsosantimone
> > www.facebook.com/alfonsosantimone
> >
> > On Wed, Feb 22, 2017 at 5:50 PM, Stéphane Letz <l...@grame.fr> wrote:
> > First official version, post here :  http://faust.grame.fr/news/
> 2017/02/21/Faust-meets-JUCE.html
> >
> > Stéphane
> > ------------------------------------------------------------
> ------------------
> > Check out the vibrant tech community on one of the world's most
> > engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> > _______________________________________________
> > Faudiostream-users mailing list
> > Faudiostream-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/faudiostream-users
> >
>
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to