<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html>
<head>
  <meta name="Generator" content="Zarafa WebAccess v6.20.5-14478">
  <meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
  <title>makelib / systematic dll and linking problem when installing toolboxes</title>
  <style type="text/css">
      body
      {
        font-family: Arial, Verdana, Sans-Serif;
        font-size: 12px;
        padding: 5px 5px 5px 5px;
        margin: 0px;
        border-style: none;
        background-color: #ffffff;
      }

      p, ul, li
      {
        margin-top: 0px;
        margin-bottom: 0px;
      }
  </style>
</head>
<body>
<p>Hello ,</p><p>please forgive my layman's question, my experience is very limited but I couldn't find an appropriate answer in the archives:</p><p> </p><p>what I want:</p><p>-install image processing toolboxes to use with Scilab-5.2.1 (SIP, SIVP, IPD...other?)</p><p> </p><p>what I did:</p><p>-copied the available files in SCIDIR/contrib/</p><p>-tried to load them directly in the console or run "exec builder/loader.sce"</p><p> </p><p>what I experienced: </p><p>-problems with libraries (see attached document for detailed error messages)</p><p>-->when trying to load toolboxes directly from Scilab's console: libsip.dll does not exist </p><p>-->when trying to first exec builder.sce, problem when building shared library, then either library non existing, not found...</p><p> </p><p>my system:</p><p>-scilab-5.2.1</p><p>-MSYS1.0/MinGW5.1.6</p><p>-Tcl/Tk8.5.8 (installed +compiled at C:\)</p><p>-OpenCV2.0</p><p>-ImageMagick-6.6.1-Q16</p><p> </p><p>remark: only installed mingw_toolbox for Scilab, others (tcl/tk, openc2v and imagemagick were not specifically linked to scilab)</p><p> </p><p>thank you very much for any input!</p><p>Luke</p>
</body>
</html>