-
Hi,
Thanks a lot for your answer, it helped me find the solution to my problem!
Indeed my MAT file uses compression and I had built libmatio without zlib.
Now everything works fine, thanks again.
With best regards,
Ion Vasilief.
2013-05-13 15:18:57 PDT in MAT File I/O Libr...
-
Hi again,
I forgot to mention that I have tested on Windows XP 32 bit and on Windows7 64 bit using 1.5.1 + your last changes from the Git repository.
Regards,
Ion Vasilief.
2013-05-13 09:36:32 PDT in MAT File I/O Libr...
-
Hi,
Thanks for your ansewer.
Nevertheless I still think that there's a bug in libmatio when building on Windows with the MinGW compiler.
Please build and test the attached demo test.cpp file. It shows that it is not possible to read variables from a .mat file. When building the same test on Linux/Mac OS X with gcc, evrything works fine.
I've also attached my test .mat file: it...
2013-05-13 09:29:36 PDT in MAT File I/O Libr...
-
Hi,
I have succesfully build matio 1.5.1 on Windows7 64 bit with MinGW compiler (gcc 4.6.3).
Nevertheless the tests fail (I cann't attach the testsuite.log file since it is larger than 256k).
Could you, please tell me if you ever plan to support the MinGW compiler on Windows?
With best regards,
Ion Vasilief.
2013-05-11 21:46:20 PDT in MAT File I/O Libr...