I was trying to compile the windows application for visual studio 2017 and I'm coming across this:
fatal error C1083: Cannot open include file: 'gdiplus.h': No such file or directory
I've tried searching for where to download this file but I can't seem to find it. I contacted vidyo and they redirected me to this link but I don't understand what to do with the file. It compiles and then runs without any real effect.
https://code.msdn.microsoft.com/windowsdesktop/GDI-bb1a3ba3
Anyone have any insights?
Thank you!