Right, got it loading just fine with the 1.4. The TTRendering demo is having some problems with initializing the GL context but that's probably a driver issue, I'll have to try something simpler.
On Mon, Apr 16, 2012 at 7:10 PM, Igor Stasenko <[email protected]> wrote: > On 16 April 2012 17:58, Schwab,Wilhelm K <[email protected]> wrote: >> I thought I read it was 1.4 only?? >> >> > > yes, the NativeBoost version past 1.0.9 (IIRC) are no longer supports Pharo > 1.3. > This is because of fixes/improvements to primitive simulation code done in > 1.4. > > actually you can ignore this error and continue loading the package, > but you won't be able to debug the methods with nativeboost primitive, > because it requires special treatment. > as for the rest it should work fine even on 1.3. > > >> >> >> ________________________________________ >> From: [email protected] >> [[email protected]] on behalf of Tomi Neste >> [[email protected]] >> Sent: Monday, April 16, 2012 11:54 AM >> To: [email protected] >> Subject: Re: [Pharo-project] gamedev.net post asking about Smalltalk >> >> Is it supposed to work with the 1.3 one click package? >> >> I tried it with 1.3 on Ubuntu 10.04, copied over the Unix CogNB files, >> and while loading NativeBoost-Core-IgorStasenko.56 I get a >> "ContextPart doesNotUnderstand: #simulatePrimitive:module:with:". >> >> >> -- >> tomppa >> >> > > > > -- > Best regards, > Igor Stasenko. > -- tomppa
