Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Nycoteen on April 22, 2016, 09:41:30 am

Title: preventing external libraries to be parsed
Post by: Nycoteen on April 22, 2016, 09:41:30 am
Dear all,

I am wondering if there is a way to prevent codeblocks parsing external libraries. I have for instance few C libraries (Eigen and SQLite) that pollute my namespace.

Thank you in advance for your answers.

Stefan
Title: Re: preventing external libraries to be parsed
Post by: BlueHazzard on April 23, 2016, 02:48:01 pm
Do you mean for code completion?