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.
I want to use the glfw library on the am5728 (kernel, run linux operating system) chip on the am5728 (mv7, run the linux operating system) and cross-compile on Ubuntu using the cmake-gui, The compiler is arm_linux_gnuabihf. Prompt: system is unknown to make, is the use of glfw not supported on arm linux? If I want to use, what should I do, thank you!
Hello,
Please share which PSDK Linux you are using. Also, if you could please provide more information on the application you are trying to develop with the glfw library. The list of all the libraries that are included with PSDK could be found here: http://software-dl.ti.com/processor-sdk-linux/esd/AM57X/latest/exports/software_manifest.htm
Regards,
Krunal
Thanks for your reply. Does the document refer to glfw, do not know if it is supported on 5728?
Because no glfw is found on the corresponding document at 5728.
In addition, there are two questions to help answer:
1) What is the glfw3_3.2-r0.0_armv7ahf-neon.ipk file mentioned in the document,
is it ti to compile the file of the corresponding library, where can the file be downloaded from?
2) On the official website of the glfw, no support for arm linux is found. In the CMakeList.txt file of the
glfw software package, only the support for linux is found, and the compile option of the arm linux is not found.
The following error is prompted when using the CMAKE compilation:
how do you compile it? Do you need to modify any file? Thank you!
Hello,
Based on my discussion with our experts, GLFW is not supported.
Regards,
Krunal