I downloaded this from the latest update email, but when I try to run it I get a prompt saying I do not have permission to run it. I have tried changing owner and group, tried setting a security exception, but no luck.
If anyone has any ideas or has gotten this to work please let me know.
John-
So I figured out that when you install QT Creator on the Mac it looks like it's going to install everything properly but you need to actually make a selection from the list on the right, otherwise you just get the environment but no compilers. After figuring this out the needs kits and other things were there!
Also, to get things going select open project and then select the file PetoiControllerQt.pro
Next step will be to actually try it!
I installed Qt creator and figured I just go into src and then load up main and that would be the start point but it doesn't seem to work like that. Could someone point me in the right direction to get this compiled?
I tried that and everything else I could think of or come up with searching and nothing worked. I downloaded the source so now I just need to figure out how to compile it... I will let know know...
What about right click on the app to show the menu, then hold the shift key and click "open"?
If it doesn't help, then you may need to install the Qt environment and compile the app with your mac.