External newbie question

2010-10-21 Thread François Chaplais
I have download the latest (v3?) externals lesson from runrev, and after having 
installed the iPhone dev toolkit (which included XCode), I have compiled the 
*solution* provided by runrev (op. sys. was Leopard). Everything worked fine, 
the stack was launched, but the external could not be called from script. This 
was with revStudio v. 4.0. There has been a thread on the list about plugins 
location. Could this be related? Do I have to put the external's stack in a 
special place?

I have another question (which is unrelated but also concerns externals). There 
is a huge library of fortran sources at netlib http://www.netlib.org/ that is 
devoted to scientific computation. In theory, it is possible to put a fortran 
compiler into XCode, but as far I know, the parameters are not handled the same 
way in C and in Fortran (refetrence v.s. value). Can we get around this by 
using the @ keyword in the transcript calling code?

Thanks in advance for your kind answers.

Best,
François



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: External newbie question

2010-10-21 Thread Andre Garzia
Bonjour François,

Je ne parle pas français so I will answer in english :-)

You can't use Externals with LiveCode for iOS (AKA RevMobile). If you're not
trying to do stuff with iPhone but are actually just trying to use the XCode
that was bundled, then make sure you have the SDKs for Mac OS X installed
because I don't think they come bundled with the iOS SDK.

You can fetch ExternalEnvironmentV3 from:
http://developer.runrev.com/externals/ExternalsEnvironmentV3.ziphttp://developer.runrev.com/externals/ExternalsEnvironmentV2.zip

:-D



2010/10/21 François Chaplais francois.chapl...@mines-paristech.fr

 I have download the latest (v3?) externals lesson from runrev, and after
 having installed the iPhone dev toolkit (which included XCode), I have
 compiled the *solution* provided by runrev (op. sys. was Leopard).
 Everything worked fine, the stack was launched, but the external could not
 be called from script. This was with revStudio v. 4.0. There has been a
 thread on the list about plugins location. Could this be related? Do I have
 to put the external's stack in a special place?

 I have another question (which is unrelated but also concerns externals).
 There is a huge library of fortran sources at netlib
 http://www.netlib.org/ that is devoted to scientific computation. In
 theory, it is possible to put a fortran compiler into XCode, but as far I
 know, the parameters are not handled the same way in C and in Fortran
 (refetrence v.s. value). Can we get around this by using the @ keyword in
 the transcript calling code?

 Thanks in advance for your kind answers.

 Best,
François



 ___
 use-revolution mailing list
 use-revolution@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-revolution




-- 
http://www.andregarzia.com All We Do Is Code.
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: External newbie question

2010-10-21 Thread François Chaplais

Le 22 oct. 2010 à 00:09, Andre Garzia a écrit :

 Bonjour François,
 
 Je ne parle pas français so I will answer in english :-)
 
 You can't use Externals with LiveCode for iOS (AKA RevMobile). If you're not
 trying to do stuff with iPhone but are actually just trying to use the XCode
 that was bundled, then make sure you have the SDKs for Mac OS X installed
 because I don't think they come bundled with the iOS SDK.
 
 You can fetch ExternalEnvironmentV3 from:
 http://developer.runrev.com/externals/ExternalsEnvironmentV3.ziphttp://developer.runrev.com/externals/ExternalsEnvironmentV2.zip
 
 :-D
 
 
 
Thanks, Andre, I think I am due for a long download



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution