![]() |
|
#1
|
|||
|
|||
|
Compile eror
I am trying to build lmcrypt on \i86_n3-11.9.1and am getting the following compile error.
I extensively googled this subject, but could not find any solution to this problem. Any ideas or suggestions are welcome. Setting environment for using Microsoft Visual Studio 2010 x86 tools. c:\Program Files\Microsoft Visual Studio 10.0\VC>cd C:\Program Files\Flexlm\i86_ n3-11.9.1\i86_n3 C:\Program Files\Flexlm\i86_n3-11.9.1\i86_n3>build C:\Program Files\Flexlm\i86_n3-11.9.1\i86_n3>echo off *************************************************************************** Build.bat can be used in 3 ways * build MT - This builds all of the files using the /MT compiler flag * ( Multi-threaded C Runtime as a static library ) * build MD - This builds all of the files using the /MD compiler flag * ( Multi-threaded C Runtime as a DLL ) * build DLL - This build all of the files to use the flexlm dll * *************************************************************************** Building using the /MT flag Microsoft (R) Program Maintenance Utility Version 10.00.30319.01 Copyright (C) Microsoft Corporation. All rights reserved. RC -r -fo scplmd.res scplmd.rc Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385 Copyright (C) Microsoft Corporation. All rights reserved. fatal error RC1109: error creating scplmd.res NMAKE : fatal error U1077: '"c:\Program Files\Microsoft SDKs\Windows\v7.0A\bin\R C.EXE"' : return code '0x1' Stop. C:\Program Files\Flexlm\i86_n3-11.9.1\i86_n3> regards rcer |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What's the regular SDK compile flow with ECC check? | bridgeic | General Discussion | 1 | 08-29-2014 09:14 |
| How to fix these three RadASM compile errors? | bridgeic | General Discussion | 39 | 04-10-2013 12:32 |
| how to compile windows NT4/2000? | jonwil | General Discussion | 9 | 09-05-2004 10:30 |