SKONIKS Asked:2020-09-14 23:07:25 +0000 UTC2020-09-14 23:07:25 +0000 UTC 2020-09-14 23:07:25 +0000 UTC 如何将 SFML C++ 库 .dll 添加到原始 VisualStudio .exe 文件中? 772 如何将 SFML C++ 库添加到 VisualStudio 源 .exe 文件?Visual Studio 社区 2017; dll 1 个回答 Voted Best Answer SKONIKS 2020-09-14T23:10:03Z2020-09-14T23:10:03Z 指定附加依赖时,在“Project Properties => Linker => Input => Inject Managed Resource File”列中添加相同的.dll 编译后,我们会得到一个包含必要.dll 的文件
指定附加依赖时,在“Project Properties => Linker => Input => Inject Managed Resource File”列中添加相同的.dll 编译后,我们会得到一个包含必要.dll 的文件