EasyQtSql Installation Instructions

Getting Started

Prerequisites

You need to install:

  • C++11 compiler
  • Qt5 library
  • Qt Creator 4.7.2 - recommended (for automated test running)
  • QtSql module with the required SQL database drivers compiled / installed

The library was compiled and tested with:

  • MS Visual C++ Compiler 14.0 / Qt5.6 and Qt5.7
  • gcc version 7.3.0 (Ubuntu 7.3.0-27ubuntu1~18.04) / Qt5.9

Quick Start Guide

Please read EasyQtSql doxygen Documentation

Running the tests

Tests are implemented with QtTest module. To run the tests you can use Qt Creator.

Built With

  • Qt - Qt | Cross-platform software development for embedded & desktop
  • QtSql - Qt SQL is an essential module which provides support for SQL databases

 

Back to Qt Marketplace