Dear Mr Loskot,<br><br>I can quote one of the errors encountered during the building process:<br><br>------------------------------------------------------------------------------------------------------------------------
<br><font face="Times New Roman" size="2"><span style="font-size: 10pt;">C:\gdal\frmts>cd gtiff && nmake /NOLOGO /f
<a href="http://makefile.vc" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">makefile.vc</a> && cd ..<br> cl /nologo /MD /EHsc /Zi
/Fd..\..\gdal.pdb -I..\..\port -I..\..\ogr -I..<br>\..\gcore -I..\..\alg
-Ilibtiff -Ilibgeotiff /c tifvsi.cpp<br>tifvsi.cpp<br>C:\Programmi\Microsoft
Visual Studio 8\VC\INCLUDE\swprintf.inl(41) : error C2664<br>: '_vswprintf_c_l'
: cannot convert parameter 4 from 'void *' to '_locale_t'<br> Conversion
from 'void*' to pointer to non-'void' requires an explicit
ca<br>st<br>C:\Programmi\Microsoft Visual Studio 8\VC\INCLUDE\swprintf.inl(51) :
error C2664<br>: '_vswprintf_c_l' : cannot convert parameter 4 from 'void *' to
'_locale_t'<br> Conversion from 'void*' to pointer to non-'void' requires
an explicit ca<br>st<br>NMAKE : fatal error U1077: '"C:\Programmi\Microsoft
Visual Studio 8\VC\BIN\cl.EX<br>E"' : return code '0x2'<br></span></font>-----------------------------------------------------------------------------------------------------------------------------<br><br>I dont remember how I have solved this error, but after compiling the SWIG wrapped C++ files into DLLs using NMAKE (
<a href="http://makefile.vc" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">makefile.vc</a> needs a little edit), I wasn't able to exploit the DLL from eclipse (although the java.library.path was properly set) due to problems with the
MSVCRT80.dll library.<br><br>Best Regards,<br>Daniele<br><br>(Daniele is an italian male name, while Daniela is a female name ^_^ )<br><br><div>
<span class="gmail_quote">On 7/6/06, <b class="gmail_sendername">Mateusz Loskot</b> <<a href="mailto:mateusz@loskot.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">mateusz@loskot.net</a>> wrote:
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Frank Warmerdam wrote:<br>> During the GDAL-SWIG-WINDOWS setup process I have encountered some<br>> difficults (during the building process) using Visual C++ Express<br>> Edition (and wasting a bit of time).<br>
> Finally, I have installed Visual C++ 2003, tuned the makefile and now it
<br>> works.<br><br>I'm interested in what problems Daniele encountered so she (forgive me<br>if I recognized the name incorrectly) is not able<br>to build with Visual C++ Express Edition.<br>I'm building GDAL with Visual C++ EE quite frequently without any problem.
<br>I can give my hand to help with this.<br><br>Frank, what do you think?<br><br>Cheers<br>--<br>Mateusz Loskot<br><a href="http://mateusz.loskot.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://mateusz.loskot.net</a><br>_______________________________________________
<br>Gdal-dev mailing list<br><a href="mailto:Gdal-dev@lists.maptools.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Gdal-dev@lists.maptools.org</a><br><a href="http://lists.maptools.org/mailman/listinfo/gdal-dev" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://lists.maptools.org/mailman/listinfo/gdal-dev
</a><br></blockquote></div><br>