zoukankan      html  css  js  c++  java
  • RVCT编译错误 Cannot obtain license for Compiler

     1 找不到文件
     2 找不到文件
     3 Error: C9932E: Cannot obtain license for Compiler (feature compiler) with license version >= 3.1: 
     4 Cannot find license file.
     5  The license files (or license server system network addresses) attempted are 
     6 listed below.  Use LM_LICENSE_FILE to use a different license file,
     7  or contact your software provider for a license file.
     8 Feature:       compiler
     9 Filename:      C:flexlmlicense.dat
    10 License path:  C:flexlmlicense.dat
    11 FLEXnet Licensing error:-1,359.  System Error: 2 "No such file or directory"
    12 For further information, refer to the FLEXnet Licensing End User Guide,
    13 available at "www.macrovision.com".

    这个错误的原因已经描述的很清楚了。找不到文件C:flexlmlicense.dat,将我们的文件rvds.dat放在这个位置并生命为C:flexlmlicense.dat就可以了啦。

    1 Error: C9932E: Cannot obtain license for Compiler (feature compiler) with license version >= 3.1: 
    2 System clock has been set back
    3 
    4 For further information, refer to the FLEXnet Licensing End User Guide,
    5 available at "www.macrovision.com".
  • 相关阅读:
    Python进阶08 生成器
    Python进阶07 迭代
    Python进阶06 列表推导
    Python进阶05 函数property
    Python基础14 集合
    支付宝支付和微信消息推送
    Redis
    django之contenttype
    数据分析系列
    IPython
  • 原文地址:https://www.cnblogs.com/LiuYanYGZ/p/10921006.html
Copyright © 2011-2022 走看看