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".
  • 相关阅读:
    Moment.js 超棒Javascript日期处理类库
    java模拟http/https post请求
    Mysql中int和varchar类型
    ssh免密码登录
    Linux优雅退出问题
    Jenkins的权限控制和Rundeck的远程认证
    Jenkins系统+独立部署系统
    Nginx基本介绍
    初窥项目构建
    Rundeck概况
  • 原文地址:https://www.cnblogs.com/LiuYanYGZ/p/10921006.html
Copyright © 2011-2022 走看看