Tech Support > Computers & Technology > Programming > perl bindings for C++ library, linux
perl bindings for C++ library, linux
Posted by Greger on June 30th, 2006


hi
what are the steps to create perl bindings for a C++ library?
--
Qx RSS Reader 1.2.6 released
RSS Reader for Linux.
http://www.gregerhaga.net/qxrssreader.php

Posted by David Tiktin on June 30th, 2006


On 30 Jun 2006, Greger <boss@gregerhaga.net> wrote:

Believe me, you don't want to know the exact steps! ;-) You can
*generate* the bindings with SWIG, www.swig.org.

Dave

--
D.a.v.i.d T.i.k.t.i.n
t.i.k.t.i.n [at] a.d.v.a.n.c.e.d.r.e.l.a.y [dot] c.o.m

Posted by Greger on June 30th, 2006


Greger wrote:

--
Qx RSS Reader 1.2.6a released
RSS Reader for Linux.
http://www.gregerhaga.net/qxrss-1.2.6-dox

Posted by Greger on June 30th, 2006


David Tiktin wrote:

--
Qx RSS Reader 1.2.6a released
RSS Reader for Linux.
http://www.gregerhaga.net/qxrss-1.2.6-dox

Posted by David Tiktin on July 3rd, 2006


On 30 Jun 2006, Greger <boss@gregerhaga.net> wrote:

I didn't say it's difficult, but why bother? If you enjoy the details,
knock yourself out. But if you want to get something working quickly,
give swig a try. I don't think you'll regret it ;-)

Dave

--
D.a.v.i.d T.i.k.t.i.n
t.i.k.t.i.n [at] a.d.v.a.n.c.e.d.r.e.l.a.y [dot] c.o.m


Similar Posts