[Qt-interest] Debugging in Eclipse error
Daniel García
danielskun at gmail.com
Mon Nov 2 17:08:29 CET 2009
Hello,
I'm trying to debug my Qt project in Eclipse, and I have this error when
doing so:
[New thread 2404.0x968]
gdb: unknown target exception 0xc0000139 at 0x7c97478e
You can't do that without a process to debug.
If I execute the executable generated by building the debug version, it
says:
The procedure entry point _Z13qFlagLocationPKc at QtCored4.dll was not
found.
The fact is that I can debug the basic project which is created by the
wizard, which uses just the core module. But not mine, which uses OpenGL and
the core modules, and some external libraries. Release version works well,
and I already built the debug libraries of Qt, but with a different
mingw32-make version (does it matter?).
Thanks in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091102/5608c73b/attachment.html
More information about the Qt-interest-old
mailing list