Author Topic: C::B Unable to start (0xc000007b) on win64/MinGW64 GCC 4.5.0  (Read 38780 times)

Offline vityan

  • Single posting newcomer
  • *
  • Posts: 4
Re: C::B Unable to start (0xc000007b) on win64/MinGW64 GCC 4.5.0
« Reply #15 on: June 03, 2010, 08:02:07 pm »
[tyeken8]

Try my patch from this thread.
It has extensions of classes with long long supporting methods and changes to INT/FLOAT/BOOL CB types so they don't collide with MingW-W64 predefined types... It's a little outdated and i'm not that parts from it got to trunk...

Ive had the 0x7b error all the time(coz ive managed to build x64 version for a long time already)... So it's manifest problem at the end...

However CB is not yet ready to work with WX291-SVN(X32 version runs but crashes on for example accessing project files list) so it will probably only work with 2.8.X and below...