在 Visual Studio 2008 中,我有一个包含两个项目的解决方案:一个项目是 .dll,另一个是调用 .dll 的命令行应用程序。
如果我删除其中一个文件(“ast.c”),然后直接将其重新添加,我会收到以下错误。
如何修复此错误?
错误 22 错误 LNK2019:函数“double __cdecl d_low(struct ast_node *, struct ast_node *,struct ast_node *,struct ast_node *,void *)" (?d_low@@YANPAUast_node@@000PAX@Z) main.obj main