Help about error linker with C++ builder 5

Compilation and installation of DCMTK

Moderator: Moderator Team

Post Reply
Message
Author
yamill campos
Posts: 5
Joined: Tue, 2007-10-30, 20:58

Help about error linker with C++ builder 5

#1 Post by yamill campos »

Hello, I am using dcmtk to make a program to read and process DICOM images. When compiling with C++ builder 5, gives me the following error.

[Linker Error] Unresolved external 'DcmFileFormat::~DcmFileFormat()' referenced from D:\PROGRAMACION EN C++ EXERCUICIO DCMTK\UNIT1.OBJ

[Linker Error] Unresolved external 'DcmSequenceOfItems::~DcmSequenceOfItems()' referenced from D:\PROGRAMACION EN C++ EXERCUICIO DCMTK\PP\UNIT1.OBJ

Someone I can help, and explain how to solve this mistake.
Sincerely,
Yamill

Marco Eichelberg
OFFIS DICOM Team
OFFIS DICOM Team
Posts: 1445
Joined: Tue, 2004-11-02, 17:22
Location: Oldenburg, Germany
Contact:

#2 Post by Marco Eichelberg »

If you create a program using classes from the DCMTK dcmdata library, then you also need to link your application against the dcmdata and ofstd libraries.

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest