Compile Availability

We are currently evaluating Aspose Slides (and potentially the entire family) for integration into our geo-spatial analysis software. Unfortunately for historical reasons our package is all compiled /MT - and that would be difficult to change given the third parties involved. The example Aspose code provided for trial appears to only function properly compiled /MD - presumably because that is how the DLLs are compiled. Is there any possibility of /MT and /MTd compiles of Aspose being available? Otherwise it would appear my only recourse would be to wrap Aspose functionality into an external App or Service and set up communications between that and our own package - which would be undesireable.

Thank You,
Kevin Murphy

@murphke1,

I have observed your requirements. As per your following comments;

I regret to share that it may not be possible to provide separate compiles of Aspose.Slides for .NET API. The standard API that functions properly with Compiled /MD setting is available choice that may be opted. I hope the shared elaboration will be helpful to you.