导航

    全志在线开发者论坛

    • 注册
    • 登录
    • 搜索
    • 版块
    • 话题
    • 在线文档
    • 社区主页
    1. 主页
    2. xiyu_dang
    X
    • 资料
    • 关注 0
    • 粉丝 0
    • 我的积分 90
    • 主题 1
    • 帖子 1
    • 最佳 0
    • 群组 0

    xiyu_dangLV 2

    @xiyu_dang

    90
    积分
    0
    声望
    1
    资料浏览
    1
    帖子
    0
    粉丝
    0
    关注
    注册时间 最后登录

    xiyu_dang 取消关注 关注

    xiyu_dang 发布的最新帖子

    • 使用TinaSDK编译helloWorld时报错arm-openwrt-linux-muslgnueabi-gcc.bin: fatal error: environment variable 'STAGING_DIR' not defined compilation terminated.

      在已经将Tina的SDK下载解压完成后,将交叉编译器的路径以及加入到全局环境变量中 (~/.bashrc ,
      /etc/profile , /etc/environment ,/etc/bash.bashrc)都试了,也source的情况下。
      使用柚木pi-蜥蜴测试helloWorld时,出现错误arm-openwrt-linux-muslgnueabi-gcc.bin: fatal error: environment variable 'STAGING_DIR' not defined compilation terminated.
      将交叉编译器的路径赋值为'STAGING_DIR'后就能正常执行,但是这个'STAGING_DIR'只对当前终端有效,关闭之后再打开的新的终端输入arm-,然后按tab补全的时候不能补全,感觉像是环境变量失效了。

      发布在 Linux
      X
      xiyu_dang