Search found 2 matches

by justapoise
July 8th, 2018, 10:14 am
Forum: Scenario & Campaign Development
Topic: Carved in Stone 0.8.0 [SP Dwarven Campaign for 1.13]
Replies: 130
Views: 58781

Re: Carved in Stone 0.8.0 [SP Dwarven Campaign for 1.13]

In the Frost Tunnel scenario, I took the flaming sword with the loyal merman but I don't see that It got the flaming sword equipped.
by justapoise
June 26th, 2018, 5:39 pm
Forum: Release Announcements, Compiling & Installation
Topic: Compiling on windows with msys2
Replies: 2
Views: 5924

Re: Compiling on windows with msys2

Can't find boost and sdl2 during checking of prereqs.
After investigating, I found out that these options are needed:

Code: Select all

scons arch=native sdldir=/mingw64/\include/\SDL2 boostdir=/mingw64/\include/\boost boostlibdir=/mingw64/\bin boost_suffix=-mt