<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000066">
Ah. I was using the directory above trunk in the svn repository. I was
able to get cmake to generate the VS2005 project files.<br>
I was interested in using the latest gdcm so I could have support for
more dicom file types. Are there any dicom file types that gdcm 1.x
does not support?<br>
-Greg<br>
<br>
Mathieu Malaterre wrote:
<blockquote
 cite="mid:bf0c3b3f0709260052r52fe1c4bi1ef2f5819d71eb9b@mail.gmail.com"
 type="cite">
  <pre wrap="">Hi Greg,

  Are you actually using gdcm2 from the svn sourceforge.net repository:

<a class="moz-txt-link-freetext" href="https://gdcm.svn.sourceforge.net/svnroot/gdcm/trunk">https://gdcm.svn.sourceforge.net/svnroot/gdcm/trunk</a>

  On my linux box I do:

svn co <a class="moz-txt-link-freetext" href="https://gdcm.svn.sourceforge.net/svnroot/gdcm/trunk">https://gdcm.svn.sourceforge.net/svnroot/gdcm/trunk</a> gdcm

  (please note that there is a 'trunk' subdir now).

You have to switch shared libs to OFF on WIN32 AFAIK.

This is more a toy project right now and it is not even garantee to
compile or produce meaning full result. You are better of with gdcm 1
from creatis server.

Sorry for the confusion.

-Mathieu
On 9/26/07, Greg Book <a class="moz-txt-link-rfc2396E" href="mailto:gbook@gbook.org"><gbook@gbook.org></a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap=""> I'm using Visual Studio 2005. The files that I downloaded from the tarball
have a completely different directory structure than the SVN. The tarball
also gave me errors during the cmake configuration.
 -Greg

 Jean-Pierre Roux wrote:
Greg Book wrote:

I downloaded the latest gdcm version using SVN, but I'm having trouble using
CMake to build the files for visual studio. It has worked for me in previous
versions of gdcm, but not this one. The first error i get is "Error opening
gdcmConfigure.h.in, file not found"... although the file is there. Then
there are several more errors.
 Are there instructions for setting cmake for gdcm available?
 ?!?

 What version of visual studio do you use?

 Could you try to get the gdcm tarball in
<a class="moz-txt-link-freetext" href="http://www.creatis.insa-lyon.fr/~jpr/PUBLIC/gdcm/gdcm.tar.bz2">http://www.creatis.insa-lyon.fr/~jpr/PUBLIC/gdcm/gdcm.tar.bz2</a>
 (so we don't suspect SVN vs CVS ?)
 Jean-Pierre Roux


-Greg
------------------------------------------------------------------------

 _______________________________________________
 Dcmlib mailing list
 <a class="moz-txt-link-abbreviated" href="mailto:Dcmlib@creatis.insa-lyon.fr">Dcmlib@creatis.insa-lyon.fr</a>
 <a class="moz-txt-link-freetext" href="http://www.creatis.insa-lyon.fr/mailman/listinfo/dcmlib">http://www.creatis.insa-lyon.fr/mailman/listinfo/dcmlib</a>



_______________________________________________
Dcmlib mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Dcmlib@creatis.insa-lyon.fr">Dcmlib@creatis.insa-lyon.fr</a>
<a class="moz-txt-link-freetext" href="http://www.creatis.insa-lyon.fr/mailman/listinfo/dcmlib">http://www.creatis.insa-lyon.fr/mailman/listinfo/dcmlib</a>

    </pre>
  </blockquote>
  <pre wrap=""><!---->

  </pre>
</blockquote>
<br>
</body>
</html>