.sbr

BSCMAKE: error BK1506 : cannot open file StdAfx.sbr No such file or directory

I have converted one of my VS2006 projects into VS2008 and when trying to build the project in VS2008 I get the above error. What is .sbr file ? and how can I fix the compile error? Any help is hugely appreciated. ...

.sbr files in Source Control

I just started working on my first Visual Studio project, and I imported all the existing code for the project into an SVN repo of mine without checking which files were binary and which weren't. So now I'm trying to clean up the repo and I've come across some .sbr, .pch, and .res files. I figure the .pch file doesn't need to be in s...

"Post build event error"

Hello all, I am using Visual Studio 2008 to build my projects. I often take existing sample code and edit it and toy around with it, as I am just learning and I'd like to advance my skill.. it's nice to have a template to work with. That being said, I often get the build error "Post build event failed". This is often accompanied by a ...