You have a duplicate symbol error - your program can't have two functions called main()
. Remove one of them, and you should be able to move forward.
↧
Answer by Carl Norum for Build throwing error "Command ... llvm-gcc-4.2 failed with exit code 1"
↧