[odb-users] Problem with ODB in QtCreator and MingW

t-online jan.k.pi at t-online.de
Thu Apr 23 12:21:58 EDT 2015


Hi,
thanks for answer

I try what you say and the ODB-Compiler creates the 4 files but i can't 
execute the program after compiling it.

I start the Program from QtCreator,a console pop up and make nothing (i add 
a simple qDebug() which was not executed)

I start the Program from QtCreator in Debug mode, i get the 3 error messages 
:
    "The gdb process terminated unexpectedly (code 0)"
    "Cannot continue debugged process: The program is not being run."
    "During startup program exited with code 0xc000007b."

If I then start the programm with console i get the error that the 
"ibgcc_s_sjlj-1.dll" is missing
and this file i couldn't find inside the QtCreators MingW bin (where it 
normally should be because the program was compiled with this?) but inside 
the MingW which was shipped with ODB

-> If i then add the "ibgcc_s_sjlj-1.dll" from the bin path i get the error 
"the Procedureentry __gxx_personality_sj0 wasn't found in DLL 
libstdc++-6.dll"

-> If i then add the "ibgcc_s_sjlj-1.dll" from the bin64 path i get the same 
error as in QtCreator-debug-mode "the programm couldn't start (0xc000007b)"

Jan 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: project-files.zip
Type: application/x-zip-compressed
Size: 9798 bytes
Desc: not available
Url : http://codesynthesis.com/pipermail/odb-users/attachments/20150423/a04f177a/project-files.bin


More information about the odb-users mailing list