How to include the stdafx.h from the root directory? - Stack Overflow

How to include the stdafx.h from the root directory? - Stack Overflow

瀏覽:1088
日期:2025-11-16
Did you forget to add '#include "stdafx.h"' to your source? ... error "error C1083: Cannot open include file: 'stdafx.h': No such file or directory". .... error LNK2019 + fatal error LNK1120 when using additional include directories....看更多