vivazkote
vivazkote
usually i am compiling w/out Tesseract. just now tried with it and got errors ``` bash Paste output of the suite here ``` 23:19:45 ┌ tesseract git............................ [Recently updated] 23:19:46...
1. getting error on 32bit compilation about **opusfile.h** not found. downloaded from internet and solved problem 2. getting error on 64Bit compilation of SDL , (but not on 32bit) _checking...
started fully clean installation/compile today and got error with librist first compilation ``` get_compiler_dirs return self._split_fetch_real_dirs(line.split('=', 1)[1]) File "F:/mingw64/msys64/mingw64/lib/python3.10/site-packages/mesonbuild/compilers/mixins/gnu.py", line 497, in _split_fetch_real_dirs if pobj.exists(): File "F:/mingw64/msys64/mingw64/lib/python3.10/pathlib.py", line 1292, in...
as Nvidia RTX 50xx series has new option for hardware decoding of AV1 format, I upgraded line in _build-ffmpeg_: `- if build "nv-codec" "11.1.5.3"; then` to: `+ if build "nv-codec"...
getting this error with Cuda compilation. in web found, this can be suppressed with _-Wno-error=implicit-function-declaration_, but where to put it? or should I add _"Ctx"_ strings?? `libavfilter/vf_scale_npp.c: In function ‘nppscale_deinterleave’:...