Plugin SDK 1.25 Samples with VS2017?
Hello!
My question is simple: What do I have to do to build the SDK samples project with Visual C++ 2017? Or is 2010 really the only version that works?
I tried and followed the guide in getting-started.pdf except for using 2017 instead of 2010 and got about 2300+ errors which all can be traced to a couple of definitions in locale_hack.h and xlocnum_hack.h (_THROW0, _LONGLONG, _ULONGLONG).
I'm not really keen to dig up VS 2010 again, so I'd like to know if anyone got this to work.
Thanks a lot!
Best Regards,
Hans
many years of experience with InDesign scripting, but total noob when it comes to plug-ins...