2017-01-25 4 views
1

J'ai installé Haxe et OpenFL. J'ai créé un exemple de projet:Appel invalide OpenFL et Haxe lors de l'exécution de projets de test

openfl create PiratePig 
cd PiratePig 

quand je lance:

openfl test flash 

Je reçois l'erreur suivante:

/usr/lib/haxe/std/haxe/macro/Context.hx:209: characters 9-30 : Invalid call 
/home/tomto/haxelib/openfl/4,6,0/openfl/_internal/utils/ExtraParams.hx:13: characters 7-32 : Called from 
--macro:1: character 0 : Called from 
Aborted 

La même erreur quand je lance openfl test neko

Je reçois une erreur différente pour html5

openfl test html5 

me donne

chmod: changing permissions of '/home/tomto/haxelib/lime/3,6,2/templates 

/bin/webify-linux64': Operation not permitted 
Error: Cannot copy to "Export/html5/release/bin/fonts/FreebooterUpdated.eot", is the file in use? 

Toute aide pour ce travail serait génial.

Répondre