Re: Inline C on Windows - what am i doing wrong?
From: John Bokma (postmaster_at_castleamber.com)
Date: 04/01/04
- Next message: auntie_biotic: "Very new to perl"
- Previous message: John W. Krahn: "Re: Modify elements of an array"
- In reply to: SketchySteve: "Re: Inline C on Windows - what am i doing wrong?"
- Next in thread: Thomas Kratz: "Re: Inline C on Windows - what am i doing wrong?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 31 Mar 2004 16:44:03 -0600
SketchySteve wrote:
> 'cl' is not recognized as an internal or external command, operable program
> or batch file. NMAKE : fatal error
it means cl can not be found. What happens when you type cl in cmd.exe?
Probably same warning? Do you have cl on your system, and if so, is the
directory in your path?
-- John personal page: http://johnbokma.com/ Freelance Perl / Java developer available - http://castleamber.com/
- Next message: auntie_biotic: "Very new to perl"
- Previous message: John W. Krahn: "Re: Modify elements of an array"
- In reply to: SketchySteve: "Re: Inline C on Windows - what am i doing wrong?"
- Next in thread: Thomas Kratz: "Re: Inline C on Windows - what am i doing wrong?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|