Hi
I am having problems in getting the 64bit version of Aspose.Cells for C++ to work for me. After I include the Aspose.Cells.h file, compilation results in the following errors:
image.png (29.1 KB)
It seems that most classes and functions in the Aspose::Cells namespace are unavailable. While I could use Aspose::Cells::IWorksheet, for example, IWorkbook and the Factory are unavailable.
This does not occur when using the 32bit lib.
Thank you for your assistance.