in reply to Re: Inline::C and Dist::Zilla
in thread Inline::C and Dist::Zilla
Thank you, Rob
Indeed, you are right. I all need to have my portable application is:
I missed the 3rd step, because I assumed, that _Inline-stuff will be already somewhere, when I install my module
With the possible problem you described, i.e. need of the 4th step to find-and-copy gcc dll, I think I should use plain XS instead of Inline::C to have only 2 steps
WBR, basiliscos
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Inline::C and Dist::Zilla
by syphilis (Archbishop) on Nov 14, 2014 at 14:30 UTC | |
by basiliscos (Pilgrim) on Nov 18, 2014 at 22:03 UTC | |
by syphilis (Archbishop) on Nov 18, 2014 at 23:12 UTC |