When downloading cpp client, I finished the cmake process without error, however, when I open up the .sln projuect which I built, I got this:
'Visual C++ program 'ALL_BUILD' aimes at .NETFramework, Version=v4.0, and you have not installed it'.
Yet I am quite sure I must intall Microsoft .NET Framework 4.0 and I have removed all the advanced .NET Framework. I do not know how to deal with it.