No subject


Tue May 21 07:27:26 CEST 2013


I have the feeling that in fact nothing is wrong with your Eclipe
configuration, but instead there is some syntax error in your code using
LEMON.

Unfortunately, GNU C++ sometimes gives very cryptic error messages.

For further evaluation, please send part of the you code triggering this
error. It would be even better if you were able to send a short single
self containing .cc file producing this error.

Regards,
Alpar

On Thu, 2011-06-16 at 17:22 +0200, Jens Buysse wrote:
</pre>
      <blockquote type=3D"cite">
        <pre wrap=3D"">Dear all,

I'm trying to use the lemon system into a simulator I'm developing.
For this I'm using Omnetpp which is accompanied in a Eclipse IDE.

Does anybody have any experience in incorporating this into the
IDE? The /usr/local/include dir is already added to the include paths
and the /usr/local/lib (where I found the lemon lib) is also added.

When I compile I get the following exception:


n file included from /usr/local/include/lemon/list_graph.h:28:0,
from src/Network/PCE_CHILD.h:31,
from src/Network/PCE_CHILD.cc:16:
/usr/local/include/lemon/bits/graph_extender.h: In member function=20
=E2=80=98lemon::GraphExtender<Base>::Edge=20
lemon::GraphExtender<Base>::addEdge(lemon::GraphExtender<Base&gt=
;::Node&,=20
lemon::GraphExtender<Base>::Node&) [with Base =3D lemon::ListGr=
aphBase,=20
lemon::GraphExtender<Base>::Edge =3D lemon::ListGraphBase::Edge,=20
lemon::GraphExtender<Base>::Node =3D lemon::ListGraphBase::Node]=E2=
=80=99:
/usr/local/include/lemon/list_graph.h:1227:22: instantiated from here
/usr/local/include/lemon/bits/graph_extender.h:688:7: error: no matching=20
function for call to=20
=E2=80=98lemon::AlterationNotifier<lemon::GraphExtender<lemon::List=
GraphBase>,=20
lemon::ListGraphBase::Arc>::add(cEnvir&)=E2=80=99
/usr/local/include/lemon/bits/alteration_notifier.h:352:10: note:=20
candidates are: void lemon::AlterationNotifier<_Container,=20
_Item>::add(const Item&) [with _Container =3D=20
lemon::GraphExtender<lemon::ListGraphBase>, _Item =3D=20
lemon::ListGraphBase::Arc, Item =3D lemon::ListGraphBase::Arc]
/usr/local/include/lemon/bits/alteration_notifier.h:372:10: note: void=20
lemon::AlterationNotifier<_Container, _Item>::add(const=20
std::vector<_Item>&) [with _Container =3D=20
lemon::GraphExtender<lemon::ListGraphBase>, _Item =3D=20
lemon::ListGraphBase::Arc]

Can somebody help me?

Kind regards

Jens
_______________________________________________
Lemon-user mailing list
<a class=3D"moz-txt-link-abbreviated" href=3D"mailto:Lemon-user at lemon.cs.=
elte.hu">Lemon-user at lemon.cs.elte.hu</a>
<a class=3D"moz-txt-link-freetext" href=3D"http://lemon.cs.elte.hu/mailma=
n/listinfo/lemon-user">http://lemon.cs.elte.hu/mailman/listinfo/lemon-use=
r</a>

</pre>
      </blockquote>
      <pre wrap=3D"">

</pre>
    </blockquote>
    <br>
    <br>
    <pre class=3D"moz-signature" cols=3D"72">--=20
Jens Buysse
Research Group Broadband Communication Networks (IBCN)
Department of Information Technology (INTEC), Ghent University/ IBBT
Gaston Crommenlaan 8 bus 201, B-9050 Gent, Belgium

tel		: +32 9 33 14 942
fax		: +32 9 33 14 899
mobile	: +32 479 32 21 72
e-mail	: <a class=3D"moz-txt-link-abbreviated" href=3D"mailto:jens.buysse=
@intec.ugent.be">jens.buysse at intec.ugent.be</a>
skype	: jens.buysse

web		: <a class=3D"moz-txt-link-freetext" href=3D"http://ibcn.intec.ugent=
.be/">http://ibcn.intec.ugent.be/</a>=20
web		: <a class=3D"moz-txt-link-abbreviated" href=3D"http://www.myspace.c=
om/aratf">www.myspace.com/aratf</a></pre>
  </body>
</html>

--------------050802060606040201080505--



More information about the Lemon-user mailing list