[Qt-creator] Build QT Creator with debug symbols
Ziller Eike
Eike.Ziller at theqtcompany.com
Tue Feb 16 10:00:48 CET 2016
> On Feb 4, 2016, at 15:07, Ion Ostafi <ion.ostafi at yopeso.com> wrote:
>
> Hi
> I am working on a QT Creator plugin and I am trying to build my plugin in Debug, but I have an error:
> library not found for -lCore_debug. Consulting the output of the make in terminal , I found that this library is needed in the following path -L../qt-creator-build/bin/Qt\ Creator.app/Contents/PlugIns -lCore_debug.
> It is not there, and I suppose that it is because I have built QT Creator in release mode. Trying to build Creator in Debug mode, the QTCreator itself is broken. How can I build creator in debug mode?
It should just work. So in what way does Qt Creator in debug mode “break”?
Br, Eike
> or How can I build my plugin in debug mode ?
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator
More information about the Qt-creator
mailing list