Search found 3 matches

by Pablos
April 19th, 2016, 8:01 pm
Forum: Release Announcements, Compiling & Installation
Topic: Error when linking Wesnoth
Replies: 6
Views: 4384

Re: Error when linking Wesnoth

Thank you for your responses. And thank you shadowm, your commit has fixed the problem and test are compiled now. By the way, anyone knows how to execute the tests? According to tests help: test [Boost.Test argument]... -- [custom test module argument]... but I do not know where these custom test mo...
by Pablos
April 18th, 2016, 7:27 am
Forum: Release Announcements, Compiling & Installation
Topic: Error when linking Wesnoth
Replies: 6
Views: 4384

Re: Error when linking Wesnoth

What was broken in your case was the target test , which isn't what you need. Try to compile only the target wesnoth and see if the error appears there too. Thak you for your answer! Of course, if I disable the tests there is no problem compiling Wesnoth. However I think I need the tests if I want ...
by Pablos
April 15th, 2016, 11:32 am
Forum: Release Announcements, Compiling & Installation
Topic: Error when linking Wesnoth
Replies: 6
Views: 4384

Error when linking Wesnoth

Hello to everyone, In order to start editing Wesnoth source code, I have tried to compile it. I had no problem if I compile Wesnoth without the Test option in CMake, but when I perform the same action with Test option enabled I get the following error: [ 98%] Linking CXX executable ../test libwesnot...