[vtkusers] Re: OsiriX Source

Luis Ibanez luis.ibanez at kitware.com
Sun Feb 29 16:57:38 EST 2004


Hi Antoine,

Thanks for the pointer to Papyrus .

I just tried building the source code under Debian Linux and run into
problems with the declartion of the "DIR" type.  This happened both
with gcc 2.95 and gcc 3.3

The error I got is the following:

 > make -f Makefile.PC
gcc-2.95 -g -I. -I../.. -I../Papyrus2 -IJpegDir/JpgLless 
-IJpegDir/JpgLossy -D_NO_LONGLONG  -c PapyFileSystemUnix3.c -o 
Solaris/PapyFileSystemUnix3.o
PapyFileSystemUnix3.c: In function `Papy3DGetNbFiles':
PapyFileSystemUnix3.c:270: sizeof applied to an incomplete type
make: *** [Solaris/PapyFileSystemUnix3.o] Error 1

--

I couldn't find a "configure" script with the code.

Have you used this code in a platform different from Solaris ?


Thanks


    Luis

-------------------------------
Antoine ROSSET wrote:

>>Hello Antoine,
>>
>>I'm reacting to your recent posting to the vtk-mailing list. I'm
>>currently working on a research project invloving DICOM-data im- and
>>export as well as masking single DICOM slices. Since I'm not yet very
>>familiar with the DICOM-format I'd like to have a look at the
>>OsiriX-sources in order to see, how you managed the data. So, if you
>>don't mind I'd appreciate if you could send me the source code of your
>>project.
>>Thank you very much...
>>    
>>
>
>VTK and ITK don't really support DICOM file format.... You should use a
>DICOM library to extract all pixel data and meta-data. It is much easier!
>I'm using the Papyrus toolkit library : a C cross-platform. Really easy to
>use and fast!
>
>Web site :
>
>http://www.expasy.org/UIN/html1/projects/papyrus/papyrus.html
>
>  
>







More information about the vtkusers mailing list