This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM625: thermostat-demo编译问题

Part Number: AM625

Graphics Application Migration里下载的

thermostat-demo工程,按照操作步骤到make时编译不通过。如何才能编译通过?
sdk版本是ti-processor-sdk-linux-am62xx-evm-09.00.00.03
  • Step 2) Run the following commands:

    # cd <psdk_dir>/

     # source linux-devkit/source environment-setup

    The above step will configure all your essential variables such as compiler and link the necessary libraries required for host and target. The devkit also includes all the necessary libraries from the “Foundational SW” block such as DRM, GLES, EGL, Qt, Wayland and etc.

    请看一下environment-setup里有没有正确设置GLES路径。