ancruna / mongoose

Automatically exported from code.google.com/p/mongoose
MIT License
0 stars 0 forks source link

nMake = fatal error RC1109 #218

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I download the Mongoose source ver 2.11 and then I open a Visual Studio 2005 
and 2008 prompt and I executed the following command on the folder containing 
mongoose makefile to produce the VS VC project.

nmake windows.

Here is what I got as error : 

---------------------------------------------------------------
Microsoft (R) Program Maintenance Utility Version 8.00.50727.762
Copyright (C) Microsoft Corporation.  All rights reserved.

        rc win32\res.rc
fatal error RC1109: error creating win32\res.RES
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 8\VC
\BIN\rc.EXE"' : return code '0x1'
Stop.
---------------------------------------------------------------

1 - The folder is not read only
2 - I've tried on 3 differents computer and I get the same error.
3 - 2 system on Windows XP Pro and the third is on Windows 7 Pro

Did I'm doing something wrong ?

Best regards
Martin

Original issue reported on code.google.com by martin.b...@gmail.com on 12 Jan 2011 at 3:46

GoogleCodeExporter commented 9 years ago
Sorry, I can only help with MSVC 6.

Original comment by valenok on 7 Mar 2011 at 5:36

GoogleCodeExporter commented 9 years ago
Exact same problem for me. 
@Martin: Did you manage to fix it ?

Best,
Jean

Original comment by jean.ros...@gmail.com on 8 Mar 2011 at 8:16

GoogleCodeExporter commented 9 years ago
I am having the problem. Did any body found the reason for this error ?

With regards
Srikanth Bemineni

Original comment by bemineni...@gmail.com on 29 Apr 2011 at 4:34