If you want to link an external library and/or use its include files you need to specify these in the use Inline statement:
This is discussed in more detail in the Inline::C manpage.use Inline ( C => Config => LIBS => '-lyourlib', AUTO_INCLUDE => '#include "yourlib.h";' );
/J\
In reply to Re^2: Inline::C query
by gellyfish
in thread Inline::C query
by newbio
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |