android - Error trying to use HxScout with openfl -
i'm developing app android using openfl. compile android before trying use hxscout.
but following instructions on hxscout.com, when try test app command: haxelib run lime test android -dtelemetry
i following error: ./src/hxtelemetry/cpphxtelemetry.cpp:233: error: return-statement no value, in function returning 'void'
i pushed fix both git , haxelib (hxtelemetry v0.3.5). think there issues different versions of haxe/hxcpp wanting different styles of returns.
anyway, lmk if doesn't work.
Comments
Post a Comment