Author Topic: code::blocks hangs at startup  (Read 50024 times)

Offline Miguel Gimenez

  • Developer
  • Lives here!
  • *****
  • Posts: 1813
Re: code::blocks hangs at startup
« Reply #30 on: Today at 10:06:29 am »
Thanks for testing. If this works then I will leave wxsresourcetree as is, because the change would be complex.

Probably works because wxsresourcetree uses cbLoadBitmap(), which calls wxImage::LoadFile() instead of wxBitmap::LoadFile().

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5545
Re: code::blocks hangs at startup
« Reply #31 on: Today at 05:49:17 pm »
@ChrisK , @blauzahn, @Lufex, @cet_ivan, @JorgenBest : would you be able to verify, if with the latest state of the code the problem is also gone on your side ?
« Last Edit: Today at 05:52:06 pm by killerbot »