Debugger fails with "During startup program exited with code 0xc0000139."
Installation and Deployment
3
Posts
2
Posters
4.5k
Views
1
Watching
-
I downloaded SDK-2010.05 recently, made some changes to QString, QByteArray, and qsql_db2.cpp. After recreating Qt using "configure -plugin-sql-db2" successfully I started QtCreator for debugging a DB2 program. However, the debugger failed with the indicated message.
Does anyone know what's going wrong?