See the Inline::CPP documentation - and the Inline::C-Cookbook documentation (as the same principles apply to C++).use Inline Config => INC => '-I/my/path', LIBS => '-L/your/path -lyourlib'; use Inline CPP => <<'END'; /* your C++ code */ END # your perl code
In reply to Re^3: C++ bindings ?
by syphilis
in thread C++ bindings ?
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |