Wiring pi imply that you configure a little bit GPIO also.
Small manipulation that I do not remember really well.
You can check http://wiringpi.com/reference/setup/
If I remember well, you need also i2c.
I now that you need to setup it before using GPIO.
The code was proof of concept and early bi
The raspberry pi slave seems to be disconnected so do not know the
status:
Library:
https://ci.inria.fr/pharo-contribution/job/WiringPi-ARM-AutomatedBuild/
Pharo code ( probably on Pharo 3 or 4).
http://smalltalkhub.com/#!/~jeanbaptistearnaud/WiringPi
-- Message d'origine --
De : "sergi
Hi All,
Am trying to use metacello to install some pakages onmy pharo from
github and smaltalkhub but am having some issue. here is the code am
executing on the playground
Metacello new
configuration: 'OfNeoCSV';
repository:'https://github.com/svenvc/NeoCVS/tree/master/repository';
ve
Hi ,
Thanks Esteban, I have install pharo 5 and another issue appear when working
with it. when i create a class and i try to inspect the class am having the
following issue:
Here is my class:
Object subclass: #InterfaceDev
instanceVariableNames: 'errbuf'
classVariableNames: ''
Hi Damien,
Thanks the issue is solve with the link.
Best Regards
Arnaud Tsombeng
--
View this message in context:
http://forum.world.st/problem-with-Cairo-library-tp4890741p4890974.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
Dear All,
Am try to call a libpcap library using FFI in pharo and am getting the
following error:
MessagetNotUnderstood:InterfaceDev class>>fficall:module
Am working with pharo 4
also
I have issue with pharo 5 on unbuntu after runing the pharo launher
i create an image of pharo 5 but when i tr
Hi All,
I have implement a method that is indicating where external library
inthis case libpcap. When i try to inspect the method and having and
error : cannot locate cairo library please check if it is install on
your system.
After installing it on my ubuntu 14.04, i still have thesame error.
Wh
ou.seasidehosting.st
>
> "Success is the ability to go from one failure to another without
> losing enthusiasm." --Winston Churchill
>
>
>
> --
>
> Message: 2
> Date: Wed, 6 Apr 2016 16:12:45 +0200
> From: "Torsten Bergmann&q
can an application develop in pharo be deployed(web application
and stand alone application)?
- How can i capture frame and packet in a network using pharo?
Best Regards,
Arnaud
ow with the old changes replay.
> What would be easy to do (that nobody did) is to prompt the user for another
> image/change and read from there.
>
>
> Le 20/10/15 14:45, Jean Baptiste Arnaud a écrit :
>> A question pop in my head ?
>> Epicea will help me to recover
A question pop in my head ?
Epicea will help me to recover change from my old.changes ?
If not can have a link to Oz or something.
> On 20 Oct 2015, at 08:19, Marcus Denker wrote:
>
>
>> On 20 Oct 2015, at 12:59, Jean Baptiste Arnaud > <mailto:jbaptiste.arn...@gmail.com>
> On 20 Oct 2015, at 05:03, Nicolai Hess wrote:
>
>
>
> 2015-10-20 7:27 GMT+02:00 Marcus Denker <mailto:marcus.den...@inria.fr>>:
>
> > On 20 Oct 2015, at 00:26, Jean Baptiste Arnaud > <mailto:jbaptiste.arn...@gmail.com>> wrote:
> >
>
Hi, maybe a useful question :-)
I crashed a image :-)
And I ask myself:
- There are a more advance (thinking bout maybe epicea) change browser
? Because a list of 1293801283 changes and just 1 options select all (which is
broken you should use shortcut) will not really helpme
-
, I do not have access to all of them.
Best Regards
Dr Arnaud
jbaptiste.arn...@gmail.com
OK, I've found the R3StateTracker and am working from that.
>
>
>
> --
> View this message in context:
> http://forum.world.st/3D-with-Pharo-and-OpenGL-tp4760029p4760466.html
> Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
>
B
s>>on:
>
> Advice? Thanks.
>
>
>
>
> --
> View this message in context:
> http://forum.world.st/3D-with-Pharo-and-OpenGL-tp4760029p4760343.html
> Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
>
Best Regards
Jean Baptiste Arnaud
jbaptiste.arn...@gmail.com
; implement 3D drawing with Pharo. Does a demo already available on Pharo 3.0 ?
>
>
>
> I aim to code my own demo and for example begin with a 3D drawing of the
> earth (earth texture and arcball camera).
>
>
>
> Thanks.
>
>
>
> Judith
>
> [@@ THALES GROUP INTERNAL @@]
>
>
>
>
Best Regards
Jean Baptiste Arnaud
jbaptiste.arn...@gmail.com
shows the capacity to
> implement 3D drawing with Pharo. Does a demo already available on Pharo 3.0 ?
>
>
>
> I aim to code my own demo and for example begin with a 3D drawing of the
> earth (earth texture and arcball camera).
>
>
>
> Thanks.
>
>
>
> Judith
>
> [@@ THALES GROUP INTERNAL @@]
>
>
>
>
Best Regards
Jean Baptiste Arnaud
jbaptiste.arn...@gmail.com
Steph keeps some treasure:
http://stephane.ducasse.free.fr/FreeBooks.html
On 07 Apr 2014, at 08:43, Roelof Wobben wrote:
> Hello,
>
> I wonder if there is a free book with a lot of exercises so I can practice
> and learn a lot about Smalltalk.
>
> Roelof
>
>
r_multisample as supported, but the FBO created is not
> complete. I modified the creation code to use only 1 sample for multisampling
> and its works.
> Using those hacks makes it work under a 64 bits Linux. Still, whenever I run
> an example, I'm getting a top level window that do
Good news everyone:
bug fixed and integrated in 3,0 573
I am open for new feedback.
On Nov 14, 2013, at 2:56 PM, Igor Stasenko wrote:
>
>
>
> On 14 November 2013 14:25, Jean Baptiste Arnaud
> wrote:
> Yes the fix is not integrated yet.
> NBWndClassEx sho
e integrated in NativeBoost.
> Indeed, I just tried now with Ricky, and version 3.0 of NBOpenGL crashes the
> VM (on Win 7) when doing:
> GLTTRenderingDemo new openInWorld.
>
> Could you point us to the NativeBoost fix to see if it works?
>
> Doru
>
>
> On Thu,
Should work after integration.
Configuration updated.
Need fix review for integration in nativeBoost, will do that with igor this
afternoon.
On Nov 14, 2013, at 12:58 PM, Jean Baptiste Arnaud
wrote:
> ok I have openGL work on my windows 7 machine.
> I will update the configuration.
wrote:
>>>>> Richard
>>>>>
>>>>> you should have a look at ROASSAL 3d because ronie improved the shadder
>>>>> part (no more assembler)
>>>>> and his code should be split in two and one part should go to NBOpenGL.
>>>>> Now he is experiencing some problem with NBOpenGL on windows as you.
>>>>>
>>>>> NativeBoost does not work on 64 bits. Yet but igor is really busy
>>>>> finishing the texteditor (and I can tell you that
>>>>> he does not have fun there).
>>>>>
>>>>> So it is important that you help because we are FULL
>>>>> and sorry about that but really FULL.
>>>>>
>>>>> Ronie will visit us in January and share an office with igor.
>>>>>
>>>>> Stef
>>>>>
>>>>>
>>>>> > Hi
>>>>> >
>>>>> > CodeCity, the project I am working on is based on NBOpenGL.
>>>>> > I'd like to start working on it using Pharo 3, but it seems that
>>>>> > NBOpenGL does not work yet with Pharo 3.0.
>>>>> >
>>>>> > I downloaded from jenkins the latest image with Pharo 3 and tried to
>>>>> > execute the following code on Windows 7, 64 bits:
>>>>> >
>>>>> > GLTTRenderingDemo new openInWorld.
>>>>> >
>>>>> > but I get a 'No suitable implementation found for initializing OpenGL
>>>>> > context for your platform'.
>>>>> > It seems that NBGLContextDriver does not have a subclass for Windows
>>>>> > 64bits. Did I omit something?
>>>>> >
>>>>> > Cheers
>>>>> > Ricky
>>>>> >
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> www.tudorgirba.com
>>>>>
>>>>> "Every thing has its own flow"
>>>>>
>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Best regards,
>>>> Igor Stasenko.
>>>
>>> Best Regards
>>> Jean Baptiste Arnaud
>>> jbaptiste.arn...@gmail.com
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>
>>
>
Best Regards
Jean Baptiste Arnaud
jbaptiste.arn...@gmail.com
king on it using Pharo 3, but it seems that NBOpenGL
>> > does not work yet with Pharo 3.0.
>> >
>> > I downloaded from jenkins the latest image with Pharo 3 and tried to
>> > execute the following code on Windows 7, 64 bits:
>> >
>> > GLTTRenderingDemo new openInWorld.
>> >
>> > but I get a 'No suitable implementation found for initializing OpenGL
>> > context for your platform'.
>> > It seems that NBGLContextDriver does not have a subclass for Windows
>> > 64bits. Did I omit something?
>> >
>> > Cheers
>> > Ricky
>> >
>>
>>
>>
>>
>>
>> --
>> www.tudorgirba.com
>>
>> "Every thing has its own flow"
>>
>
>
>
>
> --
> Best regards,
> Igor Stasenko.
Best Regards
Jean Baptiste Arnaud
jbaptiste.arn...@gmail.com
25 matches
Mail list logo