Msys 无法下载 angleproject 包
Msys fail to download angleproject package
使用 Msys2 x64。
对于命令
# pacman -S $MINGW_PACKAGE_PREFIX-{ffmpeg,libjpeg-turbo,lua51,64-angleproject-git}
收到消息如下:
warning: mingw-w64-x86_64-ffmpeg-4.2.2-4 is up to date -- reinstalling
warning: mingw-w64-x86_64-libjpeg-turbo-2.0.4-1 is up to date -- reinstalling
error: target not found: mingw-w64-x86_64-64-angleproject-git
找不到 angleproject 包的问题可能是什么原因?
该软件包于 2019 年 6 月 55de8032 被丢弃,可能是因为它是不合理的维护负担。
您可以自行构建它。食谱已移至 mingw-packages-dev. You can also check out the mingw-w64-angleproject-git recipe for Arch Linux on AUR and in the repository of the author。
使用 Msys2 x64。 对于命令
# pacman -S $MINGW_PACKAGE_PREFIX-{ffmpeg,libjpeg-turbo,lua51,64-angleproject-git}
收到消息如下:
warning: mingw-w64-x86_64-ffmpeg-4.2.2-4 is up to date -- reinstalling
warning: mingw-w64-x86_64-libjpeg-turbo-2.0.4-1 is up to date -- reinstalling
error: target not found: mingw-w64-x86_64-64-angleproject-git
找不到 angleproject 包的问题可能是什么原因?
该软件包于 2019 年 6 月 55de8032 被丢弃,可能是因为它是不合理的维护负担。
您可以自行构建它。食谱已移至 mingw-packages-dev. You can also check out the mingw-w64-angleproject-git recipe for Arch Linux on AUR and in the repository of the author。