フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Confguring MEX for 64 bit

2 ビュー (過去 30 日間)
Humaira Abdul salam
Humaira Abdul salam 2014 年 6 月 19 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
I have installed MatalbR2012a and VS2010 on win8 64 bit. when I try to configure MEX(using mex -setup command) its giving the warning messages as shown in attached snapshot.I need to use truetime lib on matlab during compilation of which its giving error messages asking to configure mex(snapshot attached) can anyone please guide me and tell me what should I do to resolve this issue?? Both the Matlab and VS are for 64 bit. please anyone help me in resolving this issue, its bit urgent.
  2 件のコメント
Ken Atwell
Ken Atwell 2014 年 6 月 20 日
Did you mean to attach a screenshot or two? The configuration you describe is supported.

回答 (2 件)

Humaira Abdul salam
Humaira Abdul salam 2014 年 6 月 20 日
編集済み: Humaira Abdul salam 2014 年 6 月 20 日
Thanks Ken for your response. I am actually getting this waring while configuring mex. can you please locate where is the issue.
Warning: The MATLAB C and Fortran API has changed to support MATLAB
variables with more than 2^32-1 elements. In the near future
you will be required to update your code to utilize the new
API. You can find more information about this at:
http://www.mathworks.com/help/techdoc/matlab_external/bsflnue-1.html
Building with the -largeArrayDims option enables the new API.
  1 件のコメント
Ken Atwell
Ken Atwell 2014 年 6 月 25 日
There is no issue -- this is alerting you to an API change you may want to react to.

nyanphyo aung
nyanphyo aung 2015 年 5 月 3 日
I have the same problem..
  1 件のコメント
Jan
Jan 2015 年 5 月 3 日
This is not a problem. It is just a message.

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by