Вопрос

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