Windows 7 Forums


Reply
Thread Tools

NMAKE : fatal error U1077: 'cl' : return code '0x2'

 
 
svrich svrich is offline
New Member
Join Date: Jul 2010
Posts: 13
Thanked: 1
 
      07-21-2010
I'm trying to follow this tutorial to install ruby/tk. http://www.tkdocs.com/tutorial/install.html
Under the section for installing on windows they instruct to download Visual Studio 2010 (link provided on the webpage) to compile the source.

When I run the configure batch file;
win32\configure.bat --prefix=c:\ruby

I get this error:
NMAKE : fatal error U1077: 'cl' : return code '0x2'

How can I fix this?
 
Reply With Quote
 
 
 
 
TrainableMan TrainableMan is offline
^ The World's First ^
TrainableMan's Avatar
Join Date: May 2010
Location: PA, USA
Posts: 4,654
Thanked: 887
 
      07-22-2010
From Microsoft...

The given command or program called by NMAKE failed and returned the given exit code.
To suppress this error and continue the NMAKE session, use the /I option, the .IGNORE dot directive, or the dash (-) command modifier. To continue the NMAKE session for unrelated parts of the dependency tree, use the /K option.
 
Reply With Quote
 
sunnyrepairs sunnyrepairs is offline
Banned
Join Date: Jul 2010
Posts: 4
Thanked: 0
 
      08-04-2010
U can fix it automatically by using reginout i hope it will helps u
Best of luck
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off



All times are GMT +1. The time now is 09:24 PM.
W7Forums is an independent website and is not affiliated with Microsoft Corporation.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33