Query Retrive with DCMTK

All other questions regarding DCMTK

Moderator: Moderator Team

Post Reply
Message
Author
LMSSML
Posts: 2
Joined: Wed, 2012-05-16, 08:52

Query Retrive with DCMTK

#1 Post by LMSSML »

Hi there,

I've tried to compile the dcmtk tools windows with cake and add several errors.
The C compiler identification is unknown
The CXX compiler identification is unknown
Check for working C compiler: bcc32
CMake Error: your C compiler: "bcc32" was not found. Please set CMAKE_C_COMPILER to a valid compiler path or name.
CMake Error: Internal CMake error, TryCompile configure of cmake failed
Check for working C compiler: bcc32 -- broken
CMake Error at C:/cmake-2.8.8-win32-x86/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:52 (MESSAGE):
The C compiler "bcc32" is not able to compile a simple test program.

It fails with the following output:





CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:2 (PROJECT)


CMake Error: your C compiler: "bcc32" was not found. Please set CMAKE_C_COMPILER to a valid compiler path or name.
CMake Error: your CXX compiler: "bcc32" was not found. Please set CMAKE_CXX_COMPILER to a valid compiler path or name.
Configuring incomplete, errors occurred!
Although I would like to make a query retrieve (I think without compile it it won't work).

But is it possible to make single cmove with accession number or patient Id ?

Thanks in advanced.

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

Re: Query Retrive with DCMTK

#2 Post by J. Riesmeier »

As you can read in the INSTALL file: "... other Windows compilers, e.g. Borland C++ Builder, are currently not actively supported. However, they may work."

Since nobody from the DCMTK team uses a Borland compiler, there's also not much help we can provide. Maybe, some other forum user can support you in this regard.

LMSSML
Posts: 2
Joined: Wed, 2012-05-16, 08:52

Re: Query Retrive with DCMTK

#3 Post by LMSSML »

Hi there,

Thanks for the awnser

But if I change the compiler it still has the same problem .

Sorry about dummy questions I'm new at this ..

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

Re: Query Retrive with DCMTK

#4 Post by J. Riesmeier »

VisualStudio should work out of the box. See INSTALL file for a list of supported and tested systems.

Chung-Yueh Lien
Posts: 61
Joined: Wed, 2010-05-19, 09:27
Location: Taipei, Taiwan

Re: Query Retrive with DCMTK

#5 Post by Chung-Yueh Lien »

Hi these messages show that CMAKE did not find any Borland C and CXX compilers in your computer. You must install one of Borland series compilers if you want to build by Boralnd Compiler. Unfortunately dcmtk does not support Borland C now.

You have to specify the generator for dcmtk cmakefile in Windows as: Visual Studio XX or the other compilers had already installed in your computer.

Post Reply

Who is online

Users browsing this forum: Google [Bot] and 1 guest