Indesign SDK C++: Samples Not Compiling
Brand new to C++ Plug In Development and trying to get the SDK Samples to run.
Using:
Indesign SDK 20.0.0.95
Indesign Debug Version 20.0.1D
Visual Studio 17.9.6
Can only get the "BasicLocalization" project to compile and run. The handful of other samples "WriteFishPrice, BasicDialog..." I tried all encounter the same build error of "_MAX_INT_DIG:undeclared identifier" in xlocnum_back_vs2022_17_1.h.
What is causing this and how do I fix it?
