MagicR
MagicR

Reputation: 75

Qt 4 for symbian - If the project build by Qt4 Creator in mac, can it deploy to symbian by Window?

I cannot include the QCA in my project. And people says "Build Plugin / lib on mac" in easy.

So that i'm planning to build in on Mac (Qt4 Creator) and copy back to window for final deployment.

Is it ok? Any suggestion?

Thanks.

Upvotes: 1

Views: 92

Answers (1)

Riho
Riho

Reputation: 4595

Why not also deply from Mac? And if you plan to only create SIS package and sign it then you can do it everywhere - providing that you have all the needed files.

Upvotes: 1

Related Questions