Яков Е: Я всё переустоновил, и обнаружил новую ошибку. К примеру если создавать проект QT Quick Application (т.е для С++) то QtPositioning подключается без проблем, а вот если создавать просто UI (QT Quick UI), то ошибка:
Отладка запущена
Запускается /opt/Qt/5.5/gcc_64/bin/qmlscene /home/dima/untitled23/untitled23.qml -qmljsdebugger=port:43590,block,services:DebugMessages,QmlDebugger,V8Debugger,QmlInspector
"QML Debugger: Invalid argument 'services:DebugMessages' detected. Ignoring the same."
"QML Debugger: Invalid argument 'QmlDebugger' detected. Ignoring the same."
"QML Debugger: Invalid argument 'V8Debugger' detected. Ignoring the same."
"QML Debugger: Invalid argument 'QmlInspector' detected. Ignoring the same."
QML Debugger: Waiting for connection on port 43590...
file:///home/dima/untitled23/untitled23.qml:3 plugin cannot be loaded for module "QtPositioning": Невозможно загрузить библиотеку /opt/Qt/5.5/gcc_64/qml/QtPositioning/libdeclarative_positioning.so: (/opt/Qt/5.5/gcc_64/qml/QtPositioning/libdeclarative_positioning.so: undefined symbol: _Z25geoCoordinateInterpolatorRK14QGeoCoordinateS1_d)
p.s подключаю в обоих случаях версию QtPositioning 5.3