help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to use mkoctfile


From: Michael Goffioul
Subject: Re: How to use mkoctfile
Date: Mon, 9 Jul 2012 09:11:48 +0100

On Mon, Jul 9, 2012 at 9:09 AM, Michael Goffioul <address@hidden> wrote:
The version you need is Visual C++ 2008 Express
Edition with SP1:
http://www.microsoft.com/visualstudio/en-us/products/2008-editions/express
Once you have installed Visual C++ ... , you can verify that vcvarsall.bat
is in the directory:
C:\Program Files\Microsoft Visual Studio 9.0\VC\

Note also that you need to use the same compiler version as the one that was used to compile octave itself. So if you installed octave compiled with VC++ 2010, you need to use the Visual C++ 2010 compiler. It's possible that you will be able to compile with Visual C++ 2008, but you may have problems at runtime, as the oct-file and octave will use different runtime DLL's.

Michael.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]