<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
I have a question about how to compile a debug version of geos-3.1.1 in winxp sp3+vc2005. I can use the following command to get a geos.lib. It is a release version.<BR>
&nbsp;<BR>
nmake /f makefile.vc MSVC_VER=1400<BR>
&nbsp;<BR>
However, I can't get geosd.lib through the command below.<BR>
&nbsp;<BR>
nmake /f makefile.vc MSVC_VER=1400 DEBUG=1<BR>
&nbsp;<BR>
If I compile geos.lib and geosd.lib in vc2005, I found the debug version is much smaller than the release version.<BR>
&nbsp;<BR>
Can you tell me why this happen ? Thanks.<BR>                                               <br /><hr />Your E-mail and More On-the-Go. Get Windows Live Hotmail Free. <a href='https://signup.live.com/signup.aspx?id=60969' target='_new'>Sign up now.</a></body>
</html>