Hi, I've started to build and try to use kdevelop on windows. Unfortunately it crashes soon after having opened my project or upon startup. The backtrace suggests a QVector::reserve() call in the C++ parser, which in turn hints towards exhausting of memory (it throws a qBadAlloc exception).
However according to my process-monitor I still have plenty of standby memory available (free is indeed only about 200M). Since I'm not an expert in this stuff, does anybody know of a possible reason why the memory-allocation would fail even if there's tons of standby-memory? Andreas
_______________________________________________ Kde-windows mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-windows
