[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Getting started with Octave and Visual C++
From: |
n3t |
Subject: |
Re: Getting started with Octave and Visual C++ |
Date: |
Sun, 21 Jun 2009 07:53:48 -0700 (PDT) |
Søren Hauberg wrote:
>
> søn, 21 06 2009 kl. 07:18 -0700, skrev n3t:
>> So I downloaded "Octave 3.2.0 for Windows MinGW Installer" from
>> SourceForge
>> and setted the include directory. If I create a project with only
>> #include <octave/oct.h> and an empty main function,
>> it shows to me an huge number of incredible errors! So I think I've
>> downloaded a wrong file or I made a mistake about setting Visual Studio..
>>
>> How can explain to me what I've to do in order to achieve a good result?
>
> I'm not a Windows user, so I'm just guessing here... The 'MinGW
> Installer' is (not surprisingly) compiled with MinGW. I'm guessing that
> if you want to work with MSVC you'll need to compile Octave yourself
> using this compiler.
>
I found a thread about an old version compiled using MS Visual Studio 2008
but It was removed from sourceforge so I can't download it! :'(
Søren Hauberg wrote:
>
> If you just want to use Octave from C++ or extend
> Octave with something written in C++, then why not use MinGW instead of
> MSVC?
>
I can't do it: it's mandatory for me!
--
View this message in context:
http://www.nabble.com/Getting-started-with-Octave-and-Visual-C%2B%2B-tp24134467p24135102.html
Sent from the Octave - General mailing list archive at Nabble.com.
- Getting started with Octave and Visual C++, n3t, 2009/06/21
- Re: Getting started with Octave and Visual C++, Søren Hauberg, 2009/06/21
- Re: Getting started with Octave and Visual C++,
n3t <=
- Re: Getting started with Octave and Visual C++, Søren Hauberg, 2009/06/21
- Re: Getting started with Octave and Visual C++, n3t, 2009/06/23
- Re: Getting started with Octave and Visual C++, Tatsuro MATSUOKA, 2009/06/23
- Re: Getting started with Octave and Visual C++, n3t, 2009/06/23
- Re: Getting started with Octave and Visual C++, Michael Goffioul, 2009/06/23
- Re: Getting started with Octave and Visual C++, Michael Goffioul, 2009/06/23
Re: Getting started with Octave and Visual C++, Michael Goffioul, 2009/06/21