cancel
Showing results for 
Search instead for 
Did you mean: 

how can i manually include std peripheral libraries to my project as i add the directory path to the compiler and still getting "no such folder or directory"

amusa.1
Associate
  1. Right-click on your project in the Project Explorer and select "Properties" from the context menu.
  2. In the Properties dialog box, expand "C/C++ General" and select "Paths and Symbols".
  3. In the "Paths and Symbols" dialog box, select the "Includes" tab.
  4. Click the "Add" button to add a new include directory.
  5. In the "Add Directory Path" dialog box, click the "Workspace" button to browse for the directory containing the library files within your workspace. Alternatively, you can click the "File System" button to browse for the directory in your file system.
  6. Select the directory containing the library files and click "OK".
  7. Click "Apply and Close" to save the changes and close the dialog box.

i have done these steps.

0 REPLIES 0