in reply to Including existing C or CPP library using Inline
That will at least invoke Inline::CPP.use Inline CPP;
Update: It would also be a good idea to stick:aLIBS => '-L/your/lib/path -lyourlib',
in the Config section.BUILD_NOISY => 1,
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Including existing C or CPP library using Inline
by bontus (Novice) on Mar 12, 2014 at 22:05 UTC | |
by syphilis (Archbishop) on Mar 12, 2014 at 23:30 UTC | |
by bontus (Novice) on Mar 21, 2014 at 18:24 UTC | |
by syphilis (Archbishop) on Mar 22, 2014 at 07:49 UTC | |
by bontus (Novice) on Mar 23, 2014 at 14:49 UTC | |
|