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

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

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