<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Verdana; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Verdana; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Verdana; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Verdana; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hi Mathieu,</div></div></span></div></span></div></span></span></div><div><br class="webkit-block-placeholder"></div><div>I was working with gdcm an a Mac for longer than a year and everything worked fine. Since I updated to snow leopard (64 bit) gdcm still compiles fine, but my application doesn't (actually the linker fails).</div><div><br></div><div>Here is my error message:</div><div><br></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><!--StartFragment--><span style=" color:#ff0000;">Undefined symbols:</span></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><span style=" color:#ff0000;">"_CFURLGetFileSystemRepresentation", referenced from:</span></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><span style=" color:#ff0000;">gdcm::System::GetCurrentResourcesDirectory() in libgdcmCommon.a(gdcmSystem.cxx.o)</span></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><span style=" color:#ff0000;">gdcm::System::GetCurrentProcessFileName() in libgdcmCommon.a(gdcmSystem.cxx.o)</span></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><span style=" color:#ff0000;">"_CFBundleCopyResourcesDirectoryURL", referenced from:</span></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><span style=" color:#ff0000;">gdcm::System::GetCurrentResourcesDirectory() in libgdcmCommon.a(gdcmSystem.cxx.o)</span></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><span style=" color:#ff0000;">"_CFBundleGetMainBundle", referenced from:</span></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><span style=" color:#ff0000;">gdcm::System::GetCurrentResourcesDirectory() in libgdcmCommon.a(gdcmSystem.cxx.o)</span></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><span style=" color:#ff0000;">gdcm::System::GetCurrentProcessFileName() in libgdcmCommon.a(gdcmSystem.cxx.o)</span></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><span style=" color:#ff0000;">"_CFBundleCopyExecutableURL", referenced from:</span></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><span style=" color:#ff0000;">gdcm::System::GetCurrentProcessFileName() in libgdcmCommon.a(gdcmSystem.cxx.o)</span></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><span style=" color:#ff0000;">"_CFRelease", referenced from:</span></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><span style=" color:#ff0000;">gdcm::System::GetCurrentResourcesDirectory() in libgdcmCommon.a(gdcmSystem.cxx.o)</span></div><div><span class="Apple-style-span" style="color: rgb(255, 0, 0); ">gdcm::System::GetCurrentProcessFileName() in libgdcmCommon.a(gdcmSystem.cxx.o)</span></div><div><br></div><div><br></div><div><span class="Apple-style-span" style="color: rgb(255, 0, 0); "></span>and those are the libraries that I actually link:</div><div><br></div><div><div><span class="Apple-tab-span" style="white-space:pre"> </span>-lgdcmMSFF \</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>-lgdcmDICT \</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>-lgdcmIOD \</div><div><span class="Apple-tab-span" style="white-space:pre">  </span>-lgdcmDSED \</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>-lgdcmCommon \</div><div><span class="Apple-tab-span" style="white-space:pre">       </span>-lgdcmcharls \</div><div><span class="Apple-tab-span" style="white-space:pre">       </span>-lgdcmzlib \</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>-lgdcmexpat \</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>-lgdcmjpeg8 \</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>-lgdcmjpeg12 \</div><div><span class="Apple-tab-span" style="white-space:pre">       </span>-lgdcmjpeg16 \</div><div><span class="Apple-tab-span" style="white-space:pre">       </span>-lgdcmopenjpeg \</div><div><span class="Apple-tab-span" style="white-space:pre">     </span>-lgdcmuuid</div><div><br></div><div>Do you have any idea why this error occurs?</div><div><br></div><div>best regards,</div><div>Peter</div><div><br></div><div><br></div></div></body></html>