i tried building an "Introjucer-created" RTAS plugin with Visual Studio 2013 Community and PT90SDK.
unfortunately i got the same error and to be honest, i don't understand your solution you mentioned above,
since in my version of juce_RTAS_DigiCode3.cpp there is no _WIN32_WINNT at all ...
the only way i managed to build an rtas was with Visual Studio 2008 and PT 80 SDK (not 90 !).
so, it'd REALLY nice if you could share some more infos how you did it:
- which version of visual studio did you use to compile your plugin ?
- which version of visual studio did you use to compile "PluginLib" ?
- which version of juce do you have ?
- could you be a little more specific, what you did to get it all working ?
(especially regarding that _WIN32_WINNT thing)