haxe - OpenFL basic install on Windows doesn't work? -


i went http://www.openfl.org/archive/download/ , followed steps basic first test:

haxelib install lime haxelib run lime setup lime install openfl lime create openfl:displayingabitmap 

when try run with:

cd displayingabitmap lime test neko 

i get:

export/windows/neko/haxe/applicationmain.hx:1: characters 7-20 : class not found : openfl.assets 

i haven't done before haxe or openfl fresh install. can guess what's going on? doesn't seem seeing contents of openfl library, though can generate project.

(update: tried exact same on mac , worked perfectly, think problem has windows)

try follow steps @ http://www.openfl.org/documentation/setup/install-haxe/ , reinstall latest openfl, contents under "archive" folder outdated.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -