ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

Qt Creator ROS plugin installation error

asked 2019-01-15 10:35:32 -0500

ebachs10 gravatar image

Hi All

I'm trying to install Qt Creator Ros plugin, but get the following error.

nvidia@tegra-ubuntu:~/Downloads$ chmod +x qtcreator-ros-xenial-latest-online-installer.run

nvidia@tegra-ubuntu:~/Downloads$ sudo ./qtcreator-ros-xenial-latest-online-installer.run

nvidia@tegra-ubuntu:~/Downloads$ sudo ./qtcreator-ros-xenial-latest-online-installer.run ./qtcreator-ros-xenial-latest-online-installer.run: 1: ./qtcreator-ros-xenial-latest-online-installer.run: ELF: not found ./qtcreator-ros-xenial-latest-online-installer.run: 2: ./qtcreator-ros-xenial-latest-online-installer.run: Syntax error: ")" unexpected

nvidia@tegra-ubuntu:~/Downloads$ qmake --version QMake version 3.0

Using Qt version 5.5.1 in /usr/lib/aarch64-linux-gnu

I'm trying to install it on a Jetson Tx2 running ubuntu 16.04. Current version of qt creator is 5.5.1 and QMake version 3.0. ROS installation is kinetic. What can I do wrong. I'm following this:

https://ros-qtc-plugin.readthedocs.io...

using the Xenial installer.

Thanks in advance

/Esben

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
0

answered 2019-01-15 15:25:22 -0500

130s gravatar image

updated 2019-01-15 15:36:04 -0500

ELF: not found (cut) Syntax error: ")" unexpected

This may be a typical error when platform a binary is built for is not what you're running on (e.g. ref on unix.stackexchange.com). My guess is you're getting that error because you're on Jetson Tx2, which is ARM-based IIRC and I doubt QtCreator's binary is built for.

edit flag offensive delete link more

Comments

Thank you very much for the quick answer - I'm pretty new into this, so a can not see through all the time ;) I believe it because of the Jetson, based on your answer.

ebachs10 gravatar image ebachs10  ( 2019-01-15 15:36:50 -0500 )edit
0

answered 2019-11-27 01:58:25 -0500

942951641@qq.com gravatar image

vscode or clion recomended

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2019-01-15 10:35:32 -0500

Seen: 1,195 times

Last updated: Nov 27 '19