help-octave
[Top][All Lists]
Advanced

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

Re: GNU Octave and C++


From: Tatsuro MATSUOKA
Subject: Re: GNU Octave and C++
Date: Wed, 14 Jun 2017 07:13:52 +0900 (JST)

----- Original Message -----
>From: "Bernal Torres, Mario Gerardo" 
>To: "help
>Date: 2017/6/14, Wed 01:57
>Subject: GNU Octave and C++
> 
>
> 
>Good morning, 
>
>
>
>First of all I would like to thank you for Octave resources in general. 
>Nowadays I am trying to implement GNU Octave in C++ with Windows 7 or 10 (64 
>bits) in Visual Studio 2012. However, I cannot find information regarding the 
>installation procedure. Is it possible to do the interface with such 
>conditions? How can I do this?
>
>I really appreciate your help and patience.
>
>
>
>Kind regards, 
>
>
>
>Mario BERNAL


GNU octave for Windows is built using MinGW GCC tool-chain on linux and 
the MinGW GCC tool-chain is bound to GNU octave distribution for Windows.

You can use MinGW GCC instead of Visual Studio.

Tatsuro



reply via email to

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