Re: Mac OS-X standalone from Windows machine

2011-12-30 Thread J. Landman Gay
On 12/30/11 2:28 PM, gpb01 wrote: Interesting ... ... if I enclose the Test directory (the one containing Win/OSX/Linux app) on a .rar file and I transfer the .rar file using the same shared volume ... the Test.App no longer works !!! So ... ... transferring directly the directory through the s

Re: Mac OS-X standalone from Windows machine

2011-12-30 Thread gpb01
Interesting ... ... if I enclose the Test directory (the one containing Win/OSX/Linux app) on a .rar file and I transfer the .rar file using the same shared volume ... the Test.App no longer works !!! So ... ... transferring directly the directory through the share, *work fine* ... transferring a

Re: Mac OS-X standalone from Windows machine

2011-12-30 Thread gpb01
Levi Kendall wrote > > Hi All, > I'm having a bit of a problem making a standalone application for OS-X > from a Windows machine. Actually making it is not the problem really, > running it is. The save to standalone works fine and I end up with what I > am assuming is the executeable in a str

Re: Mac OS-X standalone from Windows machine

2011-12-30 Thread rh_galaxy
Hi, I had the same problem. I wanted to build a valid release package (zip) for linux and mac from windows of this game I've made and could not find any tool to set the executable flag of a file within a zip from windows, so I made my own tool to do this. I searched quite allot and could not belie