<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Feb 9, 2014 at 10:21 AM, Even Rouault <span dir="ltr"><<a href="mailto:even.rouault@mines-paris.org" target="_blank">even.rouault@mines-paris.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Le dimanche 02 février 2014 02:05:23, Joaquim Luis a écrit :<br>
<div class="">> Hi,<br>
><br>
> I am seeing this warnings and trying to build with poppler (a trunk<br>
> build here) fails too with<br>
><br>
> pdfdataset.obj : error LNK2001: unresolved external symbol "public:<br>
> __cdecl SplashOutputDev::SplashOutputDev(enum<br>
> SplashColorMode,int,bool,unsigned char *,bool,bool,enum<br>
> SplashThinLineMode,bool)"<br>
> (??0SplashOutputDev@@QEAA@W4SplashColorMode@@H_NPEAE11W4SplashThinLineMode@<br>
</div>> @1@Z) pdfdataset.obj : error LNK2001: unresolved external symbol "public:<br>
<div class="">> struct Ref * __cdecl Catalog::getPageRef(int)"<br>
> (?getPageRef@Catalog@@QEAAPEAURef@@H@Z)<br>
><br>
> I could see that SplashOutputDev is poppler.lib<br>
<br>
</div>I'm not sure why you get this error. Perhaps due how poppler.lib was generated<br>
? Are the symbols well exported in it ?<br>
<br>
I can see that Tamas has upgraded his builds at<br>
<a href="http://www.gisinternals.com/sdk/" target="_blank">http://www.gisinternals.com/sdk/</a> to latest poppler (0.24.5), so you could<br>
likely take poppler.lib from there.<br>
<br>
><br>
> and now the warnings<br>
<br>
They aren't particularly new I guess since that code hasn't changed in a<br>
while. Would be nice if someone wanted to clean them up.<br></blockquote><div><br></div><div>this kind of warnings appear (or not), depending on the compiler and version used.</div><div> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="HOEnZb"><div class="h5"><br>
><br>
> c:\programs\gdaltrunk\gdal\frmts\iris\irisdataset.cpp(564) : warning<br>
> C4701: potentially uninitialized local variable 'dfCos2SigmaM' used<br>
> c:\programs\gdaltrunk\gdal\frmts\iris\irisdataset.cpp(558) : warning<br>
> C4701: potentially uninitialized local variable 'dfSinSigma' used<br>
> c:\programs\gdaltrunk\gdal\frmts\iris\irisdataset.cpp(558) : warning<br>
> C4701: potentially uninitialized local variable 'dfCosSigma' used<br>
><br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf4imagedataset.cpp(2469) :<br>
> warning C4701: potentially uninitialized local variable 'iWrkNumType' used<br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf4imagedataset.cpp(3440) :<br>
> warning C4706: assignment within conditional expression<br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf4imagedataset.cpp(3447) :<br>
> warning C4706: assignment within conditional expression<br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf4imagedataset.cpp(3462) :<br>
> warning C4706: assignment within conditional expression<br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf4imagedataset.cpp(3469) :<br>
> warning C4706: assignment within conditional expression<br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf4imagedataset.cpp(3401) :<br>
> warning C4701: potentially uninitialized local variable 'dfNoData' used<br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf4imagedataset.cpp(3405) :<br>
> warning C4701: potentially uninitialized local variable 'dfScale' used<br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf4imagedataset.cpp(3410) :<br>
> warning C4701: potentially uninitialized local variable 'dfOffset' used<br>
><br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf-eos\ehapi.c(448) : warning<br>
> C4701: potentially uninitialized local variable 'sdInterfaceID' used<br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf-eos\ehapi.c(435) : warning<br>
> C4701: potentially uninitialized local variable 'HDFfid' used<br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf-eos\ehapi.c(445) : warning<br>
> C4701: potentially uninitialized local variable 'acs' used<br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf-eos\gdapi.c(3270) : warning<br>
> C4701: potentially uninitialized local variable 'c_info' used<br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf-eos\gdapi.c(3281) : warning<br>
> C4701: potentially uninitialized local variable 'chunkDef' used<br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf-eos\gdapi.c(6470) : warning<br>
> C4701: potentially uninitialized local variable 'latrad0' used<br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf-eos\gdapi.c(6500) : warning<br>
> C4701: potentially uninitialized local variable 'yMtr0' used<br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf-eos\gdapi.c(6499) : warning<br>
> C4701: potentially uninitialized local variable 'xMtr0' used<br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf-eos\gdapi.c(2632) : warning<br>
> C4701: potentially uninitialized local variable 'ndims' used<br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf-eos\gdapi.c(6741) : warning<br>
> C4701: potentially uninitialized local variable 'qp_cea' used<br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf-eos\gdapi.c(6741) : warning<br>
> C4701: potentially uninitialized local variable 'kz_cea' used<br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf-eos\gdapi.c(7967) : warning<br>
> C4701: potentially uninitialized local variable 'minCol' used<br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf-eos\gdapi.c(7969) : warning<br>
> C4701: potentially uninitialized local variable 'minRow' used<br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf-eos\gdapi.c(7968) : warning<br>
> C4701: potentially uninitialized local variable 'maxCol' used<br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf-eos\gdapi.c(7970) : warning<br>
> C4701: potentially uninitialized local variable 'maxRow' used<br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf-eos\gdapi.c(8614) : warning<br>
> C4701: potentially uninitialized local variable 'rank' used<br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf-eos\gdapi.c(9025) : warning<br>
> C4701: potentially uninitialized local variable 'j' used<br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf-eos\gdapi.c(9564) : warning<br>
> C4701: potentially uninitialized local variable 'xdum' used<br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf-eos\gdapi.c(9565) : warning<br>
> C4701: potentially uninitialized local variable 'ydum' used<br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf-eos\gdapi.c(9681) : warning<br>
> C4701: potentially uninitialized local variable 'size' used<br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf-eos\gdapi.c(9843) : warning<br>
> C4701: potentially uninitialized local variable 'xdum' used<br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf-eos\gdapi.c(9844) : warning<br>
> C4701: potentially uninitialized local variable 'ydum' used<br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf-eos\gdapi.c(10109) : warning<br>
> C4701: potentially uninitialized local variable 'nRetn' used<br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf-eos\gdapi.c(10573) : warning<br>
> C4701: potentially uninitialized local variable 'c_info' used<br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf-eos\swapi.c(2451) : warning<br>
> C4701: potentially uninitialized local variable 'vdataID' used<br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf-eos\swapi.c(4282) : warning<br>
> C4701: potentially uninitialized local variable 'nVal' used<br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf-eos\swapi.c(5839) : warning<br>
> C4701: potentially uninitialized local variable 'j' used<br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf-eos\swapi.c(6454) : warning<br>
> C4701: potentially uninitialized local variable 'tmpVal' used<br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf-eos\swapi.c(6776) : warning<br>
> C4701: potentially uninitialized local variable 'k' used<br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf-eos\swapi.c(7267) : warning<br>
> C4701: potentially uninitialized local variable 'incr' used<br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf-eos\swapi.c(7301) : warning<br>
> C4701: potentially uninitialized local variable 'offset' used<br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf-eos\swapi.c(7271) : warning<br>
> C4701: potentially uninitialized local variable 'index' used<br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf-eos\swapi.c(7249) : warning<br>
> C4701: potentially uninitialized local variable 'bufOffset' used<br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf-eos\swapi.c(8428) : warning<br>
> C4701: potentially uninitialized local variable 'incr' used<br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf-eos\swapi.c(8414) : warning<br>
> C4701: potentially uninitialized local variable 'index' used<br>
> c:\programs\gdaltrunk\gdal\frmts\hdf4\hdf-eos\swapi.c(9128) : warning<br>
> C4701: potentially uninitialized local variable 'j' used<br>
><br>
><br>
> _______________________________________________<br>
> gdal-dev mailing list<br>
> <a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
Geospatial professional services<br>
<a href="http://even.rouault.free.fr/services.html" target="_blank">http://even.rouault.free.fr/services.html</a><br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
</div></div></blockquote></div><br></div></div>