How DO I remove Database Externals from Standalone Build?

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
BarrySumpter
Posts: 1201
Joined: Sun Apr 24, 2011 2:17 am

How DO I remove Database Externals from Standalone Build?

Post by BarrySumpter » Thu Aug 11, 2011 2:59 am

Can't seem to work out why my Standalone build contains database externals.
Wouldn't be the datagrid would it?

Any positive constructive assistance would be greatly appreciated.'
All my best,
Barry G. Sumpter

Deving on WinXP sp3-32 bit. LC 5.5 Professional Build 1477
Android/iOS/Server Add Ons. OmegaBundle 2011 value ROCKS!
2 HTC HD2 Latest DorimanX Roms
Might have to reconsider LiveCode iOS Developer Program.

BarrySumpter
Posts: 1201
Joined: Sun Apr 24, 2011 2:17 am

Re: How DO I remove Database Externals from Standalone Build?

Post by BarrySumpter » Thu Aug 11, 2011 3:46 am

Weird.

Found a work around.

I created a new MainStack and copied all work to it.
The new MainStack builds WITHOUT db externals.

The original still builds WITH db externals.

Can't see any differnece in the build settings.
All my best,
Barry G. Sumpter

Deving on WinXP sp3-32 bit. LC 5.5 Professional Build 1477
Android/iOS/Server Add Ons. OmegaBundle 2011 value ROCKS!
2 HTC HD2 Latest DorimanX Roms
Might have to reconsider LiveCode iOS Developer Program.

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

Re: How DO I remove Database Externals from Standalone Build?

Post by Mark » Sun Aug 14, 2011 12:12 am

Hi,

This often goes wrong. Just select inclusions manually in the standalone application settings. Deselect the external that you don't need.

Best,

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

Post Reply