Forcing cmake to find qt4.
Thanks for pointing that out.
Search Criteria
Package Details: openmw-git 0.48.0.r5496.g8471cfb576-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/openmw-git.git (read-only, click to copy) |
---|---|
Package Base: | openmw-git |
Description: | An open-source engine reimplementation for the role-playing game Morrowind. |
Upstream URL: | http://www.openmw.org |
Licenses: | custom, MIT, GPL-3.0-or-later |
Conflicts: | openmw |
Provides: | openmw |
Submitter: | None |
Maintainer: | bwrsandman (Lone_Wolf) |
Last Packager: | Lone_Wolf |
Votes: | 30 |
Popularity: | 0.000544 |
First Submitted: | 2011-01-05 16:17 (UTC) |
Last Updated: | 2024-06-25 12:42 (UTC) |
Dependencies (20)
- boost-libs
- bullet-dp
- ffmpeg4.4
- libxt
- luajit (luajit-2.1-lua52-gitAUR, luajit-gitAUR, luajit-openrestyAUR)
- mygui-openmwAUR
- openal (openal-gitAUR)
- openscenegraph-openmw-gitAUR
- qt6-base (qt6-base-headlessAUR, qt6-base-gitAUR)
- qt6-svg
- recastnavigation-openmwAUR
- sdl2 (sdl2-gitAUR, sdl2-compat-gitAUR)
- sqlite (sqlite-fossilAUR)
- unshield (unshield-gitAUR)
- yaml-cpp
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- debugedit (debugedit-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- qt6-tools (make)
Required by (1)
- openmw-tes3mp (requires openmw) (optional)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 Next › Last »
bwrsandman commented on 2013-03-06 14:55 (UTC)
budulay commented on 2013-03-05 03:14 (UTC)
Wouldn't compile for me after the qt5 update, even though qt4-4.8.4 is installed.
<deleted-account> commented on 2013-02-12 13:02 (UTC)
OpenMW needs FFMpeg now for video playback
bwrsandman commented on 2012-12-28 23:38 (UTC)
Added opencs.
budulay commented on 2012-07-27 03:27 (UTC)
Nice one, thanks!
bwrsandman commented on 2012-07-26 22:26 (UTC)
Should be fixed now.
bwrsandman commented on 2012-07-26 22:18 (UTC)
Updated for submodule and plugins.cfg.
I don't know about your Zip problem and I'd be interested to know if anyone else has this issue.
Make sure you have zip and unzip installed.
"/home/budulay_arch/./resources/mygui/Obliviontt.zip" suggests to me that it's looking in your home folder instead of "/usr/share/games/openmw/resources/mygui/Obliviontt.zip"
budulay commented on 2012-07-26 20:28 (UTC)
When running pkgbuild without any source files present(doing a git clone rather than git pull) compilation failed, complaining that openmw/extern/shiny/Main/Factory.hpp was missing. Turns out openmw/extern/shiny is a submodule in openmw git repo, so it has to be initialized and then updated:
else
cd "$srcdir"
git clone "$_gitroot" "$_gitname"
cd "$_gitname"
git submodule update --init
fi
It's also explained here: http://openmw.com/forum/viewtopic.php?f=5&t=259
Also with this commit the openmw/files/plugins.conf* files were removed:
https://github.com/zinnschlag/openmw/commit/014396e80c376663b8bba9ac598f1828d569ea49#diff-14
So I had to delete this line from PKGBUILD:
install -m644 plugins.cfg "$pkgdir"/etc/openmw/
Also openmw.cfg.install was renamed into openmw.cfg a while back, hence I changed this line:
install -m644 openmw.cfg "$pkgdir"/etc/openmw/openmw.cfg
I'm not sure if it was the correct way to do it, but the game compiles now.
When I try to run it, though, I get:
ERROR: OGRE EXCEPTION(7:InternalErrorException): /home/budulay_arch/./resources/mygui/Obliviontt.zip - error whilst opening archive: Unable to read zip file. in ZipArchive::checkZzipError at /build/src/ogre_src_v1-8-0/OgreMain/src/OgreZip.cpp (line 297)
Doint a web search on the error message reveals plenty of results, none of them related to openmw, though. At this point I have no clue where to go from here.
I am wandering if anyone else got this error, and if they were able to fix it.
bwrsandman commented on 2012-07-18 11:14 (UTC)
Boost 1.50.0 released, deps updated.
Pinned Comments
Lone_Wolf commented on 2022-06-17 10:07 (UTC)
openmw-git has been found to require a sizable amount of temporary space during building.
The available amount depends on system specifics so is different for all systems. In case build fails with "no space left on device" you may be bitten by this.
See https://bbs.archlinux.org/viewtopic.php?id=277304 for details and possible solutions.
bwrsandman commented on 2016-09-24 14:59 (UTC) (edited on 2018-11-22 17:28 (UTC) by bwrsandman)
Please refrain from flagging the git version as out date when a new release comes out. The git aur packages update their version on install time based on the tags of the git repo.
Keep in mind that this is a VCS package and it is meant to be in line with the latest master which might not always work. It is not meant to follow the release pattern in any particularly smart way and assumes that upstream maintains their tags consistently.
For the newest release, the correct page is https://www.archlinux.org/packages/?q=openmw