Greetings<div><br></div><div>I haver compiled QGIS with GRASS and OTB.</div><div><br></div><div>but everytime I run QGIS there is no GRASS plugins/icons in the QGIS.</div><div><br></div><div>I added the following parameters in the ccmake (without errors):</div>

<div><div> GRASS_INCLUDE_DIR                /usr/local/grass-6.4.0svn/include            </div><div> GRASS_PREFIX                     /usr/local/grass-6.4.0svn   </div><div> OTB_DIR                          /home/anrr/OTB-binary  </div>
</div><div><br></div><div><br></div><div>While make was running I saw this:</div><div><div>[ 96%] Building CXX object src/plugins/otb_plugins/otb-segmentation/CMakeFiles/otbplugin.dir/SOMImageFilter.o</div><div>In file included from /usr/include/c++/4.4/ext/hash_map:59,</div>
<div>                 from /home/anrr/sources/OrfeoToolbox-3.2.1/Utilities/ITK/Code/Common/itk_hash_map.h:69,</div><div>                 from /home/anrr/sources/OrfeoToolbox-3.2.1/Utilities/ITK/Code/Numerics/Statistics/itkMembershipSample.h:20,</div>
<div>                 from /home/anrr/sources/OrfeoToolbox-3.2.1/Code/Learning/otbSOMClassifier.h:22,</div><div>                 from /home/anrr/sources/OrfeoToolbox-3.2.1/Code/Learning/otbSOMImageClassificationFilter.h:21,</div>
<div>                 from /home/anrr/sources/qgis-1.4.0/src/plugins/otb_plugins/otb-segmentation/SOMImageFilter.cxx:38:</div><div>/usr/include/c++/4.4/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.</div>
<div>==> is this bad? :)</div><div>But this was done: Linking CXX shared module libotbplugin.so</div><div><br></div></div><div>Shouldn't both of interfaces be there?</div><div>I mean, to have GRASS working what do I need to do? </div>
<div><br></div><div><br></div><div>By the way, when I do qgis I get this in the terminal window:</div>
<div><div>Warning: QObject::connect: Incompatible sender/receiver arguments</div><div>        QgsProject::writeProject(QDomDocument&) --> QgisApp::projectChanged(QDomDocument)</div><div><br></div><div>Thanks </div>
<div>Kim</div><div><br></div></div>