Package Details: mingw-w64-wineditline 2.206-1

Git Clone URL: https://aur.archlinux.org/mingw-w64-wineditline.git (read-only, click to copy)
Package Base: mingw-w64-wineditline
Description: port of the NetBSD Editline library (mingw-w64)
Upstream URL: https://mingweditline.sourceforge.io/
Licenses: BSD
Submitter: adsun
Maintainer: None
Last Packager: adsun
Votes: 0
Popularity: 0.000000
First Submitted: 2018-06-28 02:37 (UTC)
Last Updated: 2021-03-16 16:04 (UTC)

Latest Comments

simona commented on 2026-01-13 00:07 (UTC)

CMake Error at CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.5 has been removed from CMake.

Update the VERSION argument <min> value. Or, use the <min>...<max> syntax to tell CMake that the project requires at least <min> but has been updated to work with policies introduced by <max> or earlier.

Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.