Problem in Insalling qt ?
-
I try to install qt on fedora 15 (32 bit) .Help me to create a serial port application (setting is created baudrate,start/stop,parity,hardware support.) how to download the serial port application http://doc-snapshot.qt-project.org/qt5-stable/qtserialport/terminal.html and install in embedded board
-
download source code from this website (http://sourceforge.net/projects/qserialport/) as zip file and build that file follow instructions in this site (http://qt-project.org/wiki/QtSerialPort)..
-
[quote author="guru" date="1374641842"]download source code from this website (http://sourceforge.net/projects/qserialport/) as zip file and build that file follow instructions in this site (http://qt-project.org/wiki/QtSerialPort)..[/quote]That's wrong. The sourceforge.net project is NOT related to qt-project.org's QtSerialPort module.
[quote author="sushant" date="1371810323"]I try to install qt on fedora 15 (32 bit) .Help me to create a serial port application (setting is created baudrate,start/stop,parity,hardware support.) how to download the serial port application http://doc-snapshot.qt-project.org/qt5-stable/qtserialport/terminal.html and install in embedded board[/quote] That example is designed to run on your PC. What do you want your embedded board to do?