Notice
Recent Posts
Recent Comments
SNOWFLAKES DRAWING PAPER
[C++] option 'Wp64' has been deprecated ??? 본문
Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
'Wp64' 옵션은 더 이상 사용되지 않으므로 이후 릴리스에서 제거될 예정입니다.
Project -> Configuration Properties -> C/C++ -> Detect 64-bit Portability Issues -> No.
설정해주면 경고 메세지 안나온다.
'Wp64' 옵션은 더 이상 사용되지 않으므로 이후 릴리스에서 제거될 예정입니다.
Project -> Configuration Properties -> C/C++ -> Detect 64-bit Portability Issues -> No.
설정해주면 경고 메세지 안나온다.
'개발 > C / C++' 카테고리의 다른 글
[C++] warning C4996: 'strlwr' (0) | 2011.01.14 |
---|---|
[C++] 참고사이트 (0) | 2011.01.11 |
Comments