Topic: better messages about what is BEING made
kaputtnik |
Posted at: 2021-04-13, 08:54
FYI: Enhance/Clear buildingshelp for production sites Top Quote |
impactus |
Posted at: 2021-04-13, 19:49
Thanks hessenfarmer & kaputtnik, I think I will actually see if I can get this to build. Is the Visual Studio thing working fine, or would you say it's easier under Linux? That would be a VM though. Top Quote |
hessenfarmer |
Posted at: 2021-04-13, 21:17
No experience with Visual Studio however it might be worth a try. Personally I am using a MSYS2 build environment to build on windows. The advantage is that one can easily extract the necessary commands from the appveyor.yml file in the base folder of the code as appveyor uses exactly this environment. see https://www.widelands.org/wiki/BuildingWidelandsUnderWindowsNew/ as well Top Quote |