Link error

Link error

原因大概有三种:
1. 只有声明没有定义;
2, 只包含了头文件, 未引入lib文件;
2. 只包含了头文件,未引入obj文件;

你可能感兴趣的:(Link error)