<span id="result_box" class="long_text"><span style="" title="">Everything

 works correctly now, the problem has been fixed.<br></span><span style="background-color: rgb(255, 255, 255);" title="">I think the 
interface generated automatically with ctypesgen (like that of SWIG) isn&#39;t  attractive for inexperienced developers. </span><span style="background-color: rgb(255, 255, 255);" title="">It works very 
well and is fast, but the calls to the functions are complex (logically 
identical to those of C) and is not what an average developer would expect in Python.<br></span><span style="background-color: rgb(255, 255, 255);" title="">In the coming months we will be developing an interface 
for finite element modeling (Fenics project=Dolfin, Tritetmesh, etc.). </span><span style="background-color: rgb(255, 255, 255);" title="">We will start by
 making access to vector layers with Python more friendly, 
taking as a starting point what has been generated with ctypesgen. </span><span style="background-color: rgb(255, 255, 255);" title="">Thank you. </span><span title="">Greetings. </span><span title="">Fernando.</span></span><br>
<br clear="all">Ing. Fernando Pacheco M.S.L.<br><br>Ingesur srl<br>Dirección: Requena 1062 ap.302, Montevideo, Uruguay.<br>Teléfonos: (+598 2) 408 90 48, (+598 9) 962 79 32<br>Web: <a href="http://ingesur.com.uy/">http://ingesur.com.uy/</a><br>
<br>
<br><br><div class="gmail_quote">On Wed, Jun 16, 2010 at 12:13 PM, Glynn Clements <span dir="ltr">&lt;<a href="mailto:glynn@gclements.plus.com">glynn@gclements.plus.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im"><br>
Fernando Pacheco wrote:<br>
<br>
&gt; I think there is an error in the generation process with ctypesgen for<br>
&gt; vector.py. The problem is that &quot;dig_estructs.h&quot; needs the heading<br>
&gt; &quot;ogr_api.h&quot; which is not found in the path included. The problem is solved<br>
&gt; if you add the path to that file (in my case -I/usr/include/gdal).<br>
<br>
</div>Try r42567.<br>
<font color="#888888"><br>
--<br>
</font><div><div></div><div class="h5">Glynn Clements &lt;<a href="mailto:glynn@gclements.plus.com">glynn@gclements.plus.com</a>&gt;<br>
</div></div></blockquote></div><br>