SDL problem

Write your question here.

How do I fix this, I did everything that the lazyfoo tutorials told me too do, I don't know how to fix these types of problems.
Undefined symbols for architecture x86_64:
"_main", referenced from:
implicit entry/start for main executable
(maybe you meant: __Z8SDL_mainiPPKc)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Most likely you are using either the wrong version of SDL.dll or you are using it for the wrong operating system.
Does this answer your question?
Topic archived. No new replies allowed.