Help me i got to many problam

The Partridge Family were neither partridges nor a family. Discuss.
Post Reply
Munchkin
Posts: 2
Joined: November 25th, 2012, 12:03 pm

Help me i got to many problam

Post by Munchkin » November 25th, 2012, 12:13 pm

Hii
Need Some Help
i have this image to help explain
and i forgot to say that i download and install
Microsoft Visual Studio 2010 Service Pack 1
http://s11.postimage.org/5vgpix8r7/Problam.png
Attachments
Problam.png
(111.63 KiB) Downloaded 103 times

Jeyser
Posts: 3
Joined: November 23rd, 2012, 6:49 pm

Re: Help me i got to many problam

Post by Jeyser » November 25th, 2012, 12:49 pm

Go to Project->Chili DirectX Framework properties-> Configuration properties-> VC++ Directories and try adding this to the Include Directories if it isn't already there: $(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(WindowsSdkDir)include;$(FrameworkSDKDir)\include;
(Don't overwrite the text that is already there, also I'm running the 2010 Express)

Munchkin
Posts: 2
Joined: November 25th, 2012, 12:03 pm

Re: Help me i got to many problam

Post by Munchkin » November 25th, 2012, 1:33 pm

Didnt change a thing

Ferbguy
Posts: 51
Joined: August 29th, 2012, 10:54 pm
Location: Georgia

Re: Help me i got to many problam

Post by Ferbguy » November 27th, 2012, 11:15 pm

try changing the "stdlib.h" to <stdlib.h>

Post Reply