kImageAnnotator is a tool for annotating images.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
下载地址(HTTP):https://github.com/ksnip/kImageAnnotator/archive/v0.7.2/kImageAnnotator-0.7.2.tar.gz
MD5 校验和:12811a2611613152b8dccc266a8f4804
大小:268 KB
预计所需磁盘空间:32 MB
预计构建时间:0.5 SBU(并行度=4)
Install kImageAnnotator by running the following commands:
mkdir build &&
cd build &&
cmake -D CMAKE_INSTALL_PREFIX=/usr \
-D CMAKE_BUILD_TYPE=Release \
-D BUILD_SHARED_LIBS=ON \
-D BUILD_WITH_QT6=ON \
.. &&
make
This package does not come with a test suite.
Now, as the root user:
make install