How do you add libraries to Eclipse CDT? (No such file or directory)

后端 未结 5 2064
梦谈多话
梦谈多话 2021-01-19 12:27

I\'m having some issues adding header libraries.

I right click on my project, and click Properties-> C/C++ General-> Paths and Symbols.

In

5条回答
  •  情书的邮戳
    2021-01-19 13:06

    Is Properties > C/C++ Build > Settings > Tool settings > ... Linker > Libraries what do you search? It's where you add the -l options when compiling from command line.

提交回复
热议问题