Friday, October 15, 2010

Finished ballistics and fireworks

I finished ballistics and fireworks about an hour ago. I've been trying to put the project in the grademe directory for the past hour, but when i submit and pull the files down into a new folder I can't get it to build.

2>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(C:\Users\John\Desktop\PhysicsTest2\keenan2010fall_gam450\students\jmurphy\GradeMe\cyclone2010\build\..\bin\demo_ballistic_d.exe) does not match the Linker's OutputFile property value (C:\Users\John\Desktop\PhysicsTest2\keenan2010fall_gam450\students\jmurphy\GradeMe\cyclone2010\bin\ballistic_d.exe). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).

2>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(992,5): warning MSB8012: TargetName(demo_ballistic_d) does not match the Linker's OutputFile property value (ballistic_d). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).

2>LINK : fatal error LNK1104: cannot open file '..\bin\ballistic_d.exe'

No comments:

Post a Comment