I'm trying to install this and am getting this in both wsl with ./build_windows.sh or Debian with ./build_linux.sh
encoder.c:28:10: fatal error: jpegb.h: No such file or directory
28 | #include
| ^~~~~
compilation terminated.
Any ideas on a fix for this? I think NBIS must not be doing something when I install it on a clean system, do you know what all packages are needed and how it needs to be configured to work with OpenEFT?
I'm trying to install this and am getting this in both wsl with ./build_windows.sh or Debian with ./build_linux.sh
encoder.c:28:10: fatal error: jpegb.h: No such file or directory 28 | #include
| ^
~~~~ compilation terminated.Any ideas on a fix for this? I think NBIS must not be doing something when I install it on a clean system, do you know what all packages are needed and how it needs to be configured to work with OpenEFT?