haxe - Need Help Uninstalling Stencyl -


when try install openfl haxe error:

c:\users\dude>haxelib install openfl have openfl version 3.3.0 installed [file_contents,c:\program files (x86)\stencyl\plaf\haxe\lib/openfl/.current] 

i have uninstalled stencyl program files (win8.1_64bit) , ran ccleaner make sure wiped out. checked system , user environmental variables didn't found stencyl anywhere.

then have reinstalled haxe on again, reason keep getting same error. after fresh installation, have checked installation location of haxe using >haxelib config command still weird output

c:\users\dude>haxelib config c:\program files (x86)\stencyl\plaf\haxe\lib/ 

currently haxe installed @ c:\haxetoolkit on machine

well entered stencyl keyword in windows search bar , saw file: .hxcpp_config.xml. file , 1 called .haxelib located in user home folder.

the problem fixed after deleting both of files.

also found stencyl hiding (ಠ_ಠ ). file .hxcpp_config.xml directs appdata folder in user directory (c:\users\dude\appdata\roaming\stencyl)


Comments

Popular posts from this blog

mysql - FireDac error 314 - but DLLs are in program directory -

c++ - Getting C2512 "no default constructor" for `ClassA` error on the first parentheses of constructor for `ClassB`? -

java - How can I send the data from a imput type="file" to the controller? -