News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

C::B Unable to start (0xc000007b) on win64/MinGW64 GCC 4.5.0

Started by tyeken8, May 28, 2010, 07:54:57 AM

Previous topic - Next topic

vityan

[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...