Deleted user
Deleted user
Also present on iRODS 4.1.10
I have the same issue. Did you manage to solve it?
Enable full instance search, All instances have `/search`. https://lemmy.world/search?q=%s https://lemm.ee/search?q=%s
> 如果我记得正确的话,该`jump to block`功能尚未在快速搜索中实现,无论显示什么视图 图片1,2 展示了正常的跳转,且高亮了搜索结果所在行 图片3,4 当正处于包含搜索内容的文件时,按下enter搜索后没有响应 Pictures 1 and 2 show the normal jump and highlight the row of search results. Picture 3,4 When you are in the...
There are some wrong commands I want to withdraw because of some modifications
I can confirm this using the official Arch package. Compilation succeeds when `OPENCV=0`, but enabling opencv support results in pkgconfig complaining that it can't find `opencv.pc` in `/usr/lib/pkgconfig/`. Symlinking to...
I applied your patch, it lets the build complete. I ran into some issues along the way with a few extra dependencies that I had to install with pacman, but...
I think the better "fix" for this would to just make an AUR package for darknet. Especially seeing as there are other dependencies that need to be installed in order...
@tiagoshibata your solution is incorrect. When I type make, I get the following error: ``` gcc -Iinclude/ -Isrc/ -DOPENCV `pkg-config --cflags opencv 2> /dev/null || pkg-config --cflags opencv4` -DNUMPY -I/usr/include/python3.8/...
Hi everyone. Please do not use this version of darknet as it is not maintained. Use this [better](https://github.com/AlexeyAB/darknet) version instead.