简体   繁体   English

在嵌入式Linux平台上运行使用QT在Windows中创建的应用程序

[英]Running an application created in windows using QT on a embedded linux platform

I have created an application in QT 5.1.1 in windows XP OS. 我已经在Windows XP OS的QT 5.1.1中创建了一个应用程序。 I want it to run on embedded Linux. 我希望它在嵌入式Linux上运行。 What am I supposed to do? 我应该做些什么?

If you want to check yourself before sending it to them... 如果您想先检查自己,然后再发送给他们...

  • install VirtualBox 安装VirtualBox
  • install a similar version of linux 安装类似版本的linux
  • install the Qt libraries 安装Qt库
  • rebuild your application and make sure it behaves the way you want. 重建您的应用程序,并确保其行为符合您想要的方式。

If you only use Qt libraries and includes, you probably won't have to change much, if anything. 如果仅使用Qt库和包含库,则可能无需进行太多更改。

Hope that helps. 希望能有所帮助。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM