Author Topic: Settings -> Environment generates error.  (Read 3917 times)

Offline Death Knight

  • Multiple posting newcomer
  • *
  • Posts: 18
  • Death here
    • DivFix++
Settings -> Environment generates error.
« 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]

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: Settings -> Environment generates error.
« Reply #1 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) ?

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: Settings -> Environment generates error.
« Reply #2 on: October 26, 2006, 11:28:58 pm »
"make clean-zipfiles && make && make install" should be enough.
Be patient!
This bug will be fixed soon...

Offline Death Knight

  • Multiple posting newcomer
  • *
  • Posts: 18
  • Death here
    • DivFix++
Re: Settings -> Environment generates error.
« Reply #3 on: October 27, 2006, 04:47:35 am »
Thank you.I will try this aproach at next bugs.

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: Settings -> Environment generates error.
« Reply #4 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...
Be patient!
This bug will be fixed soon...