javeiga-iest

Results 6 issues of javeiga-iest

I'm using DragMouseController and DropMouseController to implement drag and drop on my project. That works fine, the problem occurs when I drop an item out of the destination container, the...

Hi Guys, I am using RegEx class to use patterns in my project as i used to do in flex. I have seen that this class is already used in...

Since this morning, I cannot compile my Apache Royale projects, the error is located when trying to use the Array class from the adobe fx package ... ``` ``` Console...

Using ILRepack 2.0.18 and trying to merge Oracle.ManagedDataAccess.dll returns the following error: ``` 1>  System.InvalidCastException: No se puede convertir un objeto de tipo 'System.SByte' al tipo 'System.String'. 1>     en Mono.Cecil.MetadataBuilder.GetConstantSignature(ElementType...

needs-info

1> System.InvalidCastException: No se puede convertir un objeto de tipo 'System.SByte' al tipo 'System.String'. 1> en Mono.Cecil.MetadataBuilder.GetConstantSignature(ElementType type, Object value) 1> en Mono.Cecil.MetadataBuilder.AddConstant(IConstantProvider owner, TypeReference type) 1> en Mono.Cecil.MetadataBuilder.AddField(FieldDefinition field)...

When running, missing third-party dependencies. ![image](https://user-images.githubusercontent.com/55754204/91827751-8c599f80-ec3f-11ea-9e0d-88df7275a3ba.png) What am I doing wrong? Thanks in advance