:make assumes target platform is android for a lime project
algorev opened this issue · 0 comments
algorev commented
I have a Lime project that uses OpenFL and StablexUI, and it compiles correctly using the command
$ lime test <platform>
I don't have a working setup for android, however, but when I use :make, Vaxe doesn't ask me for a platform and launches a compilation for android, which results in an error.
My project.xml, if that can help: https://gist.github.com/algorev/018bab4540538fec8706d96d48d4441b