javeiga-iest
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...
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.  What am I doing wrong? Thanks in advance