<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Calibri, sans-serif" size="2">
<div>Hi,</div>
<div>&nbsp;</div>
<div>I'm working on an application linked against GDAL on Visual Studio 9. Everything is working fine in release mode. But in debug mode, gdal fails to load the proj4 library and the VRF driver from OGDI. Indeed, these are compiled in release mode. </div>
<div>&nbsp;</div>
<div>For proj4, the easy way out would be to link it statically to GDAL, I did not try this but I've found the option in the config file of the compilation. But for OGDI I've completely no idea.</div>
<div>&nbsp;</div>
<div>Does anyone has an idea to get out of this issue ? How do you do to debug your application on windows ?</div>
<div>Thanks for any idea/hint,</div>
<div>&nbsp;</div>
<div>Jean-Charles</div>
<div>&nbsp;</div>
</font>
</body>
</html>