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

Categories

0 votes
293 views
in Technique[技术] by (71.8m points)

c++ - Can't find the tool settings in Eclipse CDT

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

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

1 Answer

0 votes
by (71.8m points)

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


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...