Cannot open precompiled header file: 'Debug/****.pch': No such file or directory - heiniaoyuyouling的

Cannot open precompiled header file: 'Debug/****.pch': No such file or directory - heiniaoyuyouling的

瀏覽:547
日期:2025-10-03
環境:VC執行:編譯程序問題描述:Cannot open precompiled header file: Debug/****.pch: No such file or directory我的解決方案可以使用右鍵點擊項目工程中的該cpp文件,選擇setting,在c/c++欄,選擇PreCompiled headers,然後設置第一選項,選擇不使用預編譯 ......看更多