diff --git a/README.md b/README.md index 1a76b342..8ac54547 100644 --- a/README.md +++ b/README.md @@ -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