|
haxe2cpp
Compile .hx files to C++ files.
The haxe2cpp taskThis calls the haxe compiler to compile to a folder of C++ files. Standard OptionsAll the StandardHaxeTasks options apply. To compile to php files<haxe2cpp main="App" out="app"/> Where, unlike the other haxe compile tasks, out is the name of a directory. |
► Sign in to add a comment
while trying to compile simpe examle MainTest?.hx file with haxe2cpp task on Windows 7 I am getting very strange erro message abotu not being eble to create the output directory:
BUILD FAILED C:\Users\marina.russo\workspace\TestHaXeWithAnt?\build.xml:45: The following error occurred while executing this line: C:\Users\marina.russo\workspace\TestHaXeWithAnt?\build.xml:96: exec returned: 1