Tagged Questions
The packager tag has no wiki summary.
2
votes
5answers
851 views
Shoes packager problem
I used packager to make an executable file for the following code:
Shoes.app do
stack :margin => 10 do
@edit = edit_box :width => 1.0 do
@para.text = @edit.text
end
@para = ...
1
vote
1answer
109 views
Adobe AIR packager yields Unable to open destination file: … Info.plist in Application Loader
I have an app in the App Store that I produced using the Adobe AIR 2.0 packager back in March 2011. Now, the client wants to update it. But, I can no longer upload an update.
I get the following ...
1
vote
1answer
1k views
Ruby Shoes packager including Shoes in the app
I can't seem to get the Ruby Shoes packager to correctly create an exe with Shoes included. I'm using the Raisins release (0.r1134), with the pack.rb replaced from github. The exe's the packager ...
1
vote
2answers
91 views
Looking for software which can build PHP scripts into Mac executables
I found roadsend and phc but failed to install either one of them. Is there any other software that can build PHP scripts into Mac applications?
0
votes
1answer
122 views
IOS doesn't honor ActionScript stop() command so animations repeat - can I stop them somehow?
I do slide presentations on iPad via Flex IOS packager 4.6. The slides are swf's that have to be dynamically loaded at runtime because they change daily. Can't compile them in.
My slides load fine ...
0
votes
1answer
121 views
Is there a sneaky way to get swf behavior on an iPad via Adobe Flex IOS packager
I build Flex applications. One of them shows slides. They're swf's loaded dynamically from a remote server at run-time. My slides are both re-sizable by the end user and animated.
This is easy on ...
0
votes
4answers
64 views
Qt packaging for windows platform
I'm looking for Qt packager for my Qt application targeted for windows platform.
I need it to create a nice installer to deploy and distribute my product on windows PC.
Which is best and recommended ...
0
votes
0answers
142 views
mac osX packageMaker: how to set the destination to the user home directory?
Just cant' find anything like that by searching, so I am asking now :)
Ok, I am building a installer on mac osx 10.6.8 with packageMaker 3.04
I can install a particular content at "destination" ...
0
votes
0answers
53 views
Packaging: Ruby and shoes writing and reading txt files
I'm new to ruby ... and shoes... and programming but here is my prob:
I made a timer which puts the timed amount into a txt file as a log. It also keeps an all time running total in a separate txt ...
0
votes
1answer
101 views
Cava Packager - created exe not running
Today I created installer using Cava Packager Perl. I can install the app using the installer that I have created. But the problem is in my system that app is running fine but in other system app is ...
0
votes
5answers
505 views
Adobe Flash CS5 and iPod Touch/iPhone
As you may all know (if not, click here), Apple has finally decided to allow apps created using Adobe Flash CS5's iPod Packager on the store. Owning a PC and not a Mac, this is great news for me as I ...