【问题标题】:Installing MinGW-W64安装 MinGW-W64
【发布时间】:2020-06-19 16:33:23
【问题描述】:

GoCV 的 Windows 安装说明中,我们有以下行:

Download and run the MinGW-W64 compiler installer from https://sourceforge.net/projects/mingw-w64/?source=typ_redirect.

我下载了提到的文件,但找不到执行程序文件,也找不到像说明中提到的x86_64-7.3.0-posix-seh-rt_v5-rev2这样的东西,有什么帮助吗?

【问题讨论】:

  • “提到的文件”是一个网页。你下载了什么?

标签: mingw-w64 gocv


【解决方案1】:

MinGW-w64的安装很简单。从

下载安装程序

https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/installer/mingw-w64-install.exe

或直接使用适当的包(作为 7-zip 存档):

https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/mingw-builds/7.3.0/threads-posix/seh/x86_64-7.3.0-release-posix-seh-rt_v5-rev0.7z/download

有些人(包括我)在某些时候遇到了安装程序的随机连接问题,所以第二个选项可能更直接。

【讨论】:

    猜你喜欢
    • 2021-10-23
    • 1970-01-01
    • 2021-05-28
    • 1970-01-01
    • 2020-05-29
    • 2016-11-15
    • 2015-07-08
    • 1970-01-01
    相关资源
    最近更新 更多