octave-maintainers
[Top][All Lists]
Advanced

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

Re: [MXE mingw] "unknown type name 'int64_t'" with --enable-64 when comp


From: Philip Nienhuis
Subject: Re: [MXE mingw] "unknown type name 'int64_t'" with --enable-64 when compiling mex files
Date: Fri, 22 Aug 2014 12:01:22 -0700 (PDT)

Jordi GutiƩrrez Hermoso-2 wrote
> On Fri, 2014-08-22 at 09:55 -0700, Philip Nienhuis wrote:
>> C:\Octave\octave64-3.8.2\include\octave-3.8.2\octave/mxarray.h:89:9:
>> error:
>> unknown type name 'int64_t'
> 
> These are part of the C and C++ standard:
> 
>     http://en.wikipedia.org/wiki/Stdint.h#stdint.h
> 
> They're "new", so I guess some older compilers might still not have
> them, but more likely is that we just need to add some #includes.

#includes for just mingw 64, I guess. For Linux & mingw 32bit it all works
just fine.

Thanks,

Philip




--
View this message in context: 
http://octave.1599824.n4.nabble.com/MXE-mingw-unknown-type-name-int64-t-with-enable-64-when-compiling-mex-files-tp4666187p4666191.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.



reply via email to

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