Hint about Qt Creator config that is a common issue

This commit is contained in:
Éder F. Zulian
2018-01-31 14:50:03 +01:00
parent c27859a4e2
commit b4d5dc15f1

View File

@@ -165,6 +165,11 @@ In the left bar go to **Projects -> Build & Run -> Build Steps -> Make**.
Click in **Details** then **Make arguments** and add **-j** followed by the
number you got.
If you face a problem related to the **eval** function double check the
configurations shown in the image below.
![Qt Creator Configuration](DRAMSys/docs/images/QtCreatorConfig.png)
### Building without QTCreator
In case you prefer a command line interface to the QTCreator GUI you can also