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
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
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
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