Package Details: wesnoth-devel 1.19.9-1

Git Clone URL: https://aur.archlinux.org/wesnoth-devel.git (read-only, click to copy)
Package Base: wesnoth-devel
Description: development version of a turn-based strategy game on a fantasy world
Upstream URL: https://www.wesnoth.org/
Keywords: game strategy
Licenses: GPL
Submitter: valdar
Maintainer: valdar
Last Packager: valdar
Votes: 60
Popularity: 0.000000
First Submitted: 2007-02-28 22:40 (UTC)
Last Updated: 2025-02-18 06:40 (UTC)

Dependencies (19)

Required by (0)

Sources (8)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 19 Next › Last »

valdar commented on 2016-03-11 23:21 (UTC) (edited on 2016-04-04 19:51 (UTC) by valdar)

Updated to 1.13.4

darkbasic commented on 2016-01-04 14:37 (UTC)

Thanks valdar!

valdar commented on 2015-12-28 21:02 (UTC) (edited on 2016-04-04 19:51 (UTC) by valdar)

Updated to 1.13.2

valdar commented on 2015-12-28 18:38 (UTC)

https://patch-diff.githubusercontent.com/raw/wesnoth/wesnoth/pull/565.patch

valdar commented on 2015-12-27 14:30 (UTC)

We are progressing in solving the issue! Solved previous problem, found another one (in building unit tests with boost 1.60) and risen another bug: https://gna.org/bugs/?24234 Let's see how it goes.

darkbasic commented on 2015-12-27 14:09 (UTC)

https://github.com/wesnoth/wesnoth/commit/aa1ea043bbf52d509197eab91ab85c70e633d69e this commit didn't help: http://pastebin.com/iPX5UYhj

valdar commented on 2015-12-27 13:55 (UTC)

https://gist.github.com/anonymous/0115aa6a7856a66fa3ff

valdar commented on 2015-12-27 13:10 (UTC)

https://github.com/wesnoth/wesnoth/commit/aa1ea043bbf52d509197eab91ab85c70e633d69e.patch

valdar commented on 2015-12-27 12:52 (UTC)

@darkbasic: I think the damn answer is "clone". Regarding the interesting chat you have quoted, when do they plan to release those changes?

darkbasic commented on 2015-12-26 09:08 (UTC)

[14:25] <celticminstrel> darkbasic: I think I get the problem. [14:25] <loonycyborg> seems like new boost bug or something? [14:25] <celticminstrel> boost::none_t is not meant to be constructed. Maybe they decided to enforce it to be a singleton in Boost 1.60. [14:26] <loonycyborg> the latest boost version I used is 1,59 [14:26] <celticminstrel> You're supposed to use boost::none. [14:26] <celticminstrel> I just changed it and am making sure it still compiles. [14:28] <celticminstrel> (I'm sure it will though.) [14:29] <vultraz> I should upgrade my build to boost 1.60 too [14:30] <celticminstrel> I think the XCode builds are still using 1.54. [14:31] <vultraz> : o [14:31] <celticminstrel> ANd I think I have 1.58 installed on my system. [14:31] <celticminstrel> ^And [14:45] <celticminstrel> I wonder if that affects 1.12.4(?) too.