[Qt-creator] _dependencies.pri not found
Guido Seifert
wargand at gmx.de
Thu Apr 18 18:01:40 CEST 2013
Nasty, nasty qt-creator devs. Deleted coreplugin.pri from the repository.
Broke my code. But worse, it broke also the 'Qt creator plugin' project
creator. It still creates a .pro file, which tries to include coreplugin.pri.
Guido
On Thu, 18 Apr 2013 17:11:37 +0200
Guido Seifert <wargand at gmx.de> wrote:
>
> Hi,
> following problem. I downloaded the Qt-5.0.2 MinGW version from qt-project.org.
> I cloned the recent qt-creator sources from gitorious. Now I tried to create a
> qt-creator plugin. The creator has this nice qt-creator plugin project.
>
> I gave it the location of the sources, the location of the binaries, but it
> gives me a problem, which I never saw under Linux:
>
> WARNING: include file <myproject>_dependencies.pri not found.
> qtcreatorplugin.pri: You must provided a TARGET
>
> Any ideas?
>
> Guido
>
> --
> Guido Seifert <wargand at gmx.de>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator
--
Guido Seifert <wargand at gmx.de>
More information about the Qt-creator
mailing list