openfl / svg

Provides SVG parsing and rendering for OpenFL and Haxe
MIT License
68 stars 30 forks source link

iOS build error #48

Closed aW4KeNiNG closed 7 years ago

aW4KeNiNG commented 7 years ago

Hi!

When i try to build, i get an error:

/Users/pablomartin/Documents/workspace/sdks/HaxeToolkit/haxe/lib/svg/git/format/svg/SVGData.hx:139: characters 29-33 : On static platforms, null can't be used as basic type Float
/Users/pablomartin/Documents/workspace/sdks/HaxeToolkit/haxe/lib/svg/git/format/svg/SVGData.hx:143: characters 29-33 : On static platforms, null can't be used as basic type Float
mastef commented 7 years ago

@jgranick could you push to haxelib please? :)