> On Feb 4, 2016, at 15:07, Ion Ostafi <ion.ost...@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@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator

_______________________________________________
Qt-creator mailing list
Qt-creator@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to