Tuesday, April 5, 2011

PA2 Beginning

So, I thought I'd get a headstart on the homework tonight.  It seems easy enough, and I thought I might as well get it out of the way.  Downloaded it, extracted it, submitted to perforce, then tried to build it.  Ran into an error that I thankfully have seen twice before.

If anyone gets an error after a successful build telling them the .exe won't launch, here's the fix for that:

  • Right click the project in the solution navigation.
  • Select "Properties"
  • Configuration Properties>Linker>Manifest File>Generate Manifest: (Change to) NO
  • Apply changes.
I'll probably post this again if it comes up in the Google Group Discussion.

No comments:

Post a Comment