That's useless there's nothing here to help anyone all that would do is make people who have this problem look at these post. I'm not the only one who has had this problem
Here's how I fixed it seems the TFT screen I have that I got on sale doesn't work with the TFT library's that came with arduino 1.6.5. So i installed the one's from seeed and they have the TFT.h in them too so you get a error that your using more then one TFT.h.
So what I did was i removed the TFT library's from arduino 1.6.5 and reinstalled seeed librarys. which is not a good fix but works for my screen. Today I was going to change seeed library's and rename there TFT.h cause i don't want to be uninstalling and reinstalling library's because of bad naming.