Search Criteria
Package Details: mingw-w64-cmake 1-40
Package Actions
Git Clone URL: | https://aur.archlinux.org/mingw-w64-cmake.git (read-only, click to copy) |
---|---|
Package Base: | mingw-w64-cmake |
Description: | CMake wrapper for MinGW (mingw-w64) |
Upstream URL: | http://fedoraproject.org/wiki/MinGW |
Licenses: | GPL |
Submitter: | brcha |
Maintainer: | xantares |
Last Packager: | xantares |
Votes: | 57 |
Popularity: | 0.74 |
First Submitted: | 2013-04-17 12:11 (UTC) |
Last Updated: | 2022-12-05 17:39 (UTC) |
Dependencies (5)
- cmake (cmake-gitAUR)
- mingw-w64-environmentAUR (llvm-mingw-w64-environmentAUR)
- mingw-w64-gcc (mingw-w64-gcc132AUR, llvm-mingw-w64-toolchain-ucrt-binAUR, llvm-mingw-w64-toolchain-msvcrt-binAUR)
- mingw-w64-pkg-configAUR (llvm-mingw-w64-pkg-configAUR)
- mingw-w64-wineAUR (optional) – runtime support
Required by (278)
- mingw-w64-abseil-cpp (make)
- mingw-w64-agrum (make)
- mingw-w64-aom (make)
- mingw-w64-armadillo (make)
- mingw-w64-asmjit (make)
- mingw-w64-assimp (make)
- mingw-w64-async++-git (make)
- mingw-w64-avisynthplus (make)
- mingw-w64-blas (make)
- mingw-w64-blosc (make)
- mingw-w64-box2d (make)
- mingw-w64-brotli (make)
- mingw-w64-bullet (make)
- mingw-w64-c++utilities (make)
- mingw-w64-c-ares (make)
- mingw-w64-capstone (make)
- mingw-w64-catch2v3 (make)
- mingw-w64-cblas (make)
- mingw-w64-ceres-solver (make)
- mingw-w64-cfitsio (make)
- Show 258 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »
xantares commented on 2020-12-07 17:26 (UTC)
@jpcima what is your use-case ?
Martchus commented on 2020-12-07 14:23 (UTC) (edited on 2020-12-07 14:36 (UTC) by Martchus)
I'd just call the regular CMake instead, at least for
--build
and--install
that works just fine: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=mingw-w64-qt6-base#n79jpcima commented on 2020-12-07 13:09 (UTC)
Some commands are non-working under the wrapper: -E, --build, and some others. Please consider this version of script: https://git.io/JI8pV
<deleted-account> commented on 2020-11-24 15:32 (UTC)
yes, I just built it myself without wine.
xantares commented on 2020-11-24 15:08 (UTC)
are you sure gmp builds without wine ?
<deleted-account> commented on 2020-11-24 15:04 (UTC)
you are right, didn't look that far into the dependencies. problem fixed by removing wine from the gmp PKGBUILD.
xantares commented on 2020-11-24 14:55 (UTC)
it probably installs wine when building gmp which is a dependency of ceres
<deleted-account> commented on 2020-11-24 14:39 (UTC)
IMHO having Wine as an optional depend is totally not worth it. yay or other package managers will still try to install it when resolving dependencies, I'm having a load of trouble trying to install mingw-w64-ceres-solver and there is no way to avoid wine, which eventually fails because it can't resolve all its dependencies.
Martchus commented on 2020-11-08 15:13 (UTC) (edited on 2020-11-08 15:54 (UTC) by Martchus)
As mentioned in your PR, I patched Qt 6 and the Vulkan library problem was just due to forcing static libraries. So I suppose all that's left is actually specific to the static version. I'll create a separate package (
mingw-w64-cmake-static
) for that.xantares commented on 2020-11-07 12:21 (UTC)
I dont know where to start, what are the specific issues you're talking about ?
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »