<div dir="ltr">Hi Radim,<br><div><div class="gmail_extra"><br clear="all"><div>On Fri, Mar 8, 2013 at 3:31 AM, Radim Blazek <span dir="ltr"><<a href="mailto:radim.blazek@gmail.com" target="_blank">radim.blazek@gmail.com</a>></span> wrote:<br>
</div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I am getting this compilation error:<br>
<br>
make[2]: *** No rule to make target `staged_plugins', needed by<br>
`python/plugins/CMakeFiles/staged_plugins_on_build'.  Stop.<br>
make[1]: *** [python/plugins/CMakeFiles/staged_plugins_on_build.dir/all] Error 2<br>
<br>
How to solve it ?</blockquote><div> <br></div><div>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].<br>
</div><div><br></div><div>What is the make command you ran?<br><br></div><div>Did you try re-generating the cmake build files?<br></div><div><br>Does this happen on make (all target) for the project with an empty build dir?<br>
<br></div><div>What, if anything, has changed in your cmake setup between your last successful build and this error?<br></div><div><br></div><div>Regards,<br><br></div><div>Larry<br></div><div> <br><br>[0] <a href="https://github.com/qgis/Quantum-GIS/blob/master/python/plugins/CMakeLists.txt">https://github.com/qgis/Quantum-GIS/blob/master/python/plugins/CMakeLists.txt</a><br>
[1] <a href="https://github.com/qgis/Quantum-GIS/commit/7717aeed1ca9f81107b72bac3aa127767d8f5ac0">https://github.com/qgis/Quantum-GIS/commit/7717aeed1ca9f81107b72bac3aa127767d8f5ac0</a><br><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

Radim<br>
_______________________________________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
</blockquote></div><br></div></div></div>