README updated
This commit is contained in:
@@ -122,6 +122,10 @@ To grant flexibility to the user the paths where to find some essential
|
||||
libraries and headers can be specified with environment variables. Make sure
|
||||
you have the environment variables below in your ~/.bashrc file.
|
||||
|
||||
Note that some of the variables are automatically generated by the scripts. If
|
||||
you install the libraries in custom paths in your system you have to adapt the
|
||||
environment variables accordingly.
|
||||
|
||||
```bash
|
||||
# SystemC home and target architecture
|
||||
export SYSTEMC_HOME=$HOME/systemc-2.3.1a
|
||||
@@ -165,8 +169,8 @@ 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.
|
||||
In case you face a problem related to the **Qt version** double check the **Qt
|
||||
version** configuration shown in the image below.
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user