On Fri, Feb 25, 2011 at 11:50 AM, maaza mekuria <[email protected]> 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 > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-developer > > `libintl.h` is part of the gettext library: http://www.gnu.org/software/gettext/ -Charlie
_______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
