Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix FindMATLAB.cmake #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

WideLee
Copy link

@WideLee WideLee commented May 9, 2017

Mex-it project is wonderful, I have Matlab 2014b in Ubuntu14.04 and fix some cmake issue by

  1. add the support to R2014b
  2. return MATLAB_FOUND to find_package function

1. add the support to R2014b
2. return MATLAB_FOUND to find_package function
@WideLee
Copy link
Author

WideLee commented May 11, 2017

It seems that AppVeyor build failed by network issues, is there any possible to rerun the building process or how can I fix it?

Start-FileDownload "ftp://ftp.equation.com/make/32/make.exe" -FileName mingw32-make.exe
Start-FileDownloadInternal : Error downloading remote file: One or more errors occurred.
Inner Exception: Unable to cast object of type 'System.Net.FtpWebRequest' to type 'System.Net.HttpWebRequest'.
At C:\Program Files\AppVeyor\BuildAgent\Modules\build-worker-api\build-worker-api.psm1:242 char:2
+     Start-FileDownloadInternal -Url $Url -FileName $FileName -Timeout ...
+     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Start-FileDownloadInternal], Exception
    + FullyQualifiedErrorId : System.Exception,Appveyor.BuildAgent.Api.Utils.StartFileDownloadInternalCmdlet
 

Thank you very much~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant