1. carbide v1.3 cannot work with rvct2.2... - 2008-06-05 04:59#1

    lius1984

    Regular Contributor

    Join Date
    Jun 2008
    Posts
    389

    我在搭建carbide v1.3和rvct2.2(435)编译环境,现在命令行已经显示编译器没问题(输入armc --vsn,显示ARM/Thumb C/C++ Compiler, RVCT2.2 [Build 435])
    为什么carbide在armv5 debug下仍有错误信息Cannot obtain license for Compiler (feature compiler) with license version >= 2.2
    carbide里还需要设置rvct选项吗? 另外rvct2.2的license不稳定,有时好有时坏,这可能是什么问题呢? 请指导一下,谢谢!

    Last edited by lius1984; 2008-06-05 at 05:11. Reason: modify

    Reply With Quote

  2. Re: 求助:Cannot obtain license for Compiler (feature compiler) with license version >= - 2008-06-05 05:24#2

    dougcn

    Super Contributor

    Join Date
    Apr 2006
    Location
    Beijing, China
    Posts
    1,175

    命令行下是怎么配置的?能介绍一下吗?

    Way of Simplicity

    Reply With Quote

  3. Re: 求助:Cannot obtain license for Compiler (feature compiler) with license version >= - 2008-06-05 09:02#3

    lius1984

    Regular Contributor

    Join Date
    Jun 2008
    Posts
    389

    1.将文件解压在e:\symbian\rvct22\
    2.把license.dat所在路径设为名为LM_LICENSE_FILE的环境变量,也加入PATH变量。
    在cmd.exe到当前路径 输入armcc --vsn,就得到ARM/Thumb C/C++ Compiler, RVCT2.2 [Build 435]的信息。
    这就是我配置的全过程,哪里有问题吗? 困惑... 希望得到指导,谢谢

    Reply With Quote

  4. Re: 求助:Cannot obtain license for Compiler (feature compiler) with license version >= - 2008-06-05 09:46#4

    dougcn

    Super Contributor

    Join Date
    Apr 2006
    Location
    Beijing, China
    Posts
    1,175

    重启Carbide.c++,确认Carbide.c++项目下的环境变量是否有LM_LICENSE_FILE,以及检查PATH变量
    在IDE菜单,打开"Project"->"Properties",在左侧"Carbide.c++"->"Carbide Build configurations",在右侧点击“Environment”。这里列举了所有的环境变量,若没有LM_LICENSE_FILE等相关项,配置一下。
    若一切都没有问题,那就应该可以了。

    Way of Simplicity

    Reply With Quote

  5. Re: 求助:Cannot obtain license for Compiler (feature compiler) with license version >= - 2008-06-05 11:21#5

    lius1984

    Regular Contributor

    Join Date
    Jun 2008
    Posts
    389

    谢谢你的耐心解答。 我查看了carbide里的环境变量,LM_LICENSE_FILE和PATH,路径都正确包含了。
    是否跟carbide版本有关? 我是carbide v1.3的,不确定OEM是否已破解。 而只有OEM版支持RVCT吧? 是否安装carbide v1.2版的会有用?
    刚学几天,完全找不到原因,还请指教,先谢了!

    Reply With Quote

  6. Re: 求助:Cannot obtain license for Compiler (feature compiler) with license version >= - 2008-06-05 11:52#6

    lius1984

    Regular Contributor

    Join Date
    Jun 2008
    Posts
    389

    我朋友他用RVCT+CARBIDE v1.2,编译调试就没有任何问题。
    问题应该还是在rvct上,我在命令行输入armcc --vsn编译器时好时坏,朋友诊断说我系统可能有“未来”文件,我就用touchpro把超过当前的文件的修改日期改了,还是不行。我真没辙了...

    Reply With Quote

  7. Re: 求助:Cannot obtain license for Compiler (feature compiler) with license version >= - 2008-06-06 02:54#7

    lius1984

    Regular Contributor

    Join Date
    Jun 2008
    Posts
    389

    有人能帮帮我吗? 先谢谢了

    Reply With Quote

  8. Re: 求助:Cannot obtain license for Compiler (feature compiler) with license version >= - 2008-06-06 03:22#8

    dougcn

    Super Contributor

    Join Date
    Apr 2006
    Location
    Beijing, China
    Posts
    1,175

    建议也装个Carbide.c++ 1.2版,参照你那位朋友的配置一下,或许就能发现问题所在。
    另: 若命令行下编译没有问题,即使在Carbide.c++下不能编译,也不影响工作了。可以先用WINSCW、GCCE,待二者没有问题,再在命令行下用RVCT编译就是了。

    Way of Simplicity

    Reply With Quote

  9. Re: 求助:Cannot obtain license for Compiler (feature compiler) with license version >= - 2008-06-06 06:27#9

    lius1984

    Regular Contributor

    Join Date
    Jun 2008
    Posts
    389

    找到原因了, 我装的SDK的最新的v9.3,而rvct2.2 build 435只支持到v9.1symbian os版本搞错了, 看来还是要多看官方文档啊!
    谢谢dogcn指教!

