On Fri, Feb 25, 2011 at 11:50 AM, maaza mekuria <span dir="ltr">&lt;<a href="mailto:sailmcm@yahoo.com">sailmcm@yahoo.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="top" style="font:inherit">64 items compiled without error only one (Grass failed). Where does one fine the missing header  &#39;libintl.h&#39;?<br>
<br>
Below is the error message output.<br><br>53&gt;------ Build started: Project: gpsimporterplugin, Configuration: RelWithDebInfo Win32 ------<br>53&gt;Linking...<br>51&gt;C:\OSGeo4W\apps\grass\grass-6.4.0\include\grass/glocale.h(9) : fatal error C1083: Cannot open include file: &#39;libintl.h&#39;: No such file or directory<br>

51&gt;Build log was saved at &quot;file://c:\SW\myQGIS\src\plugins\grass\grassplugin.dir\RelWithDebInfo\BuildLog.htm&quot;<br>51&gt;grassplugin - 1 error(s), 0 warning(s)<br><br><br><br>65&gt;Embedding manifest...<br>65&gt;Build log was saved at &quot;file://c:\SW\myQGIS\src\plugins\coordinate_capture\coordinatecaptureplugin.dir\RelWithDebInfo\BuildLog.htm&quot;<br>

65&gt;coordinatecaptureplugin - 0 error(s), 0 warning(s)<br><br>========== Build: 64
 succeeded, 1 failed, 28 up-to-date, 0 skipped ==========<br><br>Thank you,<br><br>Maaza<br></td></tr></tbody></table><br>







      <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>
<br></blockquote></div><br><div>`libintl.h` is part of the gettext library:</div><div><br></div><div>    <a href="http://www.gnu.org/software/gettext/">http://www.gnu.org/software/gettext/</a></div><div><br></div><div>-Charlie</div>