Forum member

matelich

1 post

Posts by matelich

  1. vcxproj x64 issue

    Using VS 2019 and 4.3.0.13, solution with 166 projects, mostly C#. I've been on a mission to make our codebase usable in x64 mode with NCrunch. I made a script to replace the default platform with x64 and that's gotten me 95% functional. The next item on my list is a VS2010 C++ project being test…