![]() |
|
XP is just a number | |
PerlMonks |
Re: Defining the C environment for "inline::c"by syphilis (Archbishop) |
on Jul 21, 2014 at 07:28 UTC ( [id://1094429]=note: print w/replies, xml ) | Need Help?? |
Have you installed Inline::C ?
Until recently Inline::C shipped with Inline, but that's no longer the case - so you now need to explicitly install Inline::C. You can check that Inline::C is installed (and what version it is) by running: Update: I've just noticed that you're working in a directory that contains whitespace ("Perl Code"): C:/Users/murrayn/Documents/codecvs/CodeCVS/Perl Code/TestCode/_Inline I don't know if that's related to your problem, but it's the sort of thing that might cause you some grief with Inline::C. IMO, it's a good policy to avoid working with Inline::C in directories that contain whitespace if you can. Cheers, Rob
In Section
Seekers of Perl Wisdom
|
|