Results 1 to 2 of 2

Thread: My app bundle on Mac isn't working on other Macs

  1. #1
    Join Date
    Jul 2013
    Posts
    2
    Qt products
    Qt5
    Platforms
    MacOS X Windows

    Default My app bundle on Mac isn't working on other Macs

    Hello !

    First of all I noticed the "Deployment" forum but since I'm a complete newbie I thought this is a better place for me.

    This is basically the first time I use a Mac. I have no idea how it works, I don't even know if a Qt application is installed by double-clicking it or my draging it to the Application folder or something like that. I developed my entire application on Windows, and I want to make it available on Mac because a lot of my potential users have Macs. I basically copied the source code, installed Qt Creator on a friend's Mac and I opened the project there. On QtCreator, everything works perfectly, but if I try to open the .app folder (created when I compile) on another Mac, nothing, it says that it is not opened because of a "problem".

    Of course, I look it up on the documentation, but it only says to use macdeployqt exists. I did. After a few seconds working, the console doesn't display anything but it give me the hand so I guess it worked. But I still can't open it on another Mac. Can you please explain everything to me ? I'm sure that will help a lot of Qt beginners!

    And another thing, for displaying my pictures I have to put another folder with the .app and I can't figure out how to add the pictures in the Ressources folder and link to them on my source code. On Windows I did /images/mypiture.png so that's why I have to put the folder with the app, what is the proper way for doing this on Mac (they're all png files).

    Thank you very very very much (you're basically saving my life by responding) and sorry for my bad english.
    Zougg

  2. #2
    Join Date
    Jul 2013
    Posts
    2
    Qt products
    Qt5
    Platforms
    MacOS X Windows

    Unhappy Re: My app bundle on Mac isn't working on other Macs

    Is there anybody that deployed a Mac app with Qt ? Simply describe how you did it, please, because no matter how many times I try, the macdeployqt isn't working or I'm not using it the proper way. Can you be as specific as possible in your description? Thank you!

Similar Threads

  1. Bundle SDL Framework in Bundle
    By chriskon149 in forum Installation and Deployment
    Replies: 3
    Last Post: 27th June 2012, 07:11
  2. MAC, qmake, Carbon Bundle
    By Joan in forum Qt Programming
    Replies: 0
    Last Post: 26th June 2009, 17:09
  3. Trying to deploy a bundle
    By afflictedd2 in forum Qt Programming
    Replies: 2
    Last Post: 8th May 2009, 20:39
  4. HelperTool within Application Bundle?
    By vishal.chauhan in forum Qt Programming
    Replies: 7
    Last Post: 3rd January 2008, 14:19

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.