TurningWheel / Barony

Barony Open Source Release
http://www.baronygame.com/
Other
502 stars 130 forks source link

Fixes Issues building with steamworks enabled by linking nfd and GTK3. #783

Open Iceball457 opened 1 year ago

Iceball457 commented 1 year ago

For all chunks except the last: The environment variables weren't getting populated correctly so I skipped the command line variables check. This prevents the paths from being set on the command line, but allows them to be correctly read from the environment variables.

For the last chunk: Linked glib2, nfd, and gtk3

SheridanR commented 1 year ago

We use this script to create builds in production so I'm very hesitant to merge in anything that can break that.

Iceball457 commented 1 year ago

As long as it's working for you, there's not really any reason to change it. Frankly I can't get a Windows version to build no matter what I do, cross-compiling or booting into my windows disk