Skip to content
Discussion options

You must be logged in to vote

I had a look at your snippet of build warnings and believe Tim is correct, the snippet doesn't contain any actual compile errors, it's simply that one of the lines with a warning about comparing two different integer types just happens to have a runtime error message.

I can see that at the end of the snippet your have 1 build error and 5 warnings, but I can't spot anything other than the 5 warnings in the snippet, so my best guess is that you've run a build, one of the files has failed to compile but the compile has continued and the warnings have caused the compile error to scroll off the screen or something similar - something that can easily happen with a multi0threaded build.

We have …

Replies: 4 comments 42 replies

Comment options

You must be logged in to vote
19 replies
@robertosfield
Comment options

@robertosfield
Comment options

@IndieDev99
Comment options

@IndieDev99
Comment options

@IndieDev99
Comment options

Comment options

You must be logged in to vote
19 replies
@IndieDev99
Comment options

@IndieDev99
Comment options

@timoore
Comment options

@IndieDev99
Comment options

@timoore
Comment options

Comment options

You must be logged in to vote
4 replies
@IndieDev99
Comment options

@robertosfield
Comment options

Answer selected by IndieDev99
@IndieDev99
Comment options

@robertosfield
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants