This is simple.
ConfigurationOf are for your project. (think objects)
Anybody should go there and find it and ouahhhh it works.
Now when a configuration is ready copy it to the metacelloRepository.

I will send soon a doc named Pharo vision. Read it It is explained inside :).

Stef




On Mar 16, 2012, at 5:32 PM, Ricardo Moran wrote:

> 
> On Fri, Mar 16, 2012 at 1:28 PM, Luc Fabresse <[email protected]> 
> wrote:
> Hi Ricardo,
> 
> 2012/3/16 Ricardo Moran <[email protected]>
> It seems you're missing the CTranslator package. Did you install it using the 
> ConfigurationOfArduino?
> 
> Probably Hubert didn't use it.
> Is it also commited in the Arduino repository?
> 
> No, only to the MetacelloRepository. I don't know how the conventions are, 
> should I upload them to both repositories?
> 
> Cheers,
> Richo 
> 
>  
> 
> Gofer it
>     squeaksource: 'MetacelloRepository';
>     package: 'ConfigurationOfArduino';
>     load.
> (Smalltalk at: #ConfigurationOfArduino) load.
> 
> Thanks we will try.
>  
> 
> If you did, then it seems the configuration has a bug (which is not entirely 
> imposible, since I only use metacello configurations sporadically).
> 
> Also, please note that the Arduino.dirTree.unix.2.zip is way too old, I'll 
> upload a new one today and I should probably update the Squeaksource page as 
> well.
> 
> ok perfect.
> we will look forward for it. 
> 
> Thanks Ricardo,
> Cheers,
> 
> Luc
>  
> 
> Cheers,
> Richo
> 
> On Fri, Mar 16, 2012 at 12:50 PM, Hubert CABOT <[email protected]> 
> wrote:
> Hello,
> 
> For a project at my university I am working with pharo  and arduino. I have 
> been trying to import the arduino packages into a pharo 1.4 image. I am using 
> Ubuntu 10.10
> 
> I have troubles while importing the Arduino –Compiler: even if I have 
> imported OSProcess, installed avr & extracted the files from 
> Arduino.dirTree.unix.2.zip into my image path, I get an error.
> 
> Pharo is unable to find some dependencies for Arduino –Compiler: CppKit, 
> CppTranslatedProgram, CppProgramTranslator &  CProgram.
> 
> Do you have any idea on how to fix this ?
> 
> Thanks in advance,
> 
>  
> 
>  
> 
> Hubert CABOT
> 
> Engineering student, 2nd year, Computer Science,
> 
> École des Mines de Douai
> 
> +33676394644
> 
> [email protected]
> 
>  
> 
> 
> 
> 


Reply via email to