Precompiled definitions in aspose slides c++

Hi,

in sample project in Aspose.Slides for c++ there are following preprocessor definitions: ASPOSE_FOUNDATION_NS;ASPOSE_NULLREFCHECK;ASPOSE_COMPARE_BY_REF;DISABLE_EXTERNAL_REFCOUNT

Can you explain what they do and whether I need them in my own project or not?

@grevick,

I have observed the requirements shared by you and have created an issue with ID SLIDESCPP-1616 in our issue tracking system to provide requested support. This thread has been linked with the issue so that you may be notified once the issue will be fixed.

Hi!

Any information on that yet?

@grevick,

I have observed your comments. I regret to inform that issue is still unresolved and we will inform you regarding ETA soon. I request for your patience.

@grevick,

We have internally observed the requirements and like to share that all of these preprocessor definitions are needed because they are used for building Aspose.Slides for C++ (lib,dll). But if the Nuget package is used they will be added automatically.