<p>Did you edit the make Giles to compile and link your work?<br>
Ciao<br>
Marco Bernasocchi (mobile)<br>
<a href="http://opengis.ch">http://opengis.ch</a></p>
<div class="gmail_quote">On Jun 27, 2012 8:45 AM, "Denis Rouzaud" <<a href="mailto:denis.rouzaud@gmail.com">denis.rouzaud@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

  

    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Hi all,<br>
    <br>
    I am (almost) a complete newbie in c++. I am trying to get into it,
    by adding a new edit type for vector layers. I am adding something
    similar to valuerelation to have multi-attribute edit type (using a
    join table and an attribute table).<br>
    <br>
    Basically, I reused almost exactly the same code as valuerelation,
    at first. It won't give anything working, but it allows me to learn.<br>
    <br>
    I can compile, but when I run qgis, I have this python error at
    launch:<br>
    <br>
    
    <p style="margin:0px;text-indent:0px"><span style="font-family:'Courier New,courier'">ImportError:
        /home/denis/opt/builds2/share/qgis/python/qgis/core.so:
        undefined symbol: _ZN10QgsProject21setTopologicalEditingEb<br>
      </span></p>
    <p style="margin:0px;text-indent:0px"><span style="font-family:'Courier New,courier'"><br>
      </span>Then, when I opened the layer properties dialog and I try
      to change the edit type, QGIS crashes and I have the following
      output in the terminal:<br>
      symbol lookup error: /home/denis/opt/builds2/bin/qgis: undefined
      symbol: _ZN14QgsVectorLayer14multiAttributeEi<br>
    </p>
    <p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><br>
      </p>
    
    I found a similar error on the list
    
    <a href="http://lists.osgeo.org/pipermail/qgis-developer/2012-May/020401.html" target="_blank">http://lists.osgeo.org/pipermail/qgis-developer/2012-May/020401.html</a>,
    but uninstalling and deleting the share directory did nothing.<br>
    <br>
    Does someone has any idea on what could be going wrong?<br>
    <br>
    Thanks <br>
    <br>
    Denis<br>
  </div>

<br>_______________________________________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
<br></blockquote></div>