<p>I could help with te windows version.  ve compiled  italia a couple of times .</p>
<div class="gmail_quote">El 26/08/2013 12:58, "Nicolas Limare" <<a href="mailto:nicolas.limare@cmla.ens-cachan.fr">nicolas.limare@cmla.ens-cachan.fr</a>> escribió:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
> in my opinion we should allow GSL [1], since it implements many of<br>
> the operations needed in image processing or CV programs<br>
> (eigensystems, minimization, wavelets, linear algebra, least-squares<br>
> fitting, splines, etc).<br>
<br>
I agree, GSL is useful and very stable. The only question was if it<br>
would be usable for people working on Windows. GSL is not written with<br>
windows compatibility in mind and the authors do not guarantee it is<br>
usable on this platform. There are many blogs and websites explaining<br>
how the compilation of GSL on Windows is possible, but they are always<br>
specific to a given version of GSL and I was wondering if we could<br>
rely on this information for the long term.<br>
<br>
Tristan did a detailed study of this matter, and if I remember<br>
correctly the conclusion was:<br>
* The standard C compiler on Windows, MSVC, can not compile the<br>
  official version of the GSL because of non-standard behaviour of<br>
  this compiler.<br>
* But some tools are available to convert the standard GSL headers to<br>
  MSVC-compatible headers; these tools are based on Perl.<br>
* So it is possible to compile, install and use GSL on Windows; but it<br>
  is definitely not for beginners.<br>
* It would be nice to provide a detailed compilation manual or a<br>
  precompiled binary version somewhere on <a href="http://ipol.im" target="_blank">ipol.im</a>.<br>
<br>
So, if there is a consensus on it, I think we could allow GSL as an<br>
external library and mention it in the software guidelines. And if<br>
someone has the time to prepare a manual or a precompiled version,<br>
it's even better, but should not stop us from accepting GSL.<br>
<br>
--<br>
Nicolas LIMARE - CMLA - ENS Cachan         <a href="http://limare.perso.math.cnrs.fr/" target="_blank">http://limare.perso.math.cnrs.fr/</a><br>
IPOL journal                                             <a href="http://www.ipol.im/" target="_blank">http://www.ipol.im/</a><br>
-> image processing, reproducible research, open science<br>
<br>--<br>
IPOL - Image Processing On Line   - <a href="http://ipol.im/" target="_blank">http://ipol.im/</a><br>
<br>
contact     <a href="mailto:edit@ipol.im">edit@ipol.im</a>          - <a href="http://www.ipol.im/meta/contact/" target="_blank">http://www.ipol.im/meta/contact/</a><br>
news+feeds  twitter @IPOL_journal - <a href="http://www.ipol.im/meta/feeds/" target="_blank">http://www.ipol.im/meta/feeds/</a><br>
announces   <a href="mailto:announce@list.ipol.im">announce@list.ipol.im</a> - <a href="http://tools.ipol.im/mm/announce/" target="_blank">http://tools.ipol.im/mm/announce/</a><br>
discussions <a href="mailto:discuss@list.ipol.im">discuss@list.ipol.im</a>  - <a href="http://tools.ipol.im/mm/discuss/" target="_blank">http://tools.ipol.im/mm/discuss/</a><br>
<br></blockquote></div>