Hi,
we are instantiating a TiffDevice for conversion, and to do this we have added an include to “RenderingOptions.h”. Our source file is not compiling because it cannot reach an include named “Caching\ConsolidatedCache.h” called from “RenderingOptions.h”.
We searched “Caching/ConsolidatedCache.h” in the zip file of Aspose.PDF.25.5, but we couldn’t find both directory and the include file, and also nothing related to the namespace “Engine::Caching::ConsolidatedCache” used in “RenderingOptions.h”.
Where can we get this include file?
Here attached, screenshots of code and errors:
Screenshots missing include file.zip (30.4 KB)
Used version: Aspose.PDF c++ 25.5
Many thanks in advance.