compile issue

Compilation and installation of DCMTK

Moderator: Moderator Team

Post Reply
Message
Author
moulik
Posts: 4
Joined: Mon, 2010-08-16, 03:07

compile issue

#1 Post by moulik »

I am trying to compile a program with dcmtk 3.6.0 in VS 2010.
The program works fine with dcmtk 3.4 and VS 2008

I keep getting the following error for every instance of "STDIO_NAMESPACE"
offile.h(145): error C2065: 'STDIO_NAMESPACE' : undeclared identifier


any thoughts?

Jörg Riesmeier
ICSMED DICOM Services
ICSMED DICOM Services
Posts: 2217
Joined: Fri, 2004-10-29, 21:38
Location: Oldenburg, Germany

#2 Post by Jörg Riesmeier »

STDIO_NAMESPACE is defined in "include/dcmtk/config/osconfig.h", a file that is created by CMake during the configure/generate process. Are you sure that your include path is set correctly?

As far as I understood, this only happens with your own program but not when compiling the DCMTK, right?

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest