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&gt;cd gtiff&nbsp;&nbsp; &amp;&amp; nmake /NOLOGO /f 
<a href="http://makefile.vc" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">makefile.vc</a>&nbsp;&nbsp; &amp;&amp; cd ..<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cl /nologo /MD /EHsc /Zi 
/Fd..\..\gdal.pdb -I..\..\port -I..\..\ogr -I..<br>\..\gcore&nbsp; -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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Conversion from 'void*' to pointer to non-'void' requires 
an explicit ca<br>st<br>NMAKE : fatal error U1077: '&quot;C:\Programmi\Microsoft 
Visual Studio 8\VC\BIN\cl.EX<br>E&quot;' : 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> &lt;<a href="mailto:mateusz@loskot.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">mateusz@loskot.net</a>&gt; 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>&gt; During the GDAL-SWIG-WINDOWS setup process I have encountered some<br>&gt; difficults (during the building process) using Visual C++ Express<br>&gt; Edition (and wasting a bit of time).<br>


&gt; Finally, I have installed Visual C++ 2003, tuned the makefile and now it
<br>&gt; 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>