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

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

[Octave-bug-tracker] [bug #43318] [MinGW] "unknown type name 'int64_t'"


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #43318] [MinGW] "unknown type name 'int64_t'" with --enable-64 when compiling some OF packages
Date: Fri, 12 Dec 2014 21:31:46 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0 SeaMonkey/2.30

Follow-up Comment #7, bug #43318 (project octave):

Indeed, just patching mxarry.h alongthe lines you sketched in the installed
Octave tree makes ltfat install fine :-)

Then doing:

addpath (strrep (which ('ltfathelp'), 'ltfathelp.m', 'private'));
test_demos
:
test_pgauss


at least suggests that the package runs fine....

BYW it seems <cstdint> is only included in C+11 / clang. We have to make do
with <stdint.h>


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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