基本功能上未解析的外部符号
作者:mmd 提问时间:6/15/2023
使用 1 个 cpp 文件构建项目时发生构建错误LNK2019 namespace foo { __declspec(dllimport) void Print(); } void m...
LNK2019 LNK 问答列表
作者:mmd 提问时间:6/15/2023
使用 1 个 cpp 文件构建项目时发生构建错误LNK2019 namespace foo { __declspec(dllimport) void Print(); } void m...