Heres a pastebin http://pastebin.com/CGVZv7BK
The thing I didnt understand is when it said
Under Configuration Properties > VC++ Directories:
Open the drop down menu for Include Directories and add
$(ProjectDir)Includes
(note that there is no backslash between"$(ProjectDir)" and "Includes")
Open the drop down menu for Library Directories and add
$(ProjectDir)Libraries
It says and add several times but when I click the arrow itonly says edit so I click that and enter the text in the box then click ok andI'm trying to compile the opengl version so maybe that's the problem.
EDIT I didn't put the locations I just copied so that wasprobably the problem. Oops.
EDIT it’s still not working.Let me explain Iv'e got mydocuments then I have a folder called powder toy source then I have extractedthe source from a rar into that fold so what do i put for ProjectDir andSolutionDir. Please help