Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

I am looking to add a few libraries to Eclipse CDT (latest version 8.2). However under the project -> properties -> c/c++ build -> settings....There is no tool settings tab where I can configure my include files and the linker like I see with so many other tutorials online. What appears is what is shown below. Is this new for the newest version of the eclipse CDT or did something get configured improperly in the download. Thanks for the help.

Pic of Eclipse

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
297 views
Welcome To Ask or Share your Answers For Others

1 Answer

Go to Project Properties -> C/C++ Build -> Builder Settings -> (x) Generate Makefiles automatically then the tool settings tab under Settings will appear


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...