22:46:49 this code on cmakelists  trigger error "declarative_multimedia 22:46:49       Qt5MultimediaQuick_p" 23:16:22 how to enable camera to read qr code on linux 23:17:50 mkdir build 23:18:22 cd build 23:18:27 cmake -DWITH_SCANNER=ON .. 23:18:28 make 23:20:28 i did it but on send there is no camera icon 23:22:16 i wrote on makefile -D WITH_SCANNER=ON 23:31:27 lelanow: did you do a complete clean build? 23:31:35 by deleting the build folder? 23:31:36 yes 23:32:05 i compiled from dockerfile 23:32:43 in the begining was this Qt5MultimediaQuick_p on cmakelists 23:32:58 i deleted and compile was succesful 23:33:05 i delete _p 23:34:10 I don’t know if with_scanner is supported with dockerfile yet 23:34:21 also according to google "Qt5MultimediaQuick_p" is correct 23:34:55 dockerfile works with makefile 23:35:13 docker run --rm -it -v :/monero-gui -w /monero-gui monero:build-env-linux sh -c 'make release-static -j4' 23:35:25 I did get it working on my mac without docker file 23:35:38 xiphon knows maybe 23:36:04 if _p is not deleted compile stops 23:47:14 with dockerfile compile is easy and fast 23:47:47 with your method there is need of lot more package installation 23:51:41 yes, we encourage the dockerfile 23:51:53 but the qr scanner support was only added recently so we did not add it to the dockerfile yet 23:52:13 .merges 23:52:14 -xmr-pr- 3315 3317 3321 3323 3326 3327 3329 3331