Installation error during ALL_BUILD in visual studio 2008

Compilation and installation of DCMTK

Moderator: Moderator Team

Post Reply
Message
Author
cctsinghua
Posts: 2
Joined: Wed, 2013-10-09, 06:52

Installation error during ALL_BUILD in visual studio 2008

#1 Post by cctsinghua »

Hello all,

I have encountered an installation problem that I can't find an existing answer in the forum.
I downloaded DCMTK3.6 from http://dicom.offis.de/download/dcmtk/dcmtk360/. I configured it in cmake-gui.
Warnings are "DCMTK_WITH_ZLIB" "DCMTK_WITH_TIFF" "DCMTK_WITH_XML" path not found.
When I go to the IDE and build "ALL_BUILD", errors occured.
I know the compiling order is ofstd => oflog => dcmdata => ...
ofstd and oflog can be build correctly, but dcmdata not.
Error message is:

Code: Select all

1>------ Build started: Project: dcmdata, Configuration: Release Win32 ------
1>Compiling...
1>dcddirif.cc
1>..\..\..\dcmtk-3.6.0\dcmdata\libsrc\dcddirif.cc : fatal error C1033: cannot open program database 'h:\dcmtk-bin_2008\dcmdata\libsrc\release\dcmdata.idb'
1>dcdatset.cc
1>..\..\..\dcmtk-3.6.0\dcmdata\libsrc\dcdatset.cc : fatal error C1033: cannot open program database 'h:\dcmtk-bin_2008\dcmdata\libsrc\release\dcmdata.idb'
1>dccodec.cc
1>..\..\..\dcmtk-3.6.0\dcmdata\libsrc\dccodec.cc : fatal error C1033: cannot open program database 'h:\dcmtk-bin_2008\dcmdata\libsrc\release\dcmdata.idb'
1>dcchrstr.cc
1>..\..\..\dcmtk-3.6.0\dcmdata\libsrc\dcchrstr.cc : fatal error C1033: cannot open program database 'h:\dcmtk-bin_2008\dcmdata\libsrc\release\dcmdata.idb'
1>dcbytstr.cc
1>..\..\..\dcmtk-3.6.0\dcmdata\libsrc\dcbytstr.cc : fatal error C1033: cannot open program database 'h:\dcmtk-bin_2008\dcmdata\libsrc\release\dcmdata.idb'
1>Generating Code...
1>Build log was saved at "file://h:\dcmtk-bin_2008\dcmdata\libsrc\dcmdata.dir\Release\BuildLog.htm"
1>dcmdata - 5 error(s), 0 warning(s)
What is the problem of installation? The computer is x86, windows xp. It has visual studio 2005 and 2008 installed.
Urgent problem. Appreciate any help!

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

Re: Installation error during ALL_BUILD in visual studio 200

#2 Post by J. Riesmeier »

According to MSDN "this error can be caused by disk error".

I personally never faced this error (with VS 2008), so I guess it is caused by your system environment.

cctsinghua
Posts: 2
Joined: Wed, 2013-10-09, 06:52

Re: Installation error during ALL_BUILD in visual studio 200

#3 Post by cctsinghua »

J. Riesmeier wrote:According to MSDN "this error can be caused by disk error".

I personally never faced this error (with VS 2008), so I guess it is caused by your system environment.
Yes, you are right. I change the build directory to C:\ and it works out. Thanks.

Post Reply

Who is online

Users browsing this forum: Baidu [Spider] and 1 guest