[Qgis-developer] Grass plugin error - Missing header - 'libintl.h'

Charlie Sharpsteen chuck at sharpsteen.net
Fri Feb 25 14:59:12 EST 2011


On Fri, Feb 25, 2011 at 11:50 AM, maaza mekuria <sailmcm at yahoo.com> wrote:

> 64 items compiled without error only one (Grass failed). Where does one
> fine the missing header 'libintl.h'?
>
> Below is the error message output.
>
> 53>------ Build started: Project: gpsimporterplugin, Configuration:
> RelWithDebInfo Win32 ------
> 53>Linking...
> 51>C:\OSGeo4W\apps\grass\grass-6.4.0\include\grass/glocale.h(9) : fatal
> error C1083: Cannot open include file: 'libintl.h': No such file or
> directory
> 51>Build log was saved at
> "file://c:\SW\myQGIS\src\plugins\grass\grassplugin.dir\RelWithDebInfo\BuildLog.htm"
> 51>grassplugin - 1 error(s), 0 warning(s)
>
>
>
> 65>Embedding manifest...
> 65>Build log was saved at
> "file://c:\SW\myQGIS\src\plugins\coordinate_capture\coordinatecaptureplugin.dir\RelWithDebInfo\BuildLog.htm"
> 65>coordinatecaptureplugin - 0 error(s), 0 warning(s)
>
> ========== Build: 64 succeeded, 1 failed, 28 up-to-date, 0 skipped
> ==========
>
> Thank you,
>
> Maaza
>
>
> _______________________________________________
> Qgis-developer mailing list
> Qgis-developer at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer
>
>
`libintl.h` is part of the gettext library:

    http://www.gnu.org/software/gettext/

-Charlie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/qgis-developer/attachments/20110225/f52175e0/attachment-0001.html


More information about the Qgis-developer mailing list