File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44component_name=" $( basename " $( dirname " $( readlink -f " ${BASH_SOURCE[0]} " ) " ) " ) "
55component_path=" $( cd " $( dirname " ${BASH_SOURCE[0]} " ) " && pwd) "
66
7- export LD_LIBRARY_PATH=" $component_path /lib:$rd_shared_libs :$rd_shared_libs /org.kde.Platform/6.10 /:$rd_shared_libs /org.gnome.Platform/49/:$ffmpeg_path /25.08:${DEFAULT_LD_LIBRARY_PATH} "
7+ export LD_LIBRARY_PATH=" $component_path /lib:$rd_shared_libs :$rd_shared_libs /org.kde.Platform/6.9 /:$rd_shared_libs /org.gnome.Platform/49/:$ffmpeg_path /25.08:${DEFAULT_LD_LIBRARY_PATH} "
88export QT_PLUGIN_PATH=" ${QT_PLUGIN_PATH} "
99export QT_QPA_PLATFORM_PLUGIN_PATH=" ${QT_QPA_PLATFORM_PLUGIN_PATH} "
1010
Original file line number Diff line number Diff line change 6363 {
6464 "library" : " libLLVM.so.20.1" ,
6565 "source" : " lib" ,
66- "dest" : " lib "
66+ "dest" : " shared-libs "
6767 },
6868 {
6969 "library" : " libGLEW.so.2.2" ,
7070 "source" : " lib" ,
71- "dest" : " lib "
71+ "dest" : " shared-libs "
7272 },
7373 {
7474 "library" : " libGLU.so.1" ,
7575 "source" : " lib" ,
76- "dest" : " lib "
76+ "dest" : " shared-libs "
7777 },
7878 {
7979 "library" : " libSDL3.so.0" ,
8080 "source" : " lib" ,
81- "dest" : " lib "
81+ "dest" : " shared-libs "
8282 },
8383 {
8484 "library" : " libQt6MultimediaWidgets.so.6" ,
You can’t perform that action at this time.
0 commit comments