Discussion:
Visual Studio 2015 C++ support for Windows XP is difficult at best
(too old to reply)
Lynn McGuire
2016-08-01 17:34:02 UTC
Permalink
Ok, Visual Studio 2015 C++ support for Windows XP is difficult at best. We may have to roll back to VS 2012 C++ or even earlier.
Having to load 37 DLLs is crazy.

Lynn
Stephen Wolstenholme
2016-08-02 08:14:41 UTC
Permalink
Post by Lynn McGuire
Ok, Visual Studio 2015 C++ support for Windows XP is difficult at best. We may have to roll back to VS 2012 C++ or even earlier.
Having to load 37 DLLs is crazy.
Lynn
I use static linking to avoid loading DLLs.

Is that not possible with the VS 2015 C++ ?

Steve
--
Neural Network Software for Windows http://www.npsnn.com
Loading...