Topic: Building WL on win 10
hessenfarmer![]() Topic Opener |
Posted at:
2018-08-15, 00:03 UTC+2.0
Hi everybody, If I have time (after my short holiday)I would enter this to the wiki deleting the description of the unsucsessful attempt using ubuntu for windows if there are no objections.
Edited:
2018-08-16, 15:43 UTC+2.0
![]() ![]() |
kaputtnik![]() |
Posted at:
2018-08-15, 10:28 UTC+2.0
Regarding boost: I am on archlinux with boost version 1.67.0-7 and have no problems. But every time a major update to boost happen, compiling does not work anymore as usual. I have to delete the build folder and compile from scratch again. Maybe you could try that also? Didn't remember exactly, but i think an update of ICU needs the same solution. ![]() ![]() |
hessenfarmer![]() Topic Opener |
Posted at:
2018-08-15, 16:30 UTC+2.0
The problem is that boost 1.67 tries to use some bcrypt libraries from the OS which are not included in WIN10. ![]() ![]() |
GunChleoc![]() |
Posted at:
2018-08-16, 08:37 UTC+2.0
Please add the instructions to https://wl.widelands.org/wiki/BuildingWidelandsUnderWindowsNew/. I have created a new section "Building with MSys2 only" for you. The procedure would be the same for Windows 7, so the page with the Ubuntu variant has a misleading title. Busy indexing nil values ![]() ![]() |
Arty![]() |
Posted at:
2018-08-16, 14:55 UTC+2.0
Hm....I am having some trouble with this. Trying to do this exactly on Windows 7 for 64bit. First minor issue I ran into was that cmake wasn't installed this way, so I also ran "pacman -Sy cmake". So far so good. Now, trying to run cmake results in two errors:
I am a bit of a loss here. How much more of "a full path" can it be? Maybe the error message is misleading though. Maybe I am even just overlooking something trivial here. Any thoughts? ![]() ![]() |
hessenfarmer![]() Topic Opener |
Posted at:
2018-08-16, 15:38 UTC+2.0
Have you tried searching for gcc.exe and adopting the path accordingly. ![]() ![]() |
hessenfarmer![]() Topic Opener |
Posted at:
2018-08-16, 15:45 UTC+2.0
I had forgotten cmake. Thanks I edited the first post to reflect this. ![]() ![]() |
hessenfarmer![]() Topic Opener |
Posted at:
2018-08-16, 15:45 UTC+2.0
I Think there is a typo in my instructions. It should read gcc-toolchain I think. Can't check this though. As I am AFK from my dev machine. Could you check whether this solves the problem?
Edited:
2018-08-16, 15:49 UTC+2.0
![]() ![]() |
Arty![]() |
Posted at:
2018-08-16, 17:23 UTC+2.0
No, that was fine to begin with. It's all part of the mingw toolchain.
Sorry, I forgot to mention this. I had checked the directory of course. The files (gcc.exe and g++.exe) are there, it's exactly the right path. That's why those error messages bother me so much. But I found the error now. Should not have just run Now I am getting some other error, but don't have the time right now to check it out. Thanks for the help so far. ![]() ![]() |
hessenfarmer![]() Topic Opener |
Posted at:
2018-08-16, 17:43 UTC+2.0
You're welcome. Keep us informed though. ![]() ![]() |