Wesnoth 1.5.0
Moderator: Forum Moderators
Re: Wesnoth 1.5.0
I'm working on it.
There are some issues which needs to be settles, especially regarding canvas.cpp. I'm going to try cmake and build again with XCode, but if that doesn't work I'll re-consult Mordante/SkeletonCrew about it.
There are some issues which needs to be settles, especially regarding canvas.cpp. I'm going to try cmake and build again with XCode, but if that doesn't work I'll re-consult Mordante/SkeletonCrew about it.
Take a breath.
Re: Wesnoth 1.5.0
I've got svn working now, so it won't be too long before i can get 1.5.0 working.
1 question still needs to be answered though: I'm planning to include compiling SDL-related libraries into the MacCompileStuff in the future at the expense of a larger download (I'm not sure how big though yet at the moment) to make it easier for beginners to compile Wesnoth. Is this ok with other Mac users, or do you prefer as it is now with 1.4.2 (boost only, about 50 MB when expanded)? If I nobody disagrees, I'll include them next time (maybe 1.5.1/1.5.2 at the earliest).

1 question still needs to be answered though: I'm planning to include compiling SDL-related libraries into the MacCompileStuff in the future at the expense of a larger download (I'm not sure how big though yet at the moment) to make it easier for beginners to compile Wesnoth. Is this ok with other Mac users, or do you prefer as it is now with 1.4.2 (boost only, about 50 MB when expanded)? If I nobody disagrees, I'll include them next time (maybe 1.5.1/1.5.2 at the earliest).
Take a breath.
Re: Wesnoth 1.5.0
What do you think of just creating a package of "mac compile helper tools" that you keep up to date but a separate package? There the project file and all the stuff to get the libs could be in though still keeping the "real" package small. This would probably be the easiest way to go and IMO favorable.anakayub wrote: 1 question still needs to be answered though: I'm planning to include compiling SDL-related libraries into the MacCompileStuff in the future at the expense of a larger download (I'm not sure how big though yet at the moment) to make it easier for beginners to compile Wesnoth. Is this ok with other Mac users, or do you prefer as it is now with 1.4.2 (boost only, about 50 MB when expanded)? If I nobody disagrees, I'll include them next time (maybe 1.5.1/1.5.2 at the earliest).
Re: Wesnoth 1.5.0
I thought about this as well, just that I didn't want to break tradition.
I think this is definitely the best solution; it keeps the game download small, and allows for separate compile archives for 1.4.0 and 1.5.0, and probably even periodic svn (if needed), for which all are generally different.

I think this is definitely the best solution; it keeps the game download small, and allows for separate compile archives for 1.4.0 and 1.5.0, and probably even periodic svn (if needed), for which all are generally different.
Take a breath.
-
- Inactive Developer
- Posts: 787
- Joined: March 31st, 2006, 6:55 am
Re: Wesnoth 1.5.0
I've been working with anakayub to solve the compilation problems on
the Mac. In trunk revision 26650 fixes the problem. For 1.5.0 I put the
modified files in a tar.gz archive. Extract the archive in src/gui/widgets
it should add :
- formula.hpp
and overwrite :
- canvas.cpp
- canvas.hpp
- settings.hpp
After that compiling and linking should work. Thanks to anakayub for
testing the changes.
the Mac. In trunk revision 26650 fixes the problem. For 1.5.0 I put the
modified files in a tar.gz archive. Extract the archive in src/gui/widgets
it should add :
- formula.hpp
and overwrite :
- canvas.cpp
- canvas.hpp
- settings.hpp
After that compiling and linking should work. Thanks to anakayub for
testing the changes.
- Attachments
-
files.tar.gz
- (8.96 KiB) Downloaded 368 times
Re: Wesnoth 1.5.0
anakayub is, check this thread for progress. I might throw some time into it if I can, but I've got a lot going on at the moment so I can't promise anythinghowwitty wrote:If someone compiles the macOS vers. I will download it...
I tried compiling the source once - it resulted in me having no clue what I was doing
P.S. It's been two weeks so I think I'm all right in asking what's up. Is anyone working on it?

Had I been present at the Creation I would've given some hints as to the better ordering of the Universe...
Re: Wesnoth 1.5.0
Mac binaries are ready.
This problem was noted and fixed before shipping.
md5: 4a727fd2835d688fa9c937eda7c861f5
This problem was noted and fixed before shipping.
md5: 4a727fd2835d688fa9c937eda7c861f5
Take a breath.