Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8665a6a

Browse files
committed
Modify execute script for Qt 6
1 parent 715a82e commit 8665a6a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pxlpeep.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:/home/barf/Qt/5.15.0/gcc_64/lib \
2-
/home/barf/build-pxlpeep-Qt_5_15_0_clang-Release/pxlpeep $1
1+
LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:~/Qt/6.0.3/gcc_64/lib \
2+
~/build-pxlpeep-Desktop_Qt_6_0_3_GCC_64bit-Release/pxlpeep $1

0 commit comments

Comments
 (0)