Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
1.1.6
-
None
-
None
-
Windows 10
-
2018-18
Description
Currently to build mcsapi on Windows you have to place the required libraries directly into Visual Studio's installation folder. But, once Visual Studio updates to a new version, these libraries aren't transferred to the updated directory and need to be updated manually.
Therefore, it seems more desirable if we can tweak the build script to include the headers and libraries from an external directory out of the Visual Studio installation folder.