help > RE: Matlab toolbox build problem (missing tiff.h)
Feb 22, 2016  07:02 AM | mario negrello
RE: Matlab toolbox build problem (missing tiff.h)
Greetings and kudos for the great work with VAA3D,

I hope this is the appropriate thread ;]. I'm trying to compile the tilff export from matlab, so i run makeosmex_rawfile_io, but i fail.

Error in makeosmex_rawfile_io (line 12)
mex loadRaw2Stack_c.cpp mg_image_lib.cpp mg_utilities.cpp
-L/Users/M/Projects/Code/MatlabExtra/v3d_external/v3d_main/common_lib/lib_mac64
-lv3dtiff


I conclude that from v3d_main/common_lib/lib_maci64 I'm missing 

-lv3dtiff

without which i can't compile the matlab_io. I don't quite understand what that library is. Is there any other tiff library that i can use, potentially? Is it a matter of adding it to matlab's path?

Maybe another question, is it possible these days to export the multipage tiff directly from matlab, maybe using the Tiff class?

Mario

Threaded View

TitleAuthorDate
Hanchuan Peng Aug 29, 2011
RE: Matlab toolbox build problem (missing tiff.h)
mario negrello Feb 22, 2016
Zhi Zhou Feb 22, 2016
mario negrello Feb 22, 2016
Mark Schroeder Aug 29, 2011
Hanchuan Peng Aug 29, 2011
Mark Schroeder Aug 31, 2011
Hanchuan Peng Aug 31, 2011
Mark Schroeder Sep 1, 2011