【发布时间】:2016-07-07 10:51:13
【问题描述】:
我需要将 .so 文件转换为 .dll 以便在 Windows 中使用 .dll 文件吗? 如果有任何解决方案,请告诉我
【问题讨论】:
我需要将 .so 文件转换为 .dll 以便在 Windows 中使用 .dll 文件吗? 如果有任何解决方案,请告诉我
【问题讨论】:
这是这篇文章的副本: Converting .so file of linux to a .dll file of windows.
所以不,唯一的解决方案是为 Windows 重新编译库。
【讨论】: