Search Criteria
Package Details: mingw-w64-dlib 19.24.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mingw-w64-dlib.git (read-only, click to copy) |
---|---|
Package Base: | mingw-w64-dlib |
Description: | A general purpose cross-platform C++ library designed using contract programming and modern C++ techniques (mingw-w64) |
Upstream URL: | http://dlib.net |
Keywords: | dlib mingw-w64 |
Licenses: | custom |
Submitter: | pingplug |
Maintainer: | pingplug (xantares) |
Last Packager: | pingplug |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2014-04-29 15:44 (UTC) |
Last Updated: | 2024-08-10 09:24 (UTC) |
Dependencies (10)
- mingw-w64-cblasAUR (mingw-w64-openblas-lapackAUR)
- mingw-w64-crt (llvm-mingw-w64-toolchain-ucrt-binAUR, llvm-mingw-w64-toolchain-msvcrt-binAUR)
- mingw-w64-lapackAUR (mingw-w64-openblas-lapackAUR)
- mingw-w64-libjpeg-turboAUR (mingw-w64-libjpegAUR)
- mingw-w64-libpngAUR
- mingw-w64-cmakeAUR (llvm-mingw-w64-cmakeAUR) (make)
- mingw-w64-ffmpegAUR (mingw-w64-ffmpeg-minimalAUR) (optional) – for FFmpeg support
- mingw-w64-giflibAUR (optional) – for GIF support
- mingw-w64-libwebpAUR (optional) – for WebP support
- mingw-w64-sqliteAUR (optional) – for sqlite support
Latest Comments
1 2 Next › Last »
xantares commented on 2019-07-23 12:27 (UTC)
hello, can you add me as co-maintainer ?
xantares commented on 2019-07-17 16:22 (UTC)
hi, could you require mingw-w64-libjpeg-turbo instead of mingw-w64-libjpeg ?
xantares commented on 2019-04-25 11:37 (UTC)
cool, thanks
xantares commented on 2019-04-25 09:35 (UTC)
also, it requires mingw-w64-cblas:
lobal_function_search.cpp:(.text+0x60b6): undefined reference to `cblas_dgemm'
seems giflib and sqlite are not enabled, thus not needed
xantares commented on 2019-04-25 04:18 (UTC) (edited on 2019-04-25 04:24 (UTC) by xantares)
Hello, can you also add the optdepends to makedepends ? Else it rebuilds these dependencies as bundled, at least for zlib, libpng and libjpeg:
[ 40%] Building C object dlib/CMakeFiles/dlib.dir/external/libpng/arm/arm_init.c.obj
[ 58%] Building C object dlib/CMakeFiles/dlib.dir/external/zlib/gzwrite.c.obj
[ 65%] Building CXX object dlib/CMakeFiles/dlib.dir/external/libjpeg/jcomapi.cpp.obj
xantares commented on 2019-04-24 14:06 (UTC) (edited on 2019-04-24 14:07 (UTC) by xantares)
Hello pingplug,
Enabling avx overrides sse2 or sse4, so these options are ignored.
I think its best to leave them disabled, distributing that dll for an older pc (not all cpus have avx, even nowadays (mine hasnt :{ )) will result in an invalid instruction crash.
xan.
xantares commented on 2015-11-18 17:45 (UTC)
xantares commented on 2015-03-02 09:27 (UTC)
pingplug commented on 2014-09-08 16:12 (UTC)
1 2 Next › Last »