problem with dmg file
        Posted  
        
            by madalina
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by madalina
        
        
        
        Published on 2010-05-26T12:29:32Z
        Indexed on 
            2010/05/26
            12:31 UTC
        
        
        Read the original article
        Hit count: 420
        
macintosh
Hello,
I have created a dmg file named try.dmg which contains an executable application myapplication.app together with a compiled library mylibrary.lib; I used Disk Utility in order to create the try.dmg file. I mounted the try.dmg file on my computer and I opened the application myapplication.app with no problems.
Still, I tried to do the same thing on another Macintosh, with the same operating system Mac OS X, but I got some problems: I mounted the try.dmg file and then when I tried to open the application myapplication.app I got an error message, that the application has quit unexpectedly.
Can someone explain me what is it happening? How come this try.dmg file can be mounted and the application can be opened with no problems on my computer with Mac OS X, but on another computer with Mac OS X, after I mount the try.dmg file I get errors when I try opening the application?
Thank you very much for your help. Best wishes, Madalina
© Stack Overflow or respective owner