转载于:https://www.cnblogs.com/yaoliang11/archive/2011/01/15/1936109.html

Cannot obtain license for Compiler (feature compiler) with license version = 2.2(转)相关推荐

  1. 终极解决办法rvct Cannot obtain license for Compiler (feature compiler) with license version = 3.1...

    参考:https://blog.csdn.net/nic_r/article/details/7458038 1 ARM C/C++ Compiler, RVCT4.0 [Build 400] 2 a ...

  2. Error: C9555E: License checkout for feature LIC0=KA...-.....-..... with version 5.0201503 has been

    网上下一个注册机KEIL_Lic.exe,在注册机上target这栏上,要选择AMR如图  ,复制好ID,点Generate,得到注册码再注册就好了! ID在哪里? 打开keil-->-     ...

  3. python compiler库_Python之compiler:compiler库的简介、安装、使用方法之详细攻略

    Python之compiler:compiler库的简介.安装.使用方法之详细攻略 目录 compiler库的简介 compiler库的安装 compiler库的使用方法 compiler库的简介 根 ...

  4. Python之compiler:compiler库的简介、安装、使用方法之详细攻略

    Python之compiler:compiler库的简介.安装.使用方法之详细攻略 目录 compiler库的简介 compiler库的安装 compiler库的使用方法 compiler库的简介 根 ...

  5. 使用友元,编译出错fatal error C1001: INTERNAL COMPILER ERROR (compiler file 'msc1.cpp', line 1786) 的解决...

    版权声明:转载时请以超链接形式标明文章原始出处和作者信息及本声明 http://lihuan-dianxian.blogbus.com/logs/42102230.html 同学拿了个很简单的小程序过 ...

  6. fatal error C1001: INTERNAL COMPILER ERROR(compiler file 'msc1.cpp', line 1786)解决方法

    有时会碰到奇怪的编译错误 fatal error C1001: INTERNAL COMPILER ERROR(compiler file 'msc1.cpp', line 1786) 致命错误C10 ...

  7. License server system does not support this version of this feature

    问题 启动一个EDA工具,checkout不到license.经咨询license管理员,却又有该feature.在license服务端日志,提示 11:00:42 (cdslmd) DENIED: ...

  8. Server 2012 RDS ‘there are no Remote Desktop License Servers available to provide a license.’

    Server 2012 RDS 'there are no Remote Desktop License Servers available to provide a license.' On a S ...

  9. License分类 + 引入开源软件时License的注意事项

    License分类 + 引入开源软件时License的注意事项 License分类 GPL: linux.openJDK,openJFX,mysql 融合感染,单独子模块不感染(自己的模块与引入模块的 ...

最新文章

  1. 赵胜男:数据思维,让我的科研和志愿服务动力十足 | 提升之路系列(十二)...
  2. 关于64位 MS SQL 导入导出 Oracle 引发 ORA-06413 的解决方法
  3. php作业案例10,5月23日作业——实例演示查询构造器中的10个最常用的方法
  4. markdownpad2 html渲染组件出错_「万字长文」一文吃透React SSR服务端同构渲染
  5. python27.dll引起的appcrash_python27.dll错误代码126怎么解决
  6. PHP替换回车换行的三种方法
  7. Django在根据models生成数据库表时报 __init__() missing 1 required positional argument: 'on_delete'
  8. 2013 Multi-University Training Contest 4 部分解题报告
  9. Confluence 6 通过 SSL 或 HTTPS 运行 - 创建或请求一个 SSL 证书
  10. python解决字符串替换问题
  11. 学生管理系统(JAVA后台简约版)
  12. 电脑能登录微信,但不能上网
  13. 多目标跟踪(MOT,Multiple Object Tracking)评价指标
  14. 如何一次打开多个Word文档
  15. 优秀的Kafka架构设计
  16. 论文笔记 Semantics-Guided Neural Networks for Efficient Skeleton-Based Human Action Recognition - CVPR
  17. Acwing第72场周赛+Leetcode第314场周赛
  18. Stack OverFlow 正确的使用姿势(快速访问、优雅搜索)
  19. matlab自带的神经网络例子,MATLAB-network m
  20. 淘宝API接口 upload_img - 上传图片到淘宝

热门文章

  1. Google Earth Engine(GEE)——栅格转矢量
  2. 手机端企业微信分享链接的图标修改存在缓存问题
  3. 在vim中快速复制粘贴多行
  4. 二进制 真值 原码 反码 补码
  5. spss22缺少Java_SPSS22显示Could not create the Java virtual machin?
  6. Axure的基本使用(二):Axhub插件
  7. gerrit疑难杂症合集
  8. 使用Origin根据数据的二维图(单x,单y)进行线性拟合
  9. META-DATASET 数据集类别划分(ILSVRS2012)
  10. pytorch 获取模型参数_Pytorch获取模型参数情况的方法