in reply to Re^4: What is the problem in the following Inline code?
in thread What is the problem in the following Inline code?

You still haven't got nmake.exe in the current working directory. It's better to just follow the advice of Anonymous Monk and run vcvars32.bat.

Cheers,
Rob
  • Comment on Re^5: What is the problem in the following Inline code?

Replies are listed 'Best First'.
Re^6: What is the problem in the following Inline code?
by sanjay nayak (Sexton) on Jan 14, 2009 at 06:51 UTC

    Hi Monks

    Many many thanks for your suggestions. Now i am able to run the C code with my perl code fine by using Inline module.

    Regd's
    Sanjay