What steps will reproduce the problem?
1. try to build debug server using haxe -main hxcpp.DebugTool -lib hxcpp -neko server.n
What is the expected output? What do you see instead?
nothing in output, but compiled server.n
What version of the product are you using? On what operating system?
hxcpp: 3.0.2
Please provide any additional information below.
I'm getting these error messages
/usr/lib/haxe/lib/hxcpp/git/hxcpp/DebugTool.hx:65: characters 15-32 : haxe.io.Input has no field readInt31 (Suggestions: readInt32, readInt8, readInt16, readInt24, readUntil, readUInt16, readUInt24)
/usr/lib/haxe/lib/hxcpp/git/hxcpp/DebugTool.hx:86: characters 19-25 : Capture variables must be lower-case