hxcpp-debugger icon indicating copy to clipboard operation
hxcpp-debugger copied to clipboard

Debug build fails on Linux x64

Open irregularisnotrandom opened this issue 9 years ago • 1 comments

Linux x64 Haxe Compiler 3.1.3 Lime Command-Line Tools (2.3.0)

lime test linux -debug -DHXCPP_DEBUGGER /usr/lib/haxe/lib/debugger/1,0,4/debugger/DebuggerThread.hx:120: characters 45-62 : threadNumber : Int -> event : Int -> className : String -> functionName : String -> fileName : String -> lineNumber : Int -> Void should be Int -> Int -> Int -> String -> String -> String -> Int -> Void /usr/lib/haxe/lib/debugger/1,0,4/debugger/DebuggerThread.hx:120: characters 45-62 : For function argument 'handler'

irregularisnotrandom avatar Mar 27 '15 16:03 irregularisnotrandom

FYI, I'm getting successful debugger builds on x64 Linux with Haxe 3.2.0, hxcpp-3.2.167, lime 2.7.0.

image

jcward avatar Dec 02 '15 16:12 jcward