>> mex -setup

 Welcome to mex -setup.  This utility will help you set up
a default compiler. For a list of supported compilers, see
http://www.mathworks.com/support/compilers/R2012b/win64.html Please choose your compiler for building MEX-files: Would you like mex to locate installed compilers [y]/n? y Select a compiler:
[1] Microsoft Visual C++ 2010 in C:\Program Files (x86)\Microsoft Visual Studio 10.0 [0] None Compiler: [1]
Please select from 0-1
Compiler: 1 Please verify your choices: Compiler: Microsoft Visual C++ 2010
Location: C:\Program Files (x86)\Microsoft Visual Studio 10.0 Are these correct [y]/n? y ***************************************************************************
Warning: MEX-files generated using Microsoft Visual C++ 2010 require
that Microsoft Visual Studio 2010 run-time libraries be
available on the computer they are run on.
If you plan to redistribute your MEX-files to other MATLAB
users, be sure that they have the run-time libraries.
*************************************************************************** Trying to update options file: C:\Users\yangfan\AppData\Roaming\MathWorks\MATLAB\R2012b\mexopts.bat
From template: D:\Program Files\MATLAB\MATLAB Production Server\R2012b\bin\win64\mexopts\msvc100opts.bat Done . . . **************************************************************************
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.
**************************************************************************

解决问题:
Error: ARCH: Unsupported platform.

参考文献:

http://blog.csdn.net/daiyuchao/article/details/5362140

最新文章

  1. BestCoder Round #60 1002
  2. [转] java书籍(给Java程序猿们推荐一些值得一看的好书 + 7本免费的Java电子书和教程 )
  3. placeholder兼容方法(兼容IE8以上浏览器)
  4. ajax向前台输出二维数组 并解析
  5. poj 1962 Corporative Network
  6. 抽象工厂模式(Java与Kotlin版)
  7. Flex中的DataGrid报错(一)
  8. Windows 2012安装odoo12
  9. latex数学公式
  10. C语言之概述
  11. Day08 (黑客成长日记) 命名空间和作用域
  12. php之print_r
  13. 尾递归与Continuation(转载)
  14. English trip EM2-LP-3A Gifts Teacher:Patrick
  15. 监控文件事件inotify
  16. mRNA基本概念
  17. Vue学习笔记之Babel介绍
  18. Linux TCP server 只能接受一个 TCP 连接
  19. CsvHelper文档-3写
  20. ubuntu下搭建Discuz

热门文章

  1. 【液晶模块系列基础视频】4.4.X-GUI图形界面库-画tab函数简介
  2. redis pool config的配置参数
  3. CSS权威指南 - 浮动和定位 1
  4. javascript Array类
  5. 下载站运行广告合作exe文件然后再运行程序文件的bat
  6. 一个比较轻巧好用的js分页插件,可ajax可url
  7. 【转】如何使php的MD5与C#的MD5一致?
  8. 新建android项目报错,代码中找不到错误
  9. (转)投票系统,更改ip刷票
  10. MVC3中几个小知识点