Fixes and improvements for msvc#94
Merged
Merged
Conversation
pps83
force-pushed
the
master-msvc-fixes
branch
from
December 23, 2022 11:15
cb83a3d to
9f07331
Compare
…rojects This fixes the following warning when building: 6>C:\Program Files\Microsoft Visual Studio\2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(517,5): warning MSB8028: The intermediate directory (x64\Debug\) contains files shared from another project (codecs.vcxproj, FastPFor.vcxproj, inmemorybenchmark.vcxproj). This can lead to incorrect clean and rebuild behavior.
Use original code from https://github.com/skandhurkat/Getopt-for-Visual-Studio/blob/master/getopt.h (identical to what was copied to codecs.cpp and inmemorybenchmark.cpp)
pps83
force-pushed
the
master-msvc-fixes
branch
from
December 23, 2022 17:05
9f07331 to
883dc7d
Compare
Member
|
Merging. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.