in reply to Re^4: Does Inline::CPP module works with VS 2008(vc 9.0)
in thread Does Inline::CPP module works with VS 2008(vc 9.0)
If you have installed a support module for this language, try deleting the config file from the following Inline DIRECTORY....
If you do as that instruction says, it usually takes care of the error (assuming Inline::CPP is installed - which you can check by running perl -e "require Inline::CPP;print $Inline::CPP::VERSION")
Cheers,
Rob