Fixed vc14 projects, now it run ReleaseWithoutAsm fully OK#696
Fixed vc14 projects, now it run ReleaseWithoutAsm fully OK#696AfterWaLifu wants to merge 1 commit intomadler:masterfrom AfterWaLifu:FixForVCSolutions
Conversation
…uild even debug/release
|
FWIW, updated files for VS2017. |
|
Hunt/Vollant as contrib directory contents changed in 1.2.12 it might seem justifiable to add a vc17 directory (Visual Studio 2022) best to leave vc14 as is for building legacy zlib on older VS releases |
|
I will be taking over this, vc14 is for vs2015, vc142 could be for vs2019, while I will do vc143 for vs2022. Expect a PR to come soon. Also new in the vc143 directory: ARM and ARM64 configurations. |
|
you opened a PR but therein provided no link to this current PR |
|
#732 yes, but the version of the toolset to compile is v143 (hence why I did vc143 instead). |
|
It will be nice to have all possibilities:
|
|
Purportedly, and this wasn't mentioned in your linked to PR, Visual Studio 2010 was the last version to support Itanium.
that's wrong the |
|
A preview of what is also in my PR too: #732 (comment) |
It is justifiable in 3. above to remove support for Itanium. |
Also, static lib building debug/release without problems