QMAKE_LFLAGS += "-Wl,-rpath,\'\$$ORIGIN\'"
This application failed to start because it could not find or load the Qt platform plugin "xcb"in "".Reinstalling the application may fix this problem.Аварийный останов (сделан дамп памяти)
QFactoryLoader::QFactoryLoader() checking directory path "/home/andrey/Документы/RXE/platforms/platforms" ...QFactoryLoader::QFactoryLoader() checking directory path "/home/andrey/Документы/RXE/platforms" ...QFactoryLoader::QFactoryLoader() looking at "/home/andrey/Документы/RXE/platforms/libqxcb.so"Found metadata in lib /home/andrey/Документы/RXE/platforms/libqxcb.so, metadata={ "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.2", "MetaData": { "Keys": [ "xcb" ] }, "className": "QXcbIntegrationPlugin", "debug": false, "version": 328193}Got keys from plugin meta data ()This application failed to start because it could not find or load the Qt platform plugin "xcb"in "".Reinstalling the application may fix this problem.Аварийный останов (сделан дамп памяти)
#!/bin/shfilename=`basename $0`export LD_LIBRARY_PATH=$PWD$PWD/${filename%.*} "$@"