You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.
Does anybody tried to open the framework in Visual Studio 2015?
I am trying and getting errors:
Project 'Accord.Tests.Math.Cpp' could not be loaded because it's missing install components. To fix this launch Visual Studio setup with the following selections:
Install Visual C++ 2015 Tools for Windows Desktop
David
The text was updated successfully, but these errors were encountered:
In order to compile the framework in VS2015, I am almost sure that you will need to have the C++ tools from VS2013 also installed in your system. Please note that you don't have to actually use Visual Studio 2013, you just need to have it installed. You can install the free/community/express versions if you want.
Dear friends,
Does anybody tried to open the framework in Visual Studio 2015?
I am trying and getting errors:
Project 'Accord.Tests.Math.Cpp' could not be loaded because it's missing install components. To fix this launch Visual Studio setup with the following selections:
Install Visual C++ 2015 Tools for Windows Desktop
David
The text was updated successfully, but these errors were encountered: