vote up 1 vote down star

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!

flag

74% accept rate

1 Answer

vote up 2 vote down check

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!

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.