PDA

View Full Version : SDL + VC++ 2005 = Trouble?


Mashew
11-13-2007, 07:52 PM
Everytime, I start up VC++, it seems it decided to de-intalize (real word?) SDL when I shut it down. (Regular shutdown) but, the linker is still there and everything. Once I build my solution and project and try to run debug. It gives me errors such as:

error C2228: left of '.x' must have class/struct/union

Anyone else having this trouble with SDL and VC++? Does VC do this with other things? Am I just a complete idiot so, I can't run it right?