tags:

views:

40

answers:

0

Hi, i want to use CTelephony API in QT Symbian project but after including etel3rdparty.h and etel3rdparty.lib as library and header in .pro file like this:

LIBS += C:/NokiaQtSDK/Symbian/SDK/epoc32/release/armv5/lib/etel3rdparty.lib

INCLUDEPATH += C:/NokiaQtSDK/Symbian/SDK/epoc32/include

i am getting a lot of compilation errors.

Please share if someone faced and find the solution of this problem.