フィルターのクリア

Error compiling Matcovnet - Error using MEX

1 回表示 (過去 30 日間)
Babi2
Babi2 2018 年 1 月 13 日
コメント済み: Sautami Basu 2020 年 7 月 15 日
untar('http://www.vlfeat.org/matconvnet/download/matconvnet-1.0-beta25.tar.gz') ;
cd matconvnet-1.0-beta25
cd matlab
% move cl.exe from visual studio to matcovnet\matlab install directory
mex -setup:'C:\Users\Data Analytics Box\AppData\Roaming\MathWorks\MATLAB\R2017b\mex_C_win64.xml' C
mex -setup:'C:\Users\Data Analytics Box\AppData\Roaming\MathWorks\MATLAB\R2017b\mex_C_win64.xml' C++
vl_compilenn('EnableImreadJpeg',false)
Fails to compile
Building with 'Microsoft Visual C++ 2017'.
Error using mex
data.cpp
c1xx: fatal error C1007: unrecognized flag '-targetNT' in 'c1xx'
Error in vl_compilenn>mex_compile (line 583)
mex(args{:}) ;
Error in vl_compilenn (line 492)
mex_compile(opts, srcs{i}, objfile, flags) ;
I am using the trial version of VS17 Professional.

回答 (3 件)

Richa
Richa 2018 年 3 月 21 日
hi,
Did u find a solution to this? I a also facing this issue. Kindly help

Ranadeep Deb
Ranadeep Deb 2018 年 10 月 27 日
Hi,
Did you find a solution for this issue?

sheyda Ghanbaralizadeh
sheyda Ghanbaralizadeh 2019 年 11 月 29 日
Hi, could anybody solve this issue? I faced it too
  1 件のコメント
Sautami Basu
Sautami Basu 2020 年 7 月 15 日
Hi
Even i am facing this error.
If anybody know the solution Please help to resolve this error.
Thanks

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

カテゴリ

Help Center および File ExchangeMATLAB Compiler についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by