I'm working with the trial version of Framemaker and I downloaded the FDK. I'm running VS2017, and I can't get a good build. I started with unresolved external symbols for printf (for which I found an answer to add legacy_stdio_definitions.lib; to the project's linker input, and an unresolved reference to __declspec(dllImport) which I cannot find.
What do I need to do to get a build for these samples so that I can properly evaluate the usefullness to our organization, please?
Thanks,
Kim