Conversation
|
@JJones780 – do you want to review this and check if the docker build works for you if you follow the readme? |
|
My internet isn't the fastest so I don't use docker very often. I'm out of practice with Docker... so it isn't obvious to me how the v3d-flow source is supposed be accessed from the running docker instance? |
|
Thanks for testing! Right, the Did you use the volume mount ( |
|
Yes, used the command as written in the Readme with the -v option. |
d32ea72 to
08edcb6
Compare
|
@JJones780 My bad – It was ignored because of the .gitignore file. Now it should work! No, the build.sh does not update submodules, it only runs cmake/make :) |
|
I built using docker successfully. tried running it and got this: I hope you can keep the docker image small... it's practical. |
|
Thanks for testing. What OS are you on atm.? You need the same as in the docker image, otherwise it may fail to find shared libraries. |
|
I'm running Devuan daedalus which should have the same libjpeg as Debian 12 ( Bookworm). A common solution mention on the 'net is to create a symlink: which still gets an error: |
Related: #3