From: yuchuan on 6 Aug 2010 18:26 When running mex _setup, an error is reported, how should i do? thanks Sincerely YCW Would you like mex to locate installed compilers [y]/n? y Select a compiler: [1] Microsoft Visual C++ 2008 in c:\Program Files (x86)\Microsoft Visual Studio 9.0 [0] None Compiler: 1 Please verify your choices: Compiler: Microsoft Visual C++ 2008 Location: c:\Program Files (x86)\Microsoft Visual Studio 9.0 Are these correct [y]/n? y ***************************************************************************** Error: Could not find the 64-bit compiler. This may indicate that the "X64 Compilers and Tools" or the Microsoft Windows Software Development Kit (SDK) is not installed. To build 64-bit MEX-files Microsoft Visual C++ 2008 requires that these two packages are installed properly.
From: James Tursa on 6 Aug 2010 20:28 "yuchuan " <yuchuanwei(a)gmail.com> wrote in message <i3i25t$nri$1(a)fred.mathworks.com>... > When running mex _setup, an error is reported, how should i do? > thanks > Sincerely > YCW > > > > > > Would you like mex to locate installed compilers [y]/n? y > > Select a compiler: > [1] Microsoft Visual C++ 2008 in c:\Program Files (x86)\Microsoft Visual Studio 9.0 > > [0] None > > Compiler: 1 > > Please verify your choices: > > Compiler: Microsoft Visual C++ 2008 > Location: c:\Program Files (x86)\Microsoft Visual Studio 9.0 > > Are these correct [y]/n? y > > ***************************************************************************** > Error: Could not find the 64-bit compiler. This may indicate that the > "X64 Compilers and Tools" or the Microsoft Windows Software > Development Kit (SDK) is not installed. To build 64-bit MEX-files > Microsoft Visual C++ 2008 requires that these two packages are > installed properly. Have you verified that the required s/w indicated is in fact installed on your machine? James Tursa
From: yuchuan on 6 Aug 2010 21:24 what does s/w means "Have you verified that the required s/w indicated is in fact installed on your machine" "James Tursa" <aclassyguy_with_a_k_not_a_c(a)hotmail.com> wrote in message <i3i9an$c4f$1(a)fred.mathworks.com>... > "yuchuan " <yuchuanwei(a)gmail.com> wrote in message <i3i25t$nri$1(a)fred.mathworks.com>... > > When running mex _setup, an error is reported, how should i do? > > thanks > > Sincerely > > YCW > > > > > > > > > > > > Would you like mex to locate installed compilers [y]/n? y > > > > Select a compiler: > > [1] Microsoft Visual C++ 2008 in c:\Program Files (x86)\Microsoft Visual Studio 9.0 > > > > [0] None > > > > Compiler: 1 > > > > Please verify your choices: > > > > Compiler: Microsoft Visual C++ 2008 > > Location: c:\Program Files (x86)\Microsoft Visual Studio 9.0 > > > > Are these correct [y]/n? y > > > > ***************************************************************************** > > Error: Could not find the 64-bit compiler. This may indicate that the > > "X64 Compilers and Tools" or the Microsoft Windows Software > > Development Kit (SDK) is not installed. To build 64-bit MEX-files > > Microsoft Visual C++ 2008 requires that these two packages are > > installed properly. > > Have you verified that the required s/w indicated is in fact installed on your machine? > > James Tursa
From: Steven_Lord on 7 Aug 2010 00:48 "yuchuan " <yuchuanwei(a)gmail.com> wrote in message news:i3icjl$au$1(a)fred.mathworks.com... > what does s/w means > "Have you verified that the required s/w indicated is in fact installed on > your machine" s/w is an abbreviation for "software". James asked if you installed the two pieces of software named in the error message. If you haven't, do so. A search of the Microsoft website should locate both of them. -- Steve Lord slord(a)mathworks.com comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ To contact Technical Support use the Contact Us link on http://www.mathworks.com
From: yuchuan on 11 Aug 2010 17:17 "Steven_Lord" <slord(a)mathworks.com> wrote in message <i3ioj6$cid$1(a)fred.mathworks.com>... > > > "yuchuan " <yuchuanwei(a)gmail.com> wrote in message > news:i3icjl$au$1(a)fred.mathworks.com... > > what does s/w means > > "Have you verified that the required s/w indicated is in fact installed on > > your machine" > > s/w is an abbreviation for "software". James asked if you installed the two > pieces of software named in the error message. If you haven't, do so. A > search of the Microsoft website should locate both of them. > > -- > Steve Lord > slord(a)mathworks.com > comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ > To contact Technical Support use the Contact Us link on > http://www.mathworks.com done. thanks, all right now !!!
|
Pages: 1 Prev: how can I see my old watch list Next: pcolor and contour on same axis |