Hi
I'm using wxZipInputStrea m for unzipping a zipped ".app" file in MAC OS.After unzipping i am not able to run the app.When i manually copy the unix executable to app packages, I am able to run the app..I am using "zip.Read(file) "....
Can anybody help me
I'm using wxZipInputStrea m for unzipping a zipped ".app" file in MAC OS.After unzipping i am not able to run the app.When i manually copy the unix executable to app packages, I am able to run the app..I am using "zip.Read(file) "....
Can anybody help me
Comment