This repository has been archived by the owner on Sep 18, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Algorithms Setup
Grzegorz Mrukwa edited this page Jul 27, 2017
·
3 revisions
.dll
of MATLAB dependencies are enclosed into NuGet package and uploaded into
Grzegorz's AppVeyor account feed. Each team member may access this package
through proper configuration of feed in Visual Studio.
Requirements:
Use your GitHub account to log in into AppVeyor service, so it recognizes project permissions properly. Then, use password recovery form. This allows to specify password for an account. Login is the e-mail used at GitHub.
This topic has already been explained on AppVeyor website: How to configure private feed in Visual Studio?
Feed address: https://ci.appveyor.com/nuget/gmrukwa-xfn7vhwq20u6
- Download MATLAB MCR
- Install the package
- Compile the project
If this package is omitted, IO exceptions occur, as necessary .dll files are not found.
- If MATLAB itself has been installed after MCR (without all toolboxes), it may happen that project fails to find MCR in the system. It is necessary to reinstall it.