Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: gaymin on March 28, 2005, 06:14:54 PM

Title: Where does code:blocks store settings???
Post by: gaymin on March 28, 2005, 06:14:54 PM
Everytime I start code:blocks it tells me that it can't find xxx.cbp  because I copied the file to a thumb drive then deleted it.  How do I get this to quit coming up?  Also how do you remove a user defined template?
Title: Where does code:blocks store settings???
Post by: mandrav on March 28, 2005, 06:59:51 PM
Quoteit tells me that it can't find xxx.cbp because I copied the file to a thumb drive then deleted it
When you close C::B it asks you to save the workspace. Answer yes...

QuoteAlso how do you remove a user defined template?
You can't yet. Not through C::B anyway. The user templates are just directories under %HOME%/.CodeBlocks (in XP this means c:\documents and settings\<username>\.CodeBlocks). Go there and manually remove the templates you want.

HTH,
Yiannis.