Tab 대신 4 space 넣기 옵션

Passing command line arguments in Visual Studio 2017

Difference between 'Windows Console Application' and 'Empty Project'

Using 3rd party libaries in Visual Studio 2017

#include "pch.h" 지우는 방법

함수가 실행되는 시간 재는 방법

OpenCV 이미지 크기 바꾸기 (Resize)

Project property 복사하기

Errors


Error C1010 - unexpected end of file while looking for precompiled header. Did you forget to add '#include name' to your source? - Visual Studio 2017

Error C4819 - The file contains a character that cannot be represented in the current code page - OpenCV+CUDA, Visual Studio 2017

Error C4996: 'j0': The POSIX name for this item is deprecated. - Ceres, Visual Studio 2017

Error LNK2001, LNK2019, LNK1120 - unresolved external symbol 'symbol' referenced in function 'function'

Error LNK1169, LNK2005 - symbol already defined in object

Cannot find or open the PDB file

Error C4996 - 'sscanf': This function or variable may be unsafe.

Error C1083