Inline::Perl

2007-07-05 Thread Greg Smith
I have been trying out Inline::Python 0.22 on Linux using Perl 5.8.8 and Python 2.4.4, and I have trouble calling the following Python function: def myCreateNode(nodeType, **keywords): ... I call it as follows from Perl: my $sensor = myCreateNode("VectorFileSensor", { -step => 1

Having difficulty statically linking a library to my inline perl code

2007-06-06 Thread Sean McMahon
Attached is my script file of what happened when i tried to make my inline code. I'm trying to link this library staticly by specifying -static as a ccflag to gcc. When I sent this off to a co-worker, he told me that something was getting linked dynamically because my unrefferenced symbol error

Essay: using Inline - perl 2 c++ 2 perl 2 c++

2001-09-20 Thread Piers Harding
Hello Everybody, As a result of my painful learning experiences of embedding C++ in perl, and then doing various nested callbacks, I have written a small essay on the topic, with a full ( 1 file based ) example. For those that are interested, please go to http://www.ompa.net/perl2c2perl2c.html

Inline::PERL available on Perlmonks...

2001-06-07 Thread Ned Konz
I don't know if y'all saw this, but I thought I'd pass it on... http://www.perlmonks.org/index.pl?node_id=84638&lastnode_id=14909 -- Ned Konz currently: Stanwood, WA email: [EMAIL PROTECTED] homepage: http://bike-nomad.com