On loading up and testing NB: I get possibly a very basic hurdle... Obliged for a heads up.. Can send the stack if its needed.. SmallInteger(Object)>>doesNotUnderstand: #& Receiver: 3 Arguments and temporary variables: aMessage: & 3 exception: MessageNotUnderstood: SmallInteger>>& resumeValue: nil Receiver's instance variables: 3 AJx86Instruction>>emitMod:reg:rm: Receiver: <<error during printing>> Arguments and temporary variables: mod: 3 reg: 37 rm: 36 Receiver's instance variables: name: #mov operands: an Array(EBP ESP) machineCode: a WriteStream position: 1 next: <<error during printing>> On Fri, Aug 24, 2012 at 7:19 PM, Igor Stasenko <siguctua@gmail.com> wrote:
To load NativeBoost you can follow an instructions on project page:
http://code.google.com/p/nativeboost/wiki/Installation
-- Best regards, Igor Stasenko.