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!


Comments

Popular posts from this blog

MySql variables and php -

c# - How can I find out if there are windows above a control? -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -