I'm not familiar with QT or with Google Native Client. Is it possible for a TRIVIAL QT console app to be ported to Google Native Client? I understand that some work would be involved. But the question is, how much if it's even possible?
Thanks!
|
|
I'm not familiar with QT or with Google Native Client. Is it possible for a TRIVIAL QT console app to be ported to Google Native Client? I understand that some work would be involved. But the question is, how much if it's even possible? Thanks!
|
||
|
|
|
|
Since you can't use system calls, you'd need to essentially port Qt to a new OS (ie, Native Client). This'll be a lot of work - good luck! |
||
|
|