Bug report #16322

Updated by Jürgen Fischer almost 6 years ago

Building in a lean dir with 8 parallel processes failed with this error for me:

<pre>

error: @INCLUDE = /usr/src/qgis/build/master/qgsversion.inc: not found!

</pre>



Subsequent invocation of make with no -j switch worked fine.



Sounds like an incomplete dependency file in CMake configuration files



This happened as of commit:5e6d540bbc4b90fb6ccb74c5847d22093050bec9

Back