Re: [Libjpeg-turbo-devel] problem when using jmorecfg.h and windows.h
SIMD-accelerated libjpeg-compatible JPEG codec library
Brought to you by:
dcommander
From: DRC <dco...@us...> - 2014-04-18 10:02:35
|
On 4/18/14 4:09 AM, Vincent Torri wrote: > i didn't try that because > > 1) i realle don't like exe installers for FOSS Get over it. Our installers are 100% reproducible using libjpeg-turbo's in-tree packaging system. I don't see how that is philosophically any different from using a binary distributed by MinGW-builds or Cygwin. It is just a different distribution mechanism. > 2) i'm helping the lead dev of win-builds to have some packages of > standard libraries and libjpeg-turbo is one of those. And he is > compiling all the libraries from sources. So my investigations will > certainly help him later. All the more reason to use our supported build procedure, if possible. This will ensure that your build won't break due to some future modification I make to the Unix build system. Getting it working the first time isn't the issue. It's the maintainability of the solution. > i guess that this build used Visual Studio. I'll try that at least to > seee if it works and fix my problem. No, we have two separate sets of packages, one built with MinGW and one built with Visual Studio. |