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.

向matrix中添加新Qt程序后,无法启动。 但是通过命令行可以启动



最近这个问题一直苦恼着我。 我使用的是 Ti官方提供的am335xevm的sdk包中的文件系统。  

我用的交叉编译工具链是官方提供的  arm-linux-gnueabihf-gcc .......,成功编译了Qt4.8.5,并将其移植到了开发板。

现在存在的问题是:

1按照官方文档添加了新的Qt程序到matrix界面,但是不能够启动程序

2.在命令行却可以启动

寻求帮助,想尽快解决这个问题!