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

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

[Octave-bug-tracker] [bug #41279] Issue with "matrix.h" in mex-source fi


From: anonymous
Subject: [Octave-bug-tracker] [bug #41279] Issue with "matrix.h" in mex-source files
Date: Sun, 19 Jan 2014 14:31:50 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko

URL:
  <http://savannah.gnu.org/bugs/?41279>

                 Summary: Issue with "matrix.h" in mex-source files
                 Project: GNU Octave
            Submitted by: None
            Submitted on: So 19 Jan 2014 14:31:49 UTC
                Category: Libraries
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.8.0
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

Dear all,
I can't compile the mex files for the Wavelab package from
http://statweb.stanford.edu/~wavelab/Wavelab_850/download.html.

The problem is the following:
Some files start with:

#include "mex.h"
#include "matrix.h"  //<---this causes the problem


and the inclusion of matrix.h leads to an compile error.
I read in the Octave documentation, that there is some difference on purpose
between Matlab and Octave regarding the Matrix.h file, but can't the file that
internally belongs to Octave be renamed, so that mex-files can stay
source-code-compatible with Matlab?




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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