linux - 在 go 中使用 windows dll 库,为 linux 和 mac os x 编译

标签 linux windows macos dll go

我只是想知道是否有机会在我的 go 项目中使用专有的 windows dll,为 mac osx 和 linux 编译?

最佳答案

不,您不能在 Linux/OSX 上使用 Windows dll。

但是,如果您真的必须这样做,您总是可以像 TeamViewer 那样使用预编译的 wine 和 Steam 上的一些“近乎原生”的游戏来发布您的软件。

关于linux - 在 go 中使用 windows dll 库,为 linux 和 mac os x 编译,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/24766401/

相关文章:

linux - 在 bash 中以格式 variable=value 从输入设置变量

linux - 在 MPI 集群上运行 C 程序

windows - 在 Windows 7 PowerShell 中 Tab 自动完成时的尾部斜线

macos - 如何通过 IOBluetooth 框架 (macOS) 获取 BLE 设备列表

ruby - 升级到 ruby​​ 1.9.2 并在 nokogiri 中出现 Segmentation Fault 错误

linux - Apache SVN,arch linux 上的错误 500

linux - Video.js 源不在 Apache 文件夹中

c# - 安装期间创建防火墙规则 : netsh or WindowsFirewall API?

java - 原子文件修改

c++ - 如何在 OSX 上使用 C++ 更改罗技 c920 网络摄像头设置?