Q1
IMAGE
Is the arch defaut 32bit-build ?
Q2
The command line cmake -G "Visual Studio 16 2019"
will generate a Visual Studio .sln
file for a 32-bit build?
If it is, should I command the cmake -G "Visual Studio 16 2019" -A Win64
for a 64-bit build