Pregunta

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?

¿Fue útil?

Solución

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.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top