Quantcast
Channel: QtWebEngine
Viewing all articles
Browse latest Browse all 13965

QT Serial Communication with Beaglebone

$
0
0
Hello everybody, I try to get a QT application with serial communication working on my Beaglebone but I’m stuck… I’ve installed QT Creator 3.0.0 and I’ve installed qt4-embedded for working with my Beaglebone. The QT version I use is : QT 4.6.3 in PATH (arm). So I’ve downloaded qt-qtserialport sources form here : http://qt.gitorious.org/qt/qtserialport/archive-tarball/stable and extracted it. Then I’ve opened the project from QT Creator and selected the kit I created for my Beaglebone when prompted (I created a test app with this kit and it works fine on the beaglebone). I don’t understand the explanation given in Build and install from the QtCreator on the QtSerialPort page => add a new make “Build Step” and write to the “Make arguments” the inslall target. What do I need to do ? I tried to build and run like that but get loads of errors. Any help or advice would be welcome. Thanks in advance.

Viewing all articles
Browse latest Browse all 13965

Trending Articles