help-octave
[Top][All Lists]
Advanced

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

Re: creating a standalone c++ application calling Octave


From: SPilot
Subject: Re: creating a standalone c++ application calling Octave
Date: Wed, 7 Nov 2007 16:52:29 -0500

Michael,

I'm using Octave version 2.9.13 for Windows.

Steve



                                                                           
             "Michael                                                      
             Goffioul"                                                     
             <michael.goffioul                                          To 
             @gmail.com>               "address@hidden"            
                                       <address@hidden>            
             11/07/2007 03:54                                           cc 
             PM                        address@hidden              
                                                                   Subject 
                                       Re: creating a standalone c++       
                                       application calling Octave          
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           




On 11/7/07, address@hidden <address@hidden> wrote:
>
> Hi,
>
>
> I'm trying to creating a standalone c++ application calling Octave and am
> trying to  follow the example in
> http://octave.sourceforge.net/coda/c1366.html.  I'm in a windows
> environment!
>
> When  I enter
>
> mkoctfile --link-stand-alone hello.cc -o hello
>
>
> within Octave I get an error message:
>
>
> octave:9> mkoctfile --link-stand-alone hello.cc -o hello
> mkoctfile: unrecognized argument --link-stand-aloneoctave:10>
>
> Any ideas?  I can create oct files using mkoctfile with no difficulties.

Which version are you using? There used to be a bug with this
flag, where you had to use --link_stand_alone instead, but this
is (shoudl be) fixed now.

Michael.
_______________________________________________
Help-octave mailing list
address@hidden
https://www.cae.wisc.edu/mailman/listinfo/help-octave



reply via email to

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