Navigation

    全志在线开发者论坛

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • 在线文档
    • 社区主页
    1. Home
    2. xiyu_dang
    X
    • Profile
    • Following 0
    • Followers 0
    • my integral 90
    • Topics 1
    • Posts 1
    • Best 0
    • Groups 0

    xiyu_dangLV 2

    @xiyu_dang

    90
    integral
    0
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    xiyu_dang Unfollow Follow

    Latest posts made by 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补全的时候不能补全,感觉像是环境变量失效了。

      posted in Linux
      X
      xiyu_dang