<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-2" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Mateusz,<br>
<br>
Thanks for the suggestions. I've followed the instructions on that page
and made the required changes to atlbase.h and atlwin.h, and installed
WTL. I then did a complete clean and rebuild of GDAL. However, I get
the same result as with the simple fix I reported earlier: the build no
longer complains about not finding atlthunk.lib, but I get a strange
failure to find MSVCR80.dll when trying to run any of the GDAL
utilities from the command line. Anybody else seen this? I wonder if it
is a "feature" of building win32 applications with visual studio 2005
express?<br>
<br>
Cheers,<br>
<br>
Sy<br>
<br>
<br>
Mateusz Łoskot wrote:
<blockquote cite="mid54627.127.0.0.1.1135980967.squirrel@loskot.net"
 type="cite">
  <pre wrap="">On Fri, Dec 30, 2005 11:02 pm, Simon Perkins wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Some updates. I found a suggestion on the web to simply comment out the
line #pragma comment(lib, "atlthunk.lib") from the atlbase.h file (found
in C:\Program Files\Microsoft Platform SDK\include\atl after you install
the platform SDK).
[...]&gt;
Has anyone managed to build GDAL using the express edition of Visual C++
2005?

    </pre>
  </blockquote>
  <pre wrap=""><!---->
Have you read my last response?
Have you tried solution from WTL group I included in my post?

Cheers
  </pre>
</blockquote>
</body>
</html>