<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Thank you Mathieu.<br>
Your answer fills exactly all my information needs. Unfortunately it is
hard to find them explained somewhere.<br>
au revoir,<br>
<br>
Luca<br>
<br>
<br>
<br>
Mathieu Malaterre wrote:
<blockquote
 cite="mid200506030146.j531kABL012741@rrcs-mta-02.hrndva.rr.com"
 type="cite">
  <pre wrap="">Luca,

  I don't understand is this a question ? If not then yes we are aware that the jasper library is not prepared to be used as a shared library on win32. 

1. You can either contact them and ask them why,
2. Fix it yourself
3. Disable shared lib and compile as static
4. Remove JPEG2000 support from gdcm (play with cmakelists.txt)
5. Stick to the official release: 1.0, only use CVS if you can read and understand the dashboard :

<a class="moz-txt-link-freetext" href="http://public.kitware.com/dashboard.php?name=gdcm">http://public.kitware.com/dashboard.php?name=gdcm</a>

HTH
Mathieu

  </pre>
  <blockquote type="cite">
    <pre wrap="">With Borland C++ Builder 6, daily CVS

Turbo Incremental Link 5.66 Copyright (c) 1997-2002 Borland
Error: Unresolved external '_jas_init' referenced from 
Z:\GDCM.BIN\SRC\GDCMJPEG2000.OBJ
Error: Unresolved external '_jas_stream_memopen' referenced from 
Z:\GDCM.BIN\SRC\GDCMJPEG2000.OBJ
Error: Unresolved external '_jas_image_getfmt' referenced from 
Z:\GDCM.BIN\SRC\GDCMJPEG2000.OBJ
Error: Unresolved external '_jas_image_decode' referenced from 
Z:\GDCM.BIN\SRC\GDCMJPEG2000.OBJ
Error: Unresolved external '_jas_stream_close' referenced from 
Z:\GDCM.BIN\SRC\GDCMJPEG2000.OBJ
Error: Unresolved external '_jas_image_fmttostr' referenced from 
Z:\GDCM.BIN\SRC\GDCMJPEG2000.OBJ
Error: Unresolved external '_jas_image_rawsize' referenced from 
Z:\GDCM.BIN\SRC\GDCMJPEG2000.OBJ
Error: Unresolved external '_jas_image_readcmptsample' referenced from 
Z:\GDCM.BIN\SRC\GDCMJPEG2000.OBJ
Error: Unresolved external '_jas_image_destroy' referenced from 
Z:\GDCM.BIN\SRC\GDCMJPEG2000.OBJ
Error: Unresolved external '_jas_image_clearfmts' referenced from 
Z:\GDCM.BIN\SRC\GDCMJPEG2000.OBJ

** error 1 ** deleting Z:\gdcm.bin\bin\gdcm.dll

Thanks,

Luca

_______________________________________________
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>