Hi, I’m using the latest release of Juce and VS2013 (don’t ask!). If I try and build AudioPluginHost using the VS2013 build target, it fails with 49 errors. The first error is caused by::
Identifier “safeThis” is undefined.
Hi, I’m using the latest release of Juce and VS2013 (don’t ask!). If I try and build AudioPluginHost using the VS2013 build target, it fails with 49 errors. The first error is caused by::
Identifier “safeThis” is undefined.
OK this is now fixed on develop with commit f574b9d. It will appear on the public repo shortly.