[心得] mex -setup C compiler安裝已回收

看板MATLAB作者 (klain)時間14年前 (2011/10/24 22:45), 編輯推噓3(301)
留言4則, 3人參與, 最新討論串1/1
windows 7 64bit + matlab 2010b 64bit 要用到mex -setup來裝compiler 所以我一開始先抓了visual studio 2010 express來安裝, http://www.microsoft.com/visualstudio/en-us/products/2010-editions/express 然後mex -setup還是不過, 說我SDK沒裝, 我又跑去抓了microsoft SDK, http://www.microsoft.com/download/en/details.aspx?id=18950 結果在mex -setup一次出現有兩個compiler可以選, 一個是vc++ 2010, Microsoft Visual C++ 2010 Express in C:\Program Files (x86)\Microsoft Visual Studio 10.0 另一個是vc++ 2008, Microsoft Visual C++ 2008 SP1 in C:\Program Files (x86)\Microsoft Visual Studio 9.0 然後我想說我是灌visual studio 2010 express, 應該是vc++ 2010吧, 結果反而不行, 而我選了vc++ 2008反而可以... 不知道我是有哪裡做錯的嗎? -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.112.4.185

10/25 04:16, , 1F
可以先去 MathWrok 那邊查一下 2010b 支援的 compiler
10/25 04:16, 1F

10/25 09:37, , 3F
一樓實用推
10/25 09:37, 3F

10/26 01:33, , 4F
google: VS2010MEXSupport
10/26 01:33, 4F
文章代碼(AID): #1EfNe1OJ (MATLAB)