Installing root on windows 10,64bit for visual studio 2019

Yes, ROOT is 32 bit only, but works perfectly well on 64 bit computers. But if you want to create your own application, you need to make sure to create a 32 bit application and use the same compiler flags than ROOT itself. I would advise to use CMake to generate the solution file for VS 2019