Search the web
Sign In
New User? Sign Up
claireprogramminglanguage · Claire Programming Language - A place to discuss about the CLAIRE language
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Newbie: Installing Problem   Message List  
Reply | Forward Message #599 of 1160 |
Re: Newbie: Installing Problem

Hi,

You must have a C++ compiler available from the command line.
-> add the path to cl.exe and nmake.exe to your PATH environement
variable (something like C:\Program Files\Microsoft Visual
Studio .NET\Vc7\bin)
Your LIB and INCLUDE variables may need to be updated too.

Thierry

--- In claireprogramminglanguage@yahoogroups.com, "picander77"
<picander77@y...> wrote:
> Hello to all of you:
>
> I got a quite simple but naive problm, i think:
>
> I do have windows xp and downloaded claire version 3.3
>
> 1. I unzipped the files on "C:\CLAIRE3_HOME"
>
> 2. I created under windows xp an environment variable:
> - control panel\system\advanced\environment variables\
> CLAIRE3_HOME = C:\CLAIRE3_HOME
>
> 3. I do an nmake and get the following error:
> "
> C:\CLAIRE>nmake -f makefile.nt
>
> Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
> Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
>
> cl -c /IC:\CLAIRE\include /DCLWIN /DCLPC /O2 /FoC:\CLAIRE\
> bj /Tp C:\CLAIRE\csrc\Clalloc.cpp
> 'cl' is not recognized as an internal or external command,
> operable program or batch file.
> NMAKE : fatal error U1077: 'cl' : return code '0x1'
> Stop.
> "
>
> Maybe I did something wrong...
> Help!!!




Tue Jan 20, 2004 2:46 pm

thbenoist
Offline Offline

Forward
Message #599 of 1160 |
Expand Messages Author Sort by Date

Hello to all of you: I got a quite simple but naive problm, i think: I do have windows xp and downloaded claire version 3.3 1. I unzipped the files on...
picander77
Offline Send Email
Jan 20, 2004
2:03 pm

Hi, You must have a C++ compiler available from the command line. -> add the path to cl.exe and nmake.exe to your PATH environement variable (something like...
thbenoist
Offline
Jan 20, 2004
2:47 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help