some files needed to compare dcmtk 3.5.3

Compilation and installation of DCMTK

Moderator: Moderator Team

Post Reply
Message
Author
summer
Posts: 2
Joined: Sat, 2005-11-05, 08:37

some files needed to compare dcmtk 3.5.3

#1 Post by summer »

HELLO ALL:

I have got dcmtk-3.5.3.zip from from http://dicom.offis.de/dcmtk.php.en.

when i compile it on vc6.0 on windows 2000 professional.,I just get the notice like this:

Compiling...
ofcmdln.cxx
fatal error C1083: Cannot open source file: 'D:\share\Dicom Traslate\dcmtk-3.5.3\dcmtk-3.5.3\ofstd\libsrc\ofcmdln.cxx': No such file or directory
ofconapp.cxx
fatal error C1083: Cannot open source file: 'D:\share\Dicom Traslate\dcmtk-3.5.3\dcmtk-3.5.3\ofstd\libsrc\ofconapp.cxx': No such file or directory
ofcond.cxx
fatal error C1083: Cannot open source file: 'D:\share\Dicom Traslate\dcmtk-3.5.3\dcmtk-3.5.3\ofstd\libsrc\ofcond.cxx': No such file or directory
ofconfig.cxx
fatal error C1083: Cannot open source file: 'D:\share\Dicom Traslate\dcmtk-3.5.3\dcmtk-3.5.3\ofstd\libsrc\ofconfig.cxx': No such file or directory
ofconsol.cxx
fatal error C1083: Cannot open source file: 'D:\share\Dicom Traslate\dcmtk-3.5.3\dcmtk-3.5.3\ofstd\libsrc\ofconsol.cxx': No such file or directory
ofcrc32.cxx
fatal error C1083: Cannot open source file: 'D:\share\Dicom Traslate\dcmtk-3.5.3\dcmtk-3.5.3\ofstd\libsrc\ofcrc32.cxx': No such file or directory
ofdate.cxx
fatal error C1083: Cannot open source file: 'D:\share\Dicom Traslate\dcmtk-3.5.3\dcmtk-3.5.3\ofstd\libsrc\ofdate.cxx': No such file or directory
ofdatime.cxx
fatal error C1083: Cannot open source file: 'D:\share\Dicom Traslate\dcmtk-3.5.3\dcmtk-3.5.3\ofstd\libsrc\ofdatime.cxx': No such file or directory
offname.cxx
fatal error C1083: Cannot open source file: 'D:\share\Dicom Traslate\dcmtk-3.5.3\dcmtk-3.5.3\ofstd\libsrc\offname.cxx': No such file or directory
oflist.cxx
fatal error C1083: Cannot open source file: 'D:\share\Dicom Traslate\dcmtk-3.5.3\dcmtk-3.5.3\ofstd\libsrc\oflist.cxx': No such file or directory
oflogfil.cxx
fatal error C1083: Cannot open source file: 'D:\share\Dicom Traslate\dcmtk-3.5.3\dcmtk-3.5.3\ofstd\libsrc\oflogfil.cxx': No such file or directory
ofstd.cxx
fatal error C1083: Cannot open source file: 'D:\share\Dicom Traslate\dcmtk-3.5.3\dcmtk-3.5.3\ofstd\libsrc\ofstd.cxx': No such file or directory
ofstring.cxx
fatal error C1083: Cannot open source file: 'D:\share\Dicom Traslate\dcmtk-3.5.3\dcmtk-3.5.3\ofstd\libsrc\ofstring.cxx': No such file or directory
ofthread.cxx
fatal error C1083: Cannot open source file: 'D:\share\Dicom Traslate\dcmtk-3.5.3\dcmtk-3.5.3\ofstd\libsrc\ofthread.cxx': No such file or directory
oftime.cxx
fatal error C1083: Cannot open source file: 'D:\share\Dicom Traslate\dcmtk-3.5.3\dcmtk-3.5.3\ofstd\libsrc\oftime.cxx': No such file or directory
Error executing cl.exe.

ALL_BUILD - 15 error(s), 0 warning(s)

We appreciate your prompt answers.
thank you!!!!

Thomas Wilkens
DCMTK Developer
Posts: 117
Joined: Tue, 2004-11-02, 17:21
Location: Oldenburg, Germany
Contact:

#2 Post by Thomas Wilkens »

The compiler cannot locate the source files. Did you check whether they are in the specified path? Apparently they are not and that is the problem.

summer
Posts: 2
Joined: Sat, 2005-11-05, 08:37

but

#3 Post by summer »

but i did not get a file named offname.cxx from dcmtk 3.5.3 in fact.
where and how can i get it?

Thomas Wilkens
DCMTK Developer
Posts: 117
Joined: Tue, 2004-11-02, 17:21
Location: Oldenburg, Germany
Contact:

#4 Post by Thomas Wilkens »

Your compiler is complaining about missing files in the ofstd/libsrc directory. Do you have that directory at all? Do you have the ofstd directory at all? If not, I would recommend downloading the complete source code package "dcmtk-3.5.3.zip" again from dicom.offis.de. This package is known to compile out-of-the-box on Windows with VC6.

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest