DCMTK on Debug Mode compilation

Compilation and installation of DCMTK

Moderator: Moderator Team

Post Reply
Message
Author
freddy311082
Posts: 8
Joined: Tue, 2006-06-06, 03:55

DCMTK on Debug Mode compilation

#1 Post by freddy311082 »

Hi to everybody

I need to compile the DCMTK on Debug mode because during I debug my application I wanna enter inside the DCMTK's functions. So, when I started the compilation, I set the value "Debug" to de the BUILD_TYPE variable....

after that, I have a piece of code where I'm trying to negociate de association and I'm using for that the DcmSCU class, and I'm doing the following:

DcmSCU * scu = new DcmSCU();
...
scu->negotiateAssociation();

When I tryed to see what happend inside this method I couldn't.... SO what can I do for that??

I've Archlinux, and i'm using QtCreator IDE.

Someone can help me to find the way to make a debug inside the DCMTK soure code ???

best regards

Freddy

J. Riesmeier
DCMTK Developer
Posts: 2504
Joined: Tue, 2011-05-03, 14:38
Location: Oldenburg, Germany
Contact:

Re: DCMTK on Debug Mode compilation

#2 Post by J. Riesmeier »

Did you already check whether the correct compiler flags are used (for debug mode)?

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest