Hello!
I have a problem configurating JUCE. I have a project to do at university, a plugin to be exact. When i press ‘build solution’ it shows these errors shown in the picture. What can i do to make it work ? Thanks
Are you trying to build the Projucer or your own plugin?
I’ve pushed a fix for this to the develop branch - for some reason VS2013 was failing to understand the initialiser list returned at the end of the getAllTypes()
method.
The Projucer
If you update to the tip of the develop branch, this has been fixed.