in reply to Re^8: Problem In C Inline use????
in thread Problem In C Inline use????

So you don't have C:\perl in your path. Either add it to %PATH or move nmake to C:\perl\bin (or some other dir in your %PATH)

Replies are listed 'Best First'.
Re^10: Problem In C Inline use????
by samirpatry (Acolyte) on Oct 19, 2006 at 09:55 UTC

    Thanx a lot it works now .The problem is in my nmake.exe.Thanx joost giving so much time.Thanx a l

      Is there way to add a workspace of 'c' to my perl program using Inline.any hint will help me a lot.