I need to know how to configure the path to C++ SDK for IntelliJ IDEA 10.04.
I installed C/C++ plugin, however I don’t know what is the proper path to C++ SDK.
I am using ubuntu 11.04.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
after installing the c++ plugin you should see the C/C++ project option when you create a new module – i think you’re seeing the point where it’s asking you for the cpp sdk location.
run
Then restart intellij – it should autodetect that it’s installed and offer you the option in the drop down instead of asking you to browse to the SDK directory