thpatch / thcrap

Touhou Community Reliant Automatic Patcher
https://www.thpatch.net
The Unlicense
561 stars 41 forks source link

[Restructuring] Switch to the Visual Studio 2017 compiler #107

Closed brliron closed 5 years ago

brliron commented 5 years ago

I really want to drop XP support. We don't have one huge issue with it, but we have a bunch of smaller ones.

But I suppose using a 2 years old compiler isn't a good enough reason to drop XP support, so I guess we'll postpone the issue to the next time we have something that doesn't work on XP.

So, for now, switch to the VS2017 compiler. To ship the runtime, we can either shove all the DLLs in the binaries/ directory, or run the runtime installer from the wrappers if needed. I lean towards the 2nd one, it seems more clean. But the 1st one doesn't require administrator rights, while the 2nd one probably does...

brliron commented 5 years ago

Fixed in e3cc296307497669b09ef29795768a9c4f263c17