Navigator of Tag
https://stackoverflow.com/questions/12434123/how-to-include-the-stdafx-h-from-the-root-directory
With "Show all files" option on in VS, i added a folder and created a new class in that folder. Since i'm using precompiled headers i also need to include the stdafx.h that's in the root directory
stackoverflow.com
#include 할 때 ../ 등으로 경로 처리되면 인식을 못함.
그래서 경로처리하지 않고도 include 하게 만들어야함
그 방법이
Property -> Directory -> Include 에서 stdafx.h 있는 경로 추가
가 제일 간단함
댓글 없음:
댓글 쓰기