[Qgis-developer] No rule to make target staged_plugins

Larry Shaffer larrys at dakotacarto.com
Fri Mar 8 03:17:25 PST 2013


Hi Radim,

On Fri, Mar 8, 2013 at 3:31 AM, Radim Blazek <radim.blazek at gmail.com> wrote:

> I am getting this compilation error:
>
> make[2]: *** No rule to make target `staged_plugins', needed by
> `python/plugins/CMakeFiles/staged_plugins_on_build'.  Stop.
> make[1]: *** [python/plugins/CMakeFiles/staged_plugins_on_build.dir/all]
> Error 2
>
> How to solve it ?


The staged_plugins_on_build target is created when WITH_STAGED_PLUGINS is
set to TRUE [0]. I believe the dependent target staged_plugins should
always be created if WITH_BINDINGS is TRUE. The new staged plugins setup
was committed over a month ago, with no appreciable changes since then [1].

What is the make command you ran?

Did you try re-generating the cmake build files?

Does this happen on make (all target) for the project with an empty build
dir?

What, if anything, has changed in your cmake setup between your last
successful build and this error?

Regards,

Larry


[0]
https://github.com/qgis/Quantum-GIS/blob/master/python/plugins/CMakeLists.txt
[1]
https://github.com/qgis/Quantum-GIS/commit/7717aeed1ca9f81107b72bac3aa127767d8f5ac0

Radim
> _______________________________________________
> Qgis-developer mailing list
> Qgis-developer at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20130308/dea12837/attachment-0001.html>


More information about the Qgis-developer mailing list