Building a 'classic' standalone app in 2.9

Deploying to Mac OS? Ask Mac OS specific questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Lisa2dotcom
Posts: 2
Joined: Tue Mar 06, 2007 5:23 pm

Building a 'classic' standalone app in 2.9

Post by Lisa2dotcom » Tue May 13, 2008 5:28 am

Has anyone had any luck building a 'classic' Mac OS standalone with rev 2.9 (Revolution Studio for OSX, build 610)? I have tried this on a several systems (G3, G4, Intel) and under OSX 10.3.9, 10.4.11, and 10.5.2 with no luck. Every app I have built will not launch on a machine running 9.2.2 or in classic mode on OSX.

It seems to me the "standalone" run-time engine in the 2.9 IDE's runtime folder has a damaged resource fork, but no matter how I reinstall the IDE (on HFS formatted drives) it's always the same. I have posted a sample stack and app here:

http://www.rbrusa.com/HelloWorld.sit

Any ideas? (I have been waiting 2 years for classic support :)

Thanks,
Rick
[/url]

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Post by Mark » Tue May 13, 2008 8:31 am

Hi Rick,

Unfortunately, this is not possible. Classic is actually still unsupported. I use Rev 2.6.1 to build standalones for Classic. If you bought Rev 2.9 because of Classic support, I'd contact support with this problem.

Best regards,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

Lisa2dotcom
Posts: 2
Joined: Tue Mar 06, 2007 5:23 pm

Post by Lisa2dotcom » Tue May 13, 2008 11:32 pm

Mark,
Thanks for your reply. I will follow with up with rev. support. I do have 2.6.1 and it's a real pain to mantian two versions of the code (new and legacy). Also my app uses MySQL and it works fine under the ide and the player, but I have yet to to get a 2.6.1 standalone to work correctly with the database drivers. :cry:

I understood that all 2.9 does internaly is save a legacy stack (with no error checking) and use the 2.6.1 engine for classic standones. Simple enough, but if it worked it would be a big time saver.

Rick

Post Reply

Return to “Mac OS”