<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.5512" name=GENERATOR><LINK
href="BLOCKQUOTE{margin-Top: 0px; margin-Bottom: 0px; margin-Left: 2em}"
rel=stylesheet></HEAD>
<BODY style="FONT-SIZE: 10pt; MARGIN: 10px; FONT-FAMILY: verdana">
<DIV><FONT face=Verdana size=2>hi,</FONT></DIV>
<DIV> </DIV>
<DIV> I try to use nmake to compile
the gdal source code to support ArcSDE, After I set </DIV>
<DIV>
<DIV> </DIV>
<DIV>SDE_ENABLED=YES</DIV>
<DIV>SDE_VERSION=93</DIV>
<DIV>#SDE_PLUGIN=YES</DIV>
<DIV>SDE_SDK=D:\ArcGIS\arcsde</DIV>
<DIV>SDE_INC=$(SDE_SDK)\include </DIV>
<DIV>SDE_LIB=$(SDE_SDK)\lib\pe.lib \</DIV>
<DIV> $(SDE_SDK)\lib\sde.lib $(SDE_SDK)\lib\sg.lib </DIV>
<DIV> </DIV>
<DIV>in nmake.opt file, I use gdalinfo in apps directory to display the meta
info of ArcSDE RASTER, </DIV>
<DIV>but gdalinfo cann't recognize the "sde:machine,xxx,xx...."
string.And I try to build a new project ,</DIV>
<DIV> which contains gdalinfo.c only, and link the
above gdal_i.lib, gdal_16.dll, gdalinfo can read the </DIV>
<DIV>meta info from ArcSDE raster, I does work. I wonder that how to build the
source code to make </DIV>
<DIV>the gdalinfo to support ArcSDE raster?</DIV>
<DIV> </DIV>
<DIV>PS, I try the method of Plugin building example in
http://trac.osgeo.org/gdal/wiki/BuildingOnWindows .</DIV>
<DIV> </DIV></DIV>
<DIV><FONT face=Verdana size=2>thanks in advance,</FONT></DIV>
<DIV> </DIV>
<DIV>gispowerfan</DIV>
<DIV> </DIV>
<DIV align=left><FONT face=Verdana color=#c0c0c0 size=2>2009-10-22
</FONT></DIV><FONT face=Verdana size=2>
<HR style="WIDTH: 122px; HEIGHT: 2px" align=left SIZE=2>
<DIV><FONT face=Verdana color=#c0c0c0 size=2><SPAN>gispowerfan</SPAN>
</FONT></DIV></FONT></BODY></HTML>