Visual Studio 에서, C++ 로 프로그램을 만들 때 이러한 에러가 나올 때가 있다. IntelliSense: #error directive: Please use the /MD switch for _AFXDLL builds 뒤저보니, 버그라는군. 이하의 설명대로 따라하면 된다. http://connect.microsoft.com/VisualStudio/feedback/details/549119/intellisense-error-on-build-solution 1. Right-click the Project. 2. Go to Config Properties->C/C++-> Code Gen ->. Double-click "Runtime Library" and set to "Multi-threaded..