Search found 2 matches

by tigerxa
Wed, 2008-01-23, 10:55
Forum: DCMTK - General
Topic: Compiling problem - Makefile
Replies: 2
Views: 3521

Nobody can help me?

Thanks.
by tigerxa
Mon, 2008-01-21, 09:55
Forum: DCMTK - General
Topic: Compiling problem - Makefile
Replies: 2
Views: 3521

Compiling problem - Makefile

Hello ! I have a problem to compile with dcmtk. I would like to try this test program (This program, that I found on the website, is useless but I try to compile it before to continue.): #include <iostream> #include "dcmtk\dcmimgle\dcmimage.h" using namespace std; int main(int argc, char* ...