trying to fix things running on device

This commit is contained in:
talksik
2023-08-21 13:18:11 -07:00
parent d0a20820e3
commit b2dcf1a9f0
3 changed files with 69 additions and 61 deletions
+1
View File
@@ -1,6 +1,7 @@
#!/bin/sh
export QT_DEBUG_PLUGINS=1
export GST_DEBUG=2
rm -rf build &&
mkdir build &&