Hello,
I think you're missing a "cd build" in the package section. ;)
Thank you!
Git Clone URL: | https://aur.archlinux.org/vcmi-git.git (read-only, click to copy) |
---|---|
Package Base: | vcmi-git |
Description: | Open-source engine for Heroes of Might and Magic III |
Upstream URL: | http://vcmi.eu |
Keywords: | homm3 |
Licenses: | GPL2 |
Conflicts: | vcmi |
Provides: | vcmi |
Submitter: | Raziel23 |
Maintainer: | fenuks |
Last Packager: | fenuks |
Votes: | 47 |
Popularity: | 0.002568 |
First Submitted: | 2014-04-07 07:23 (UTC) |
Last Updated: | 2025-02-04 16:18 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 11 Next › Last »
Hello,
I think you're missing a "cd build" in the package section. ;)
Thank you!
Please add aarch64
to list of architectures (it compiles and runs just fine).
Other than that, why libvcmi.so is in /usr/lib/vcmi, which makes binaries inconvenient to be run via commandline?
CMake crashes out of the generation of build files for vcmi-git (and oddly enough, also the vcmi AUR package) with the following message:
"CMake Error in lib/CMakeLists.txt: Imported target "Boost::date_time" includes non-existent path
"/include"
in its INTERFACE_INCLUDE_DIRECTORIES."
Does not compile with recent boost (>1.70), upstream MR present but not yet merged.
Use source=("$pkgname::git+<https://github.com/vcmi/vcmi.git#commit=7f242c9bbb7>")
as a workaround until upstream is fixed.
There is a missing '.' in cmake invocation.
@niezniszczalny I had issues with Random Map Creation as well, solution was to download 'VCMI essential files mods' from https://wiki.vcmi.eu/Mod_list.
Download the zip and unzip it into ~/.local/share/vcmi/Mods
.
Random maps seem to be working fine now.
Unsure where the upstream for this zip is, would be neat to have it as an AUR package or pulled into this package.
Anyone has an issue with creating random maps?
I tried this solution, to copy Mod from latest Windows release, but it didnt' work for me. https://forum.vcmi.eu/t/cannot-generate-random-maps-at-all/1095
@zer0def a patch for that has been merged. https://github.com/vcmi/vcmi/pull/428
As of boost-1.66.0, the package fails to build - https://bugs.vcmi.eu/view.php?id=2844
Pinned Comments