Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: Death Knight on October 26, 2006, 11:17:50 pm

Title: Settings -> Environment generates error.
Post by: Death Knight on October 26, 2006, 11:17:50 pm
Version 1.0 revision 3147 (2006-10-26 23:46:37) gcc 4.1.2 Linux/unicode

Settings -> Environment generates error.



[attachment deleted by admin]
Title: Re: Settings -> Environment generates error.
Post by: killerbot on October 26, 2006, 11:26:47 pm
could you try a clean build (make clean, make clean-binfiles, make clean-zipfiles and then make) ?
Title: Re: Settings -> Environment generates error.
Post by: mandrav on October 26, 2006, 11:28:58 pm
"make clean-zipfiles && make && make install" should be enough.
Title: Re: Settings -> Environment generates error.
Post by: Death Knight on October 27, 2006, 04:47:35 am
Thank you.I will try this aproach at next bugs.
Title: Re: Settings -> Environment generates error.
Post by: mandrav on October 27, 2006, 08:19:00 am
Thank you.I will try this aproach at next bugs.

This needs to be done when any of the resources (mainly *.xrc files) are updated. We hope to automate this at some point...