rresocket external for iOS7

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
andyh1234
Posts: 476
Joined: Mon Aug 13, 2007 4:44 pm
Contact:

rresocket external for iOS7

Post by andyh1234 » Tue Nov 12, 2013 7:47 pm

Ive been using rresocket in some older apps built for iOS 6 with no problems, but now when I come to re-compile them with some changes for iOS7 and with the latest xCode I get a compile error when trying to build the app.

The error refers to the rresocket which I assume needs re-compiling for iOS7 and the latest xCode, but I cannot get it to work for the life of me.

Has anyone else managed to get any of the sample externals re-compiled and working, I think I got the last build from Monte and Mergext (which I still have a subscription for) but it looks like he has removed it and has his own control now, but of course that would need lots of code changes!

Thanks

Andy

jagiron
Posts: 19
Joined: Mon Feb 20, 2012 12:47 am

Re: rresocket external for iOS7

Post by jagiron » Fri Jan 17, 2014 11:12 pm

i have the same problem, i recompile with xcode 5, buy when i try to compile my apps show error linking for armv7 failed with undefined symbols for architecture armv7 livecode

andyh1234
Posts: 476
Joined: Mon Aug 13, 2007 4:44 pm
Contact:

Re: rresocket external for iOS7

Post by andyh1234 » Sat Jan 18, 2014 1:58 am

Still waiting for an update I'm afraid.

Nakia
Posts: 425
Joined: Tue Feb 21, 2012 8:57 am

Re: rresocket external for iOS7

Post by Nakia » Sat Jan 18, 2014 2:25 am

From memory all the source files for the rresocket external are in the external SDK so there is probably nothing stopping you from re compiling yourself ?

andyh1234
Posts: 476
Joined: Mon Aug 13, 2007 4:44 pm
Contact:

Re: rresocket external for iOS7

Post by andyh1234 » Sun Jan 19, 2014 12:08 am

It won't recompile at the moment, something to do with the latest version of xCode but way over my head.

Thierry
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 875
Joined: Wed Nov 22, 2006 3:42 pm

Re: rresocket external for iOS7

Post by Thierry » Mon Feb 24, 2014 10:51 am

andyh1234 wrote:Ive been using rresocket in some older apps built for iOS 6 with no problems, but now when I come to re-compile them with some changes for iOS7 and with the latest xCode I get a compile error when trying to build the app.

The error refers to the rresocket which I assume needs re-compiling for iOS7 and the latest xCode, but I cannot get it to work for the life of me.

Has anyone else managed to get any of the sample externals re-compiled and working,
http://forums.runrev.com/viewtopic.php? ... 252#p97252

And we have two new entries concerning this problem:

http://quality.runrev.com/show_bug.cgi?id=11846
http://quality.runrev.com/show_bug.cgi?id=11430


Regards,

Thierry
!
SUNNY-TDZ.COM doesn't belong to me since 2021.
To contact me, use the Private messages. Merci.
!

append[x]
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 17
Joined: Fri Mar 15, 2013 3:12 pm
Contact:

Re: rresocket external for iOS7

Post by append[x] » Fri Apr 18, 2014 9:15 am

Any news on this topic?

I tried to compile an older app that makes heavy use of the rresocket external with 6.6x, but get the "___libinfoptr_rresocket[...]ld: symbol(s) not found for architecture armv7" error, as described somewhere else in the forums.

The same error I get, when I try to compile with 6.5.2, which someone else declared to be working (maybe I have to rollback the XCode environment to an older state?)

Is there anyone who successfully tried to compile rresocket in a current 5.1 XCode environment? Would anyone be willing to try? For money?? Andrew maybe???
Image

Thierry
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 875
Joined: Wed Nov 22, 2006 3:42 pm

Re: rresocket external for iOS7

Post by Thierry » Fri Apr 18, 2014 10:03 am

append[x] wrote:Any news on this topic?

I tried to compile an older app that makes heavy use of the rresocket external with 6.6x, but get the "___libinfoptr_rresocket[...]ld: symbol(s) not found for architecture armv7" error, as described somewhere else in the forums.

The same error I get, when I try to compile with 6.5.2, which someone else declared to be working (maybe I have to rollback the XCode environment to an older state?)

Is there anyone who successfully tried to compile rresocket in a current 5.1 XCode environment? Would anyone be willing to try? For money?? Andrew maybe???
I can send to you the one I've sent to Andrew a while ago.
If you are Interested, contact me in private.

Regards,

Thierry
!
SUNNY-TDZ.COM doesn't belong to me since 2021.
To contact me, use the Private messages. Merci.
!

Post Reply