<div dir="ltr"><div><div>Hi,<br><br></div>I also confirm this behavior. If I have GRASS_PREFIX and GRASS6 and GRASS7 both on, the compilation goes well. <br><br>If I put just GRASS7 on, I get:<br><br>[ 62%] Building CXX object src/gui/CMakeFiles/qgis_gui.dir/layertree/moc_qgslayertreeview.cxx.o<br>[ 62%] Building CXX object src/gui/CMakeFiles/qgis_gui.dir/layertree/moc_qgslayertreeviewdefaultactions.cxx.o<br>[ 62%] Building CXX object src/gui/CMakeFiles/qgis_gui.dir/editorwidgets/moc_qgswebviewconfigdlg.cxx.o<br>[ 62%] Building CXX object src/gui/CMakeFiles/qgis_gui.dir/editorwidgets/moc_qgswebviewwidgetwrapper.cxx.o<br>Linking CXX shared library ../../output/lib/libqgis_gui.so<br>[ 62%] Built target qgis_gui<br>make: ** [all] Erro 2<br><br><br></div><div>But if I put only GRASS6 on, it also compiles well.<br><br></div><div>So, it seems that there is something with the GRASS7, which also requires GRASS6.<br></div><div><br><br></div>Pedro<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">2015-10-17 12:30 GMT+01:00 Paulo van Breugel <span dir="ltr"><<a href="mailto:p.vanbreugel@gmail.com" target="_blank">p.vanbreugel@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
<br>
On 17-10-15 13:00, Radim Blazek wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
If you have GRASS 7 installed and you want to compile GRASS 7<br>
provider/plugin, use WITH_GRASS7=ON, otherwise OFF.<br>
If GRASS 7 is not found automatically, specify also  GRASS_PREFIX7 and<br>
  GRASS_INCLUDE_DIR7.<br>
</blockquote>
<br></span>
Hi Radim, thanks for the feedback. I have installed (compiled from source) GRASS7. I used the option WITH_GRASS7=ON (I also always specify  GRASS_PREFIX7 and GRASS_INCLUDE_DIR7). But that results in the compilation to fail. If however I use WITH_GRASS=ON and WITH_GRASS7, I can build QGIS with the GRASS7 plugin. I thought it strange one also need to set WITH_GRASS=ON, and from your reaction I get that it shouldn't be required? I had seen a similar message on the email list, but can't find it right now. But it means I am (probably) not the only one experiencing this.<div class="HOEnZb"><div class="h5"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Radim<br>
<br>
On Sat, Oct 17, 2015 at 9:58 AM, Salvatore Larosa <<a href="mailto:lrssvtml@gmail.com" target="_blank">lrssvtml@gmail.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Radim,<br>
<br>
On Wed, Oct 14, 2015 at 11:08 PM, Salvatore Larosa <<a href="mailto:lrssvtml@gmail.com" target="_blank">lrssvtml@gmail.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi all,  (Radim)<br>
<br>
I am getting the following error on building: <a href="http://codepad.org/ZZiB2R63" rel="noreferrer" target="_blank">http://codepad.org/ZZiB2R63</a><br>
Is this related to a local problem?<br>
<br>
Anyone confirms?<br>
</blockquote>
I don't know if this mail was notified to you, but I am noticing a<br>
strange issue compiling qgis with grass support.<br>
<br>
If I use only -DWITH_GRASS7=ON I get a build error (as from codepad<br>
link in the previous mail) while adding -DWITH_GRASS=ON<br>
I can build just fine.<br>
<br>
is this the expected behaviour?<br>
is it necessary to have both grass versions?<br>
<br>
Thanks,<br>
-SL<br>
<br>
<br>
--<br>
Salvatore Larosa<br>
linkedIn: <a href="http://linkedin.com/in/larosasalvatore" rel="noreferrer" target="_blank">http://linkedin.com/in/larosasalvatore</a><br>
twitter: @lrssvt<br>
skype: s.larosa<br>
IRC: lrssvt on freenode<br>
</blockquote>
_______________________________________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org" target="_blank">Qgis-developer@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
</blockquote>
<br>
_______________________________________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org" target="_blank">Qgis-developer@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a></div></div></blockquote></div><br></div>