Please, could you expain to me what ektiffid.lib is and where could I find it? I installed PMT sources and toolkits such as OpenTiff and Jpeg, but VC++ 6.0 linker does not find this library...why? Thanks,
Christian Cucculelli
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Please, could you expain to me what ektiffid.lib is and where could I find it? I installed PMT sources and toolkits such as OpenTiff and Jpeg, but VC++ 6.0 linker does not find this library...why? Thanks,
Christian Cucculelli
It sounds like you may have not have built the OpenTiff project. The OpenTiff program current comes in a source code distribution, and must be built.
ektiffid.lib is one of the import libraries produced from building OpenTiff.
Thank you very much...
Christian Cucculelli