The lastest Visual Studio 2019 update 16.11. from 10-Aug-2021 breaks any iPlug2 build using IGRAPHICS_SKIA with the following compiler error:
Compiler Error C2027: use of undefined type ‘SkSVGNode’
However, the include path to the respective .h is definitely visible and available.
Compiling with the previous update 16.10 or in VS 2017 (latest update) works fine…
For me: yes. They brought a mini update (16.11.1) later but that did not fix my issue.
It might be on my side only, but since I have no time to investigate I reverted to VS 2017 for the time being.
Yes, works fine. I used the VC Enterprise installer of the desired version (16.10.4 in my case), and I was able to install the respective Community version of VS (option “full download, then install”).