<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">24.07.2012 5:37, dequan chen пишет:<br>
</div>
<blockquote
cite="mid:CANJ4TWuc_jnnYyWAgnTUTMpbiQ=Z65YB-hffHrJ=86iUoG7_hA@mail.gmail.com"
type="cite">
<div>hi all,</div>
<div>I download the latest gdal-19-1600-core.msi from</div>
<div><a moz-do-not-send="true"
href="http://www.gisinternals.com/sdk">http://www.gisinternals.com/sdk</a>
and installed, then copy gdal_csharp.dll,</div>
<div>ogr_csharp.dll, osr_csharp.dll etc to read .DXF file. But it
has the problem</div>
<div>of charactor encoding. My DXF file contains chinese charactor
that code is</div>
<div>GB2312. If i use DLLs from FWTOOLS, the charactor encoding
correctly, but i</div>
<div>cannot to run my compiled EXE (both debug and release
versions). The</div>
<div>application just crashes.</div>
<div>What more work should i do ? thanks advanced.</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
gdal-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/gdal-dev">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a></pre>
</blockquote>
Hi Dequan,<br>
<br>
It seems to me that is the similar issue <a
href="http://trac.osgeo.org/gdal/ticket/4650">http://trac.osgeo.org/gdal/ticket/4650</a><br>
Check TestCapability method of DXF driver<br>
<br>
Best regards,<br>
Dmitry<br>
<a class="missing wiki"
href="http://trac.osgeo.org/gdal/wiki/TestCapability"
rel="nofollow" style="text-decoration: none; color: rgb(153, 153,
136); border-bottom-width: 1px; border-bottom-style: dotted;
border-bottom-color: rgb(187, 187, 187); font-family: Verdana,
Arial, 'Bitstream Vera Sans', Helvetica, sans-serif; font-size:
13px; font-style: normal; font-variant: normal; font-weight:
normal; letter-spacing: normal; line-height: normal; orphans: 2;
text-align: -webkit-auto; text-indent: 0px; text-transform: none;
white-space: normal; widows: 2; word-spacing: 0px;
-webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;
background-color: rgb(255, 255, 221); "></a>
</body>
</html>