I am using visual build professional and one of the steps is a 'Make VS 2003' (c++ project). However, every time I get the following error:
fatal error C1033: cannot open program database ''
If I compile the project myself in visual studios it works fine.
Anyone know why this would be, or how I can fix it?