Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debug build fails on Linux x64 #2

Open
irregularisnotrandom opened this issue Mar 27, 2015 · 1 comment
Open

Debug build fails on Linux x64 #2

irregularisnotrandom opened this issue Mar 27, 2015 · 1 comment

Comments

@irregularisnotrandom
Copy link

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'

@jcward
Copy link

jcward commented Dec 2, 2015

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

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants