In any case, there are old versions of nativeboost depending on development asmjit versions. What about freezing 1.2? :D

I can commit the change.


On Mon, Jun 17, 2013 at 11:36 AM, Camillo Bruni <camillobruni@gmail.com> wrote:
so the bleeding edge is loading (AKA we should update the DEV config)..

On 2013-06-17, at 11:33, Guillermo Polito <guillermopolito@gmail.com> wrote:

> Cannot load AsmJit-ARM package
>
> This package depends on the following classes:
> �AJAbstractAssemblerTest
> �AJFormatter
> �AJLabel
> You must resolve these dependencies before you will be able to load these
> definitions:
> �AJArmAssemblerTest
> �classToBeTested
> �testBasicMove
> �AJArmFormatter
> �formatOptionalAddressingOffset:
> �visitImmediate:
> �visitOffsetAddressing:
> �visitPostIndexAddressing:
> �visitPreIndexAddressing:
> �visitRegister:
> �asAddressingMode
>
> But there are some NativeBoost stable versions that depend on AsmJit 1.2,
> which is in development.
>
> so first, 1) Should I make 1.2 stable and move ARM to a development 1.3
> version?
> and 2) I do not know how to fix this dependencies either I move them to
> another unstable version or not :D
>
> tx,
> Guille