help
help > RE: Plugin compilation error
Jun 26, 2019 06:06 AM | Zhi Zhou
RE: Plugin compilation error
Ubuntu should be similar to Mac.
You can follow the instruction to build tiff library and then link libtiff.a or libtiff.so in your pro file.
Originally posted by Zhen Guan:
You can follow the instruction to build tiff library and then link libtiff.a or libtiff.so in your pro file.
Originally posted by Zhen Guan:
I recently compile a self-written vaa3d plugin
on Ubuntu 18.04. The compilation is unsuccessful and the error
message is shown below.
/usr/bin/ld: cannot find -lv3dtiff
collect2: error: ld returned 1 exit status
Makefile:118: recipe for target '../bin/plugins/Pre_process/libPre_process.so' failed
make: *** [../bin/plugins/Pre_process/libPre_process.so] Error 1
I did find a thread regarding this issue but this is about Mac OS. (https://www.nitrc.org/forum/forum.php?th...). I also tried to compile vaa3d from source code but the error still appears. So Iwould like to seek some help from this forum.
/usr/bin/ld: cannot find -lv3dtiff
collect2: error: ld returned 1 exit status
Makefile:118: recipe for target '../bin/plugins/Pre_process/libPre_process.so' failed
make: *** [../bin/plugins/Pre_process/libPre_process.so] Error 1
I did find a thread regarding this issue but this is about Mac OS. (https://www.nitrc.org/forum/forum.php?th...). I also tried to compile vaa3d from source code but the error still appears. So Iwould like to seek some help from this forum.
Threaded View
| Title | Author | Date |
|---|---|---|
| Zhen Guan | Jun 26, 2019 | |
| Zhi Zhou | Jun 26, 2019 | |
