compiler construction - What does fatal compile error C1083: Cannot open source file mean? -
Error: 1 Fatal Error C1083: Can not open the source file: 'FpDebug / BalanceGrabber.pch': No such file or directory c1xx
Is one of your CPP files configured to generate precompiled headers? I think it's missing project settings / messesail or whatever you use, you have to make a PK (precompelled header) first!