in reply to Re^3: Problem on XS
in thread Problem on XS module loading
But this does not help at all...extern "C" { #include "EXTERN.h" #include "perl.h" #include "XSUB.h" #include "ppport.h" #include <stdio.h> }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Problem on XS
by Anonymous Monk on Oct 28, 2011 at 23:38 UTC | |
by llancet (Friar) on Oct 30, 2011 at 04:52 UTC | |
by Anonymous Monk on Oct 30, 2011 at 04:57 UTC |