Search found 6 matches

by Ilan
Tue, 2005-11-01, 13:26
Forum: DCMTK - Installation
Topic: Precompiled libraries for /MD and /MDd?
Replies: 3
Views: 5719

thanks

Hi Marco, Thanks for your reply. I’m still feeling my way around the toolkit trying to find the easiest and best way to use it. I have a general question with respect to zlib. It isn’t clear to me exactly when it comes into play. If it is for DICOM messages between servers, then both sides need to k...
by Ilan
Mon, 2005-10-31, 08:16
Forum: DCMTK - Installation
Topic: Precompiled libraries for /MD and /MDd?
Replies: 3
Views: 5719

Precompiled libraries for /MD and /MDd?

If possible, please trash my last post on LNK2005. I didn’t see that it was covered in the FAQ and it adds nothing new to the forum. As described in the FAQ, I changed /MT -> /MD and /MTd -> /MDd and now my MFC compiles properly. Parts of the dcmtk fail to compile and the reason is that the librarie...
by Ilan
Mon, 2005-10-31, 06:04
Forum: DCMTK - Installation
Topic: Strange link errors with MFC
Replies: 1
Views: 4244

Sorry,
I see this is included in the FAQ. I didn't see it the first time around.
by Ilan
Sun, 2005-10-30, 15:19
Forum: DCMTK - Installation
Topic: Strange link errors with MFC
Replies: 1
Views: 4244

Strange link errors with MFC

I’m having problems with my first attempt to use the Dicom toolkit. It now compiles the toolkit itself OK, so the next step is to use it in my application. I use Microsoft Foundation Class (MFC) for my project, so I made a trivial MFC application to test the toolkit. As is written in the documentati...
by Ilan
Thu, 2005-10-27, 12:33
Forum: DCMTK - Installation
Topic: Link errors with Visual Studio 7.0
Replies: 3
Views: 6238

Thanks

Dear Marco, I would just like to thank you for your most welcomed help in putting me on the right track. I failed to see the first time around the renaming of *.cc to *.cxx and I failed to see the fact that an automatic upgrade of Visual Studio 6.0 to 7.0 doesn’t work. It was a real struggle with th...
by Ilan
Mon, 2005-10-24, 14:11
Forum: DCMTK - Installation
Topic: Link errors with Visual Studio 7.0
Replies: 3
Views: 6238

Link errors with Visual Studio 7.0

I am trying to compile dcmtk-3.5.3 in order to use it in my application. First of all I had to change the file extensions in the project from *.cxx to *.cc, since the source files had the *.cc extension in the toolkit. This has been done. I’m using Visual Studio 7.0 and I get the following error in ...