Hi,
I have updated to latest lime and openfl today.
But I have issues with MacOS target like missing graphics and missing mask support it seems.
I can show screenshots. Also rendering is done at wrong position and scale sometimes.
When building for Android I get the following error.
:app:compileDebugJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
/Users/andreas/Development/pixelracoons/pirates_code_hx/Export/android/bin/app/src/main/java/org/libsdl/app/HIDDeviceManager.java:414: error: diamond operator is not supported in -source 1.6
mLastBluetoothDevices = new ArrayList<>();
^
(use -source 7 or higher to enable diamond operator)
1 error
:app:compileDebugJavaWithJavac FAILED
Any ideas?
Many thanx and
Best regards
Andreas