Installation Instructions
*************************

ForcheckIDE is a Qt application. It was developed using QT Creator.
It also uses the poppler Qt5 package to present pdf files.
You need to install Qt (5.4, or 5.5) and poppler (0.24) to generate ForcheckIDE from source.

ForcheckIDE.pro is the Qt Creator project file.
The supplied Makefile is generated by qmake from Qt Creator.

