Transfer app source code from Mac to Windows ?

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
Traxgeek
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 281
Joined: Wed Jan 09, 2013 10:11 am

Transfer app source code from Mac to Windows ?

Post by Traxgeek » Sun Dec 22, 2013 10:51 pm

Hi,
I've written an app on my Mac (Mavericks with LC 6.5.1 commercial) and am having great difficulty configuring LC to 'link' with the Android SDK. So, getting close to 'giving up' for the moment with the deployment to Android and having a Windows 7 PC in my office (on which I have installed LC 6.5.1 commercial - same as my Mac), I thought (well, didn't really give it any thought at all... until now) I'd simply transfer the MyApp.livecode file from my Mac to the Windows PC but I'm experiencing 'issues' with this too - my PC just 'hangs' trying to transfer the file !

To be completely fair (now I consider it a little) I'm not surprised - the file was created on my Mac and I'm now simply expecting it to transfer to my PC... Never really gave it any thought I guess !

Is there a way of doing this - transferring my app source code file between a PC and a Mac - or am I barking - well, even more barking that usual ?

A pointer please ? ? ?

Thanks a million.
Last edited by Traxgeek on Mon Dec 23, 2013 1:17 am, edited 1 time in total.
I'm 'getting there'... just far too slowly !
Mac (Siera) and PC (Win7)
LiveCode 8.1.2 / 7.1.1

Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am

Re: Transfer app source code from Mac to Windows ?

Post by Simon » Sun Dec 22, 2013 11:58 pm

Hi Traxgeek,
There should not be a problem transferring a stack between the 2 OS, unless it's something new in 6.5. Normally this can be done without trouble.
...PC just 'hangs' trying to transfer the file
I think that is something other than the stack, I can copy any file from my Mac to Win (not that they'll all run).


Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!

Traxgeek
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 281
Joined: Wed Jan 09, 2013 10:11 am

Re: Transfer app source code from Mac to Windows ?

Post by Traxgeek » Mon Dec 23, 2013 1:16 am

Hi Simon,

Hmmm... Thanks for that... It's late now and I'm working at home... but... two things occur to me now (having read your e-mail and thought about things a little more) :

[1] I'm also transferring the database file (SQLite) and a config file (text) these may be causing an issue (in which case the text/config file is easy to fix but the SQLite will take me a while longer...
[2] I can try with 5.5.4 and 6.1.x and 6.5.0 too - though I think it'll be the attached files to be fair... I'd not really thought about these - too tired at the end of a busy coding weekend !

Thanks a million for your response. I'll update this thread tomorrow with my results.
I'm 'getting there'... just far too slowly !
Mac (Siera) and PC (Win7)
LiveCode 8.1.2 / 7.1.1

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7393
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: Transfer app source code from Mac to Windows ?

Post by jacque » Mon Dec 23, 2013 4:20 pm

Try zipping the files. That can sometimes solve transfer issues.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

Post Reply