[Gdal-dev] Reading DGNv8 file from MAPSERVER with DGNDirect

Mateusz Loskot mateusz at loskot.net
Wed Mar 7 06:04:54 EST 2007


Jean-Daniel Gonon wrote:
> 
> Hi
> 
> I compile GDAL/OGR_1.3.2 under Visual C++ 2005 and I integrate 
> DGNdirect09964 in GDAL/OGR_1.3.2.
> 
> Now, with "ogrinfo fileV8.dgn -al" command, I can read attributs of 
> line, text and shape elements.
> 
> But when I replace "gdal.lib" in MAPSERVER with the new file version,
>  MAPSERVER fail to open and read DGNv8 file. MAPSERVER still open and
> read successful DGNv7 file.
> 
> What is the problem ?

gdal.lib is a static library, but I suppose you are going to replace the
original GDAL DLL from MapServer with the new one you built on your own.

Or do you mean you use gdal.lib to rebuild MapServer?

Cheers
-- 
Mateusz Loskot
http://mateusz.loskot.net



More information about the Gdal-dev mailing list