Error! Assert failed

I'm making a C++ game and I'm stuck in an error:

The following text:

"Assert failed at line 74 of src/readbmp.c
This applicationhas requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information."

What happened? I don't understand this error.
Also, you have compiling a .c file (which is C code), which contradicts your statement that you are using C++. Is this what you meant?
Topic archived. No new replies allowed.