[Dcmlib] -lgdcm

olivier.stern at swing.be olivier.stern at swing.be
Mon Jul 25 09:58:31 CEST 2005


Hello,

sorry to come back on this subject, but I can't solve the problem. I've made:

LD_LIBRARY_PATH=/usr/local/lib/gdcm/
export LD_LIBRARY_PATH

But the result is the same:

/usr/bin/ld: cannot find -lgdcm

Thanks a lot, Olivier

________________
 
Hi,

Your problem is the same you got with you gdcm.h not found : the gdcm 
library (libgdcm.so) is not in your library include path (eithier 
$LD_LIBRARY_PATH or included inline in the link line : 
-Lwherever_your_library_is -lgdcm instead of -lgdcm)

/usr/bin/ld: cannot find -lgdcm   ---> the linker can't find the gdcm 
library

Yours,
Emmanuel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.creatis.insa-lyon.fr/pipermail/dcmlib/attachments/20050725/76926a3e/attachment.html>


More information about the Dcmlib mailing list