This project is a serious vision to combine different aspects of cross-platform development (Currently: C++, Qt, CMake, GTest, and more) all together in best practice. The foreseen outcome was a foundation to be used as libraries provided for other similar softwares. The exact documentation and clean-code programming is going to be a constant matter in mind.
-
Installation process: Can be compiled. Both Visual Studio and Qt Creator IDEs have been tested.
-
Software dependencies:
Dependent on Qt APIs |
Dependent on GTest APIs |
-
Latest releases: Source code itself is released.
-
API references: Look at the below provided references
If you are a beginner, Qt Creator is your choice, if not you probably know what you are doing.
Compile using CMake.
Cmake: | cmake --build build-path |
I appreciate any contribution from anyone, who sees that the project deserves his precious time.
Qt Reference |
Stackoverflow |
CMake Documentation |
cplusplus.com |
cppreference.com |
Microsoft Docs |
Refer to license file provided within SOFTWARE itself. Additionally pay attention to open source software license agreement by Qt company.