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 did add the #include to the file in order to continue with progress.
I noticed that the #include was not required when building the demos directly from the QTitanRibbon installation.
This error occurs only when building the code directly into my application. Not sure why this is happening. It might have to do with the #if on line 1145:
We add QTitanRibbon as a VC++ project. The project is part of a larger solution. The build flags for the project are: /D QTITAN_LIBRARY_STATIC /D QTN_NAMESPACE
Please note, you can build component library statically, in this case all defines will be added automatically. To build it statically pass "qtitan_staticlib" switch to the qmake: