Hi, I just tried the ConfigurationOfArduino and it works, but I realized it won't install OSProcess because I when I wrote it only windows was supported and windows just needs FFI.
I'll update the configuration, then. Cheers, Richo On Fri, Mar 16, 2012 at 1:29 PM, Hubert CABOT <[email protected]>wrote: > Hello**** > > Thanks for your answer.**** > > I didn’t use the ConfigurationOfArduino package. I will try and use it.** > ** > > ** ** > > Cheers,**** > > Hubert**** > > ** ** > > *De :* Ricardo Moran [mailto:[email protected]] > *Envoyé :* vendredi 16 mars 2012 17:24 > *À :* Hubert CABOT > *Cc :* [email protected]; robin ouallet; Noury Bouraqadi; > [email protected] > *Objet :* Re: [Pharo-users] pharo 1.4 & arduino packages**** > > ** ** > > It seems you're missing the CTranslator package. Did you install it using > the ConfigurationOfArduino?**** > > ** ** > > Gofer it > squeaksource: 'MetacelloRepository'; > package: 'ConfigurationOfArduino'; > load. > (Smalltalk at: #ConfigurationOfArduino) load.**** > > ** ** > > 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.**** > > ** ** > > 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]**** > > **** > > ** ** >
