Qt is not working on a Mac
-
Thanks a lot for your reply!
Where can I find information to find the solution?
I installed Creator separately and same thing, this is what I see when I try to create a new project.
Print Screen:
https://skitch.com/fstigre/ghex9/newThanks
-
For the xcode problem: just have a forum search for Xcode 4, you should get some results there. I don't have the links at hand right now. For development, I'm still on a snow leo (10.6.x) box, but the applications I build run on lion without any problems. Maybe something went wrong during installation?
-
-
After searching the internet and reading similar problems people are having with different software I started thinking that I might be missing the font type used for certain parts of the program, since some people claim to have fixed them by adding the correct font or the encoding type.
Ref threads.
http://forums.macrumors.com/showthread.php?t=775283
http://www.tomshardware.com/forum/34-69-text-empires-trial-versionCould this be the issue?
Is there a possibility that I'm missing some fonts or the encoding need to be changed?
Any one out there having the same problem.
Thanks a lot for your help "volker"
-
Thanks a lot for your help!
I checked all of my fonts and all of them are active. I also tried to find a folder that could lead me to the font in Qt but nothing.
I will try to find the solution and if I find it I will post it here otherwise I will just develop on Windows :(
-
Ok, it least I'm not the only one having this issue, I hope this gets fixed soon.
-
Is there something I could do to try to fix it or this would be on Qt's end and I would need to wait for a fix?
It funny because I actually went and installed an old version (Qt SDK 1.1.2) thinking that that was going to work but nothing, same problem.
"I refuse to the idea that I would need to develop on two computers Mac/Windows"
Thanks a lot for your comments.
-
I am relatively certain anything that breaks Qt at runtime after installing the SDK is local to the current user. What you could try is to create a new Mac User, install the SDK there, and run it. If you get the same results there, we need to look in a different direction.
-
Thats it, I installed it using a different user and it worked, except for the error when closing the application but I can live with that.
Any idea what could I do with the bad user account?
Repair permissions maybe, I will try that...
Thanks a lot you made my day!!!!
-
Any one know what files from Qt could be causing the problem?
I basically tried to create a new user account but I have too many programs using databases, preferences etc that could be broken if I move to a different account.
Any help will be appreciated.