octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #48252] Error at compile cc file


From: Andreas Weber
Subject: [Octave-bug-tracker] [bug #48252] Error at compile cc file
Date: Fri, 17 Jun 2016 07:24:27 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:46.0) Gecko/20100101 Firefox/46.0

Update of bug #48252 (project octave):

                  Status:                    None => Invalid                
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

This works for me on Windoze7 with Octave 4.0.1 after fixing the header in
your test.cc (you shouldn't use abolute paths here) ->  #include
<octave/oct.h>

I'm closing this as invalid because it looks like you are simply doing it
wrong (use a windows cmd without setting the paths) and not a bug in GNU
Octave.

The easiest way for you is to call mkoctfile from within octave:
+verbose+
>> mkoctfile --verbose --link-stand-alone test.cc -o standalone
-verbose-

btw, this kind of question should go to the address@hidden list.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?48252>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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