Acknowledged

venusq2 device file incomplete?

Have updated device files through sdk manager, but received an exception during drawBitmap2 in the sim, and noticed the venusq2 compiler.json seems to be lacking an imageFormats section.

Parents
  • I get an unhandled exception:

    Error: Unhandled Exception

    Exception: Source must be native color format

    Stack: - onUpdate() at <drawBitmap2 line in my view ...>

    Adding an imageFormats section (from the venusq2m!) to the compiler.json solves the problem.

Comment
  • I get an unhandled exception:

    Error: Unhandled Exception

    Exception: Source must be native color format

    Stack: - onUpdate() at <drawBitmap2 line in my view ...>

    Adding an imageFormats section (from the venusq2m!) to the compiler.json solves the problem.

Children
No Data