in reply to strawberry perl + Inline::CPP + <sstream> compilation error
which (I think) still produces the same errors.use strict; use warnings; use Inline CPP => <<'CPP'; #include <sstream> CPP 1;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: strawberry perl + Inline::CPP + <sstream> compilation error
by zdm (Beadle) on Jun 04, 2018 at 02:15 UTC | |
by syphilis (Archbishop) on Jun 04, 2018 at 14:04 UTC | |
by zdm (Beadle) on Jun 04, 2018 at 19:31 UTC |