QtitanDataGridModel-view DataGrid component with rich functionality for Qt.C++ and PySideQtitanRibbonReplicates Microsoft RibbonUI interface for Qt.C++ and PySideQtitanNavigationDesignUIReplicates Microsoft Navigation Design interface for Qt.C++ and PySideQtitanChartCharts and Diagrams component for Qt.C++ and PySideQtitanDockingDockable Panels and Tool Bars for Qt.C++ and PySideQtitanFastInfosetXML Compressed format FastInfoset implementation for Qt.C++ and PySideRoadmap Development 2023
FireDataGridPowerful, modern, fast, DB-Aware Grid for Delphi-FiremonkeyFireDockingDelphi IDE/Visual Studio implementation of dock panels for Delphi-Firemonkey
I have a device whose architecture is Arm64, and its system is Linux, whether the binary installer of the Qtitan DataGrid is supported, and if not, what dependencies are required to compile from source code?
Looking forward to your reply
Our code is not depends on platform any way, so you have to use Qt for Arm64 platform and rebuild the QtitanDataGrid from the source codes for this platform. By default we provide binaries for Intel-based architecture - x64.
I tried to build with QT, but couldn't generate binary installation files. How should I rebuild? Whether there is a specification file, such as Readme.
If you have configured correctly everything, then the compilation is very simple and does not differ from the compilation of any qmake-based project. What error are you getting?