I realize this is a very ambiguous question, and I apologize that I cannot be more specific.
I started using SDL the other day, and wrote a program to load a .bmp image file and display it on the screen. I initialized everything in SDL first. I included the linked library and I put the image in the program directory. For some reason, whenever I run the program (which is compiled by MinGW), it displays error 0xc000007b. I am not an expert in Windows error messages, so I am asking here. Is this something I did?