Mex files for Win 64, version 0.9.21

2 ビュー (過去 30 日間)
Fatma Diab
Fatma Diab 2018 年 12 月 20 日
コメント済み: Walter Roberson 2018 年 12 月 20 日
I have recently tried vl-feat (0.9.21) in matlab (R2018a). While i am trying to run
>>vl_demo
the following error is showing up Invalid MEX-file 'D:\ lib\vlfeat 0.9.21\toolbox\a_mex\mexw64\vl_covdet.mexw64':
Missing symbol 'FileTimeToSystemTime' in 'C:\Program Files\MATLAB\R2018a/bin/win64\API-MS-Win-Core-File-L1-1-0.dll'
Error in vl_demo_covdet (line 15)
frames = vl_covdet(imgs, 'verbose');
Error in vl_demo (line 24) vl_demo_covdet ;
and when i run this command
>>make MEX=MATLABROOT/bin/mex
this error appear Undefined function or variable 'make'. how can i solve these errors plz?
  1 件のコメント
Walter Roberson
Walter Roberson 2018 年 12 月 20 日
use vl_compile from inside MATLAB.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeMatrix Indexing についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by