[Qt-interest] Anyone willing to test my app on mac (Qt >= 4.7) ?
Ian Clark
mrrooster at gmail.com
Mon Jan 17 19:52:20 CET 2011
On 17 January 2011 17:34, Jan <janusius at gmx.net> wrote:
> Thanks a lot Ian.
>
> I hope it does also run (well, it does on Win/Linux. I hope mac is not
> too demanding .-)
>
I've found if you stick to Qt stuff only it works really quite well
cross platform.
it does appear to run, I've not done much with it other than create a
database and open it, and clicked on a few buttons, but everything
looks okay.
There's a couple of issues with font sizes in dialog boxes being far
too small which I've also seen on the mac version of my code, (using
stylesheets by any chance?) but other than that it seems to work okay.
Oh, also you have no app icon on the mac. ( I think it's just a pro
file addition to correct this.)
If you want I can package it up and put the exe somewhere to download.
(However I wouldn't be able to do regular builds so you'd need to find
someone more reliable with a mac. :) )
(Let me know if you want intel or universal btw, universal builds end
up quite large, the intel only build is 2.5MB before packaging; but
packaging it up will add a good chunk to that (it copies the Qt
framework to the app so you don't need to have Qt installed to run
it.))
Cheers,
Ian
More information about the Qt-interest-old
mailing list