[Qt-interest] Serial Communication
Srdjan Todorovic
todorovic.s at googlemail.com
Wed Feb 10 12:52:24 CET 2010
On 10/02/2010, Yuvraj <yuvraj.ragupathi at indieontech.com> wrote:
> Robert Wood wrote:
> INCLUDEPATH += ../qextserialport
> LIBS +=-L../qextserialport/build
> linux-g++:LIBS +=-lqextserialport
ls -l ../qextserialport/build/libqextserialport*.so ?
You should see the file. If not, you have to modify the project file
to use the correct directory for the library.
Srdjan
More information about the Qt-interest-old
mailing list