ValveSoftware / halflife

Half-Life 1 engine based games
Other
3.66k stars 615 forks source link

Visual Studio 2017 support, among other build improvements. #2246

Open ghost opened 5 years ago

ghost commented 5 years ago

Detailed in SamVenheer's repository on September 2nd and 3rd https://github.com/SamVanheer/halflife-updated/commits/master are the conversions and fixes required to build the Half-Life code on modern compilers. It is also a fix for building on Linux. Merging these changes would mean that people would no longer have to use outdated software to create Half-Life mods, and would be upmost convenience to people creating such content.

Edit: This also fixes Visual Studio 2019.

kisak-valve commented 4 years ago

[REQUEST] Add support for vs2017 & vs2019

Issue transferred from https://github.com/ValveSoftware/halflife/issues/2868. @sabian-heatwave posted on 2020-02-21T19:03:32:

@Solokiller 's repo https://github.com/solokiller/halflife-updated has support for Visual Studio 2017 and Visual Studio 2019 and builds natively in the programs. I think it would be nice if this was implemented into this repo.