Closed postite closed 10 years ago
Do you get any error message in the console ? Normally you should be able to select openfl targets after selecting your openfl project (Crobapi) ?
no error .. just a "please select a NME target.."
Sorry I closed it by error. I got "Quick panel unavailable" in the console, which I fixed. Does it fix your issue ?
nothing changed for me ... i updated via package control... should i use the git version ? thx
Normally, the git version == the package control version. I'm not sure I fully understand the issue : What happens when you select the Crobapi project ? Normally you should be able to select an NME/OpenFL target then...
that works fine now ! the git version made it ! thx
Hey @clemos. i don't know for others but openfl compilation is way longer than pure build.hxml on my computer.
i'd like to have the choice to compile from my build.hxml OR openfl targets. it would be nice to have root build.hxml listed in the target builds ( ctrl-shift-b). Actually when you have a build.hxml in the project, it breaks openfl targets listing.
why? i see two options: -list build.hxml in the openfl targets list -let the user choose ( ctrl-b for basic build , ctrl-enter for openfl )
do you think it would be feasable ? thx