質問

I have created an application in QT 5.1.1 in windows XP OS. I want it to run on embedded Linux. What am I supposed to do?

役に立ちましたか?

解決

If you want to check yourself before sending it to them...

  • install VirtualBox
  • install a similar version of linux
  • install the Qt libraries
  • 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.

Hope that helps.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top