add DICOM (aka supp 145) support #142 Build Problem

Mathieu Malaterre mathieu.malaterre at gmail.com
Mon Sep 7 07:33:41 EDT 2015


Please CC the mailing list for later reference.

On Mon, Sep 7, 2015 at 12:07 PM, Ivo Rakar <ivo23061987 at gmail.com> wrote:
> Thank you for your help, unfortunately this time I got the following
> message:
>
> Assertion failed!
>
> Program: C:\Program Files\Java\jre1.8.0_31\bin\javaw.exe
> File: src/openslide-decode-dicom.c, Line 933
>
> Expression: stream

This line (although a little cryptic) indicate that the file could not
be open for reading. I suspect you entered an invalid path:

https://github.com/malaterre/openslide/blob/dicom-wsi/src/openslide-decode-dicom.c#L933

You may want to print what's in `err` just to be sure.

2cts


More information about the openslide-users mailing list