System Requirements
Aspose.Cells for C++ is a native C++ library that enables C++ developers to create, manipulate and convert spreadsheets programmatically without requiring Office Automation or Microsoft Excel application.
Supported Operating Systems
Aspose.Cells for C++ supports the following 64-bit or 32-bit operating system and platforms:
Operating System | Versions |
Microsoft Windows |
|
Linux |
|
Development Environment
You can use Aspose.Cells for C++ when developing applications for Windows or Linux.
Windows
Aspose.Cells for C++ can be used to develop applications in any development environment which supports Microsoft Visual Studio v142 Platform Toolset, but the environments listed in the following table are explicitly supported:
Development environments |
|
Linux
Aspose.Cells for C++ can be used to develop application in the development environment which support C++11 or higher, but the following compiler and tool are explicitly supported:
Compilers |
|
Additional Dependency on Linux
Aspose.Cells for C++ on Linux depends on libgdiplus binaries both dynamic library and tool. Please install it before using:
- Installing libgdiplus on Ubuntu or Debian
sudo apt-get install libgif-dev autoconf libtool automake build-essential gettext libglib2.0-dev libcairo2-dev libtiff-dev libexif-dev