help
help > Matlab toolbox build problem (missing tiff.h)
Aug 29, 2011 08:08 PM | Hanchuan Peng
Matlab toolbox build problem (missing tiff.h)
mark,
need to include the v3d_main/common_lib/include in the path.
-Hanchuan
On 8/29/11 3:06 PM, Mark wrote:
Hi Hanchuan,
I tried to run your script makeosmex_rawfile_io.m to
compile the mex files for the matlab io toolbox and got errors
(error.orig.txt). The errors of missing .h files go away if I
include -I/Users/schroederm/Documents/MATLAB/matlabIO/libtiff/tiff-3.9.5/libtiff/,
but there is a new error that it can't find the library for
–lv3dtiff. I tried searching on nitrc, but I couldn't find any
help on this issue.
It seemed that getting rid of the original –L flag didn't
cause problems, but I couldn't get rid of –lv3dtiff without
getting a lot of errors under Undefined symbols for architecture
x86_64 (error5.txt). If you could offer some suggestions it
would be greatly appreciated.
Thanks,
mark
need to include the v3d_main/common_lib/include in the path.
-Hanchuan
On 8/29/11 3:06 PM, Mark wrote:
Hi Hanchuan,
I tried to run your script makeosmex_rawfile_io.m to
compile the mex files for the matlab io toolbox and got errors
(error.orig.txt). The errors of missing .h files go away if I
include -I/Users/schroederm/Documents/MATLAB/matlabIO/libtiff/tiff-3.9.5/libtiff/,
but there is a new error that it can't find the library for
–lv3dtiff. I tried searching on nitrc, but I couldn't find any
help on this issue.
It seemed that getting rid of the original –L flag didn't
cause problems, but I couldn't get rid of –lv3dtiff without
getting a lot of errors under Undefined symbols for architecture
x86_64 (error5.txt). If you could offer some suggestions it
would be greatly appreciated.
Thanks,
mark
Threaded View
| Title | Author | Date |
|---|---|---|
| Hanchuan Peng | Aug 29, 2011 | |
| 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 | |
