| Reply | « Previous Thread | Next Thread » |
|
Hi all
I am trying to use a Bluetooth Finding Function of my own. But I get a lot of Errors. I think I have to add some libraries. Can someone tell me which libraries I have to add and where. And also is there any other reson of these errors? The error messages are: Compiling... Sybera_btappui.cpp Sybera_btcontainer.cpp F:\KABIR\PROGRAMS\SYBERA_BT\SRC\Sybera_btcontainer.cpp(167) : error C2065: 'LeaveIfError' : undeclared identifier F:\KABIR\PROGRAMS\SYBERA_BT\SRC\Sybera_btcontainer.cpp(171) : error C2065: 'TBTDeviceSelectionParams' : undeclared identifier F:\KABIR\PROGRAMS\SYBERA_BT\SRC\Sybera_btcontainer.cpp(171) : error C2146: syntax error : missing ';' before identifier 'param' F:\KABIR\PROGRAMS\SYBERA_BT\SRC\Sybera_btcontainer.cpp(171) : error C2065: 'param' : undeclared identifier F:\KABIR\PROGRAMS\SYBERA_BT\SRC\Sybera_btcontainer.cpp(175) : error C2228: left of '.SelectUUID' must have class/struct/union type F:\KABIR\PROGRAMS\SYBERA_BT\SRC\Sybera_btcontainer.cpp(177) : error C2065: 'TBTDeviceSelectionParamsPckg' : undeclared identifier F:\KABIR\PROGRAMS\SYBERA_BT\SRC\Sybera_btcontainer.cpp(177) : error C2146: syntax error : missing ';' before identifier 'pckg' F:\KABIR\PROGRAMS\SYBERA_BT\SRC\Sybera_btcontainer.cpp(177) : error C2065: 'pckg' : undeclared identifier F:\KABIR\PROGRAMS\SYBERA_BT\SRC\Sybera_btcontainer.cpp(179) : error C2065: 'TBTDeviceResponseParams' : undeclared identifier F:\KABIR\PROGRAMS\SYBERA_BT\SRC\Sybera_btcontainer.cpp(179) : error C2146: syntax error : missing ';' before identifier 'result' F:\KABIR\PROGRAMS\SYBERA_BT\SRC\Sybera_btcontainer.cpp(179) : error C2065: 'result' : undeclared identifier F:\KABIR\PROGRAMS\SYBERA_BT\SRC\Sybera_btcontainer.cpp(182) : error C2065: 'TBTDeviceResponseParamsPckg' : undeclared identifier F:\KABIR\PROGRAMS\SYBERA_BT\SRC\Sybera_btcontainer.cpp(182) : error C2146: syntax error : missing ';' before identifier 'response' F:\KABIR\PROGRAMS\SYBERA_BT\SRC\Sybera_btcontainer.cpp(182) : error C2065: 'response' : undeclared identifier F:\KABIR\PROGRAMS\SYBERA_BT\SRC\Sybera_btcontainer.cpp(186) : error C2065: 'KDeviceSelectionNotifierUid' : undeclared identifier Sybera_btdocument.cpp Generating Code... Error executing cl.exe. SYBERA_BT.APP - 15 error(s), 0 warning(s) THANX A Lot. Ntsing |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|