You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For me the small example in post-process works fine on Windows 7 64bit (cpp) but doesn't even compile for neko:
Invalid operation (+)
Called from PostProcess.hx line 195
Called from openfl/display/DirectRenderer.hx line 32
Called from flash/display/Stage.hx line 1021
Called from flash/display/Stage.hx line 380
(for some reason the compiler complains about adding 2 initialized floats)
I cannot get it to work on Windows (neko || cpp). It opens a blank window and then crashes.
I've tested the example project with current dev versions of HaxePunk and OpenFL, and 2.5.2 and 1.2.3 respectively. Still no luck!
Any ideas?
The text was updated successfully, but these errors were encountered: