Code::Blocks Forums

User forums => Help => Topic started by: mark1977 on January 09, 2013, 10:22:24 pm

Title: Cannot remove "auto-generated" file from project
Post by: mark1977 on January 09, 2013, 10:22:24 pm
Hi,

 I am using CB 12.11 on Linux and after having created a new project I find a file which does not belong to this project is being built. When I choose its properties in order to try to remove it, this part is greyed-out and at the bottom of the dialog it says "This file is auto-generated".

I have this problem also with earlier versions of CB. I have tried deleting the project directory and starting afresh.

Thanks for any help

Mark
Title: Re: Cannot remove "auto-generated" file from project
Post by: mark1977 on January 09, 2013, 11:16:27 pm
I found the problem - I had #include'd this file in another file.
Thread fixed.