porting example "Ticked Off" from Summer Academy

Deploying to Windows? Utilizing VB Script execution? This is the place to ask Windows-specific questions.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
minx
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 43
Joined: Tue May 31, 2011 3:47 am

porting example "Ticked Off" from Summer Academy

Post by minx » Sun Jul 10, 2011 11:58 pm

Hello,
I'm not sure this is the correct place to post this. I've tried to port the "Ticked Off" sample from the Summer Academy to my Windows platform, and can't get the Map page to work. I've gotten it to successfully build in both Mac OSX and iPhone simulator, but not for Windows (I'm running on XP). Has anyone tried this?
Thanks,
Diane

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

Re: porting example "Ticked Off" from Summer Academy

Post by BarrySumpter » Tue Aug 02, 2011 3:38 am

Hi Diane,

That was a long time ago for me to remember any issues.

Bit more detail on what environment you are developing and IDE testing on
and building for and testing the build on.

And if the map is actually testing correctly.
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: porting example "Ticked Off" from Summer Academy

Post by BarrySumpter » Tue Aug 02, 2011 3:46 am

I've got a TickedOff-Stage9.livecode
that the map is testing correctly
under Livecode IDE - WindowsXp32bit.

Don't know where the stage9 came from since the summer academy only had 7 seeks.

I did notice on initial execution of the map
an invalid address would return a light blue graphic and Not a map.

OK found the Completed Stage 6 sample.
Same. Working correctly under the same platform.

When actually building an executable for windows I also notice under
Standalone App Settings | General | Default Build Folder - had to be set to a valid window path.

hth
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.

minx
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 43
Joined: Tue May 31, 2011 3:47 am

Re: porting example "Ticked Off" from Summer Academy

Post by minx » Tue Aug 02, 2011 4:38 am

Hi Barry,
I just tried it and it works now, where it didn't earlier. I double-checked to see if the default build folder was valid and it was. The one thing I changed, I had an icon file on a shared folder, and moved it locally to this build. But, I don't think it was that, I think it might've just been a bad build. Thanks so much for your reply, appreciate it!
Diane

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

Re: porting example "Ticked Off" from Summer Academy

Post by BarrySumpter » Tue Aug 02, 2011 4:40 am

LOL.

No prob.

I Just ran into that exact same issue of not running correctly - then running correctly with no explaination.
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.

Post Reply