hi,

i want to use a driver API in my app.
so i linked the library in this manner in pro file:L/root/dscud-6.02/libdscud-6.02.a -lpthread -lm
and included the .h file.

i am getting the undefined reference when i call the driver functions:

i want to know whether the error is due to the improper linking of the driver library or
the driver library it self
as i tried from the outside the qt(through a C program). It was sucessful.
as i am knew to the Qt programming.i am placing this question.

can any one clarify me .

Thakz in advance..

@qtlinuxnewbie.