Re: how to set up a C compiler in matlab under Vista 64 bits
- From: "Bousse " <alexbo@xxxxxxxxxx>
- Date: Fri, 29 Feb 2008 20:08:01 +0000 (UTC)
Adam Chapman <adam.chapman@xxxxxxxxxxxxxxxxxxxxxxxx> wrote
in message
<6e59a26b-a9ba-4622-8398-c4a1098f3099@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>...
On Feb 29, 7:47 pm, "Bousse " <ale...@xxxxxxxxxx> wrote:(none).
Hello everyone
I am struggling to set up a C compiler in matlab. I am
working with Matlab 2007a, with Windows Vista 64 bits
(professional edition). I have installed Visual Studio Pro
2005 (V8.0), and this version of VS is supposed to be the
one that can work with matlab on a 64 bits Windows OS.
However, when I imput "mex -setup" in the command prompt,
matlab cannot detect the compiler. I can only choose [0]
microsoft's
I am totally lost, I don't know what should I do. I have to
recompile 100% of my C code as soon as possible.
Thank you very much for you help
Regards,
Alexandre
I had a similar problem in vista 32 bit.
If your problem is the same as mine was, do this:
First you need Download Microsoft's SDK (search for it on
website)"C:\%ProgramFiles%\Microsoft
1.Create a directory "PlatformSDK" under
Visual Studio 8\VC"PSDK-
2. Copy the "bin", "include" and "lib" directory from the
installation into this directory.address
Go to control panel > system > advanced settings
Create a new environment variable called "MSSdk", with the
"%ProgramFiles%\Microsoft Visual Studio 8\VC"
I will try this next monday.
Thank you for your help
.
- References:
- how to set up a C compiler in matlab under Vista 64 bits
- From: Bousse
- Re: how to set up a C compiler in matlab under Vista 64 bits
- From: Adam Chapman
- how to set up a C compiler in matlab under Vista 64 bits
- Prev by Date: Re: Cutting off decimal places
- Next by Date: Re: Cutting off decimal places
- Previous by thread: Re: how to set up a C compiler in matlab under Vista 64 bits
- Next by thread: FFT acting strangely...
- Index(es):
Relevant Pages
|