Tw1ddle / geometrize-haxe-web

:globe_with_meridians: Web demo using the Geometrize Haxe library to recreate images with geometric primitives
https://www.geometrize.co.uk/
MIT License
136 stars 10 forks source link

Doesn't compile with geometrize-haxe 1.0.2 #2

Closed mastef closed 5 years ago

mastef commented 6 years ago
GeometrizeWorker.hx:17: characters 7-22 : Type not found : geometrize.Util
mastef commented 6 years ago

Ah went around this by using git submodule update --init --recursive

Tw1ddle commented 6 years ago

It uses the submodule by default. Uncomment line in GeometrizeHaxeWeb.hxml to use haxelib instead. The 1.0.2 haxelib is working for me.