Post date: Aug 21, 2008 9:40:12 PM
It's amazing how dealing with bugs and linker errors that in the end have nothing to do with you code can just absolutely sap your enthusiasm. Which is especially irritating as I was finally beginning to focus my SIGGRAPH inspiration into some productive work. Long story short, errors finally resolved (hopefully!) after some manual editing of .vcproj files. Of course, now every other compile is a full rebuild due to errors writing to .pdb files... sigh...
I can't believe Visual Studio still remains the path of least resistance for developing code.