Hi. I tried to run the BluetoothChat example but this error pops up. Some similar error also occurs whenever I try to run something related to bluetooth. Can anyone help me? Its pretty urgent.
* mwccsym2.exe -g -O0 -inline off -sym codeview_new -wchar_t off -align 4 -warnings on -w nohidevirtual,nounusedexpr -msgstyle gcc -enum int -str pool -exc ms -nostdinc -d _DEBUG -d _UNICODE -d "__SYMBIAN32__" -d "__SERIES60_23__" -d "__SERIES60_2X__" -d "__DLL__" -d "__WINSCW__" -d "__WINS__" -d "__CW32__" -d "_DEBUG" -d "_UNICODE" -d "_WINDLL" -cwd source -i- -i "C:\Nokia\Documents\EMCCSoft_S60_2x\unzip\EMCCSoft\BluetoothChat2\group" -i "C:\Nokia\Documents\EMCCSoft_S60_2x\unzip\EMCCSoft\BluetoothChat2\inc" -i "C:\Symbian\8.1a\S60_2nd_FP3\\epoc32\include" -c .\src\BluetoothServer.cpp -o "Deb_S60_23_WINSCW\BluetoothServer.o"
inc\BluetoothServer.h(67): error: undefined identifier 'RBTSecuritySettings'
Errors caused tool to abort.
src\BluetoothServer.cpp(81): error: undefined identifier 'iSecSettingsSession'
src\BluetoothServer.cpp(83): error: undefined identifier 'iSecSettingsSession'
src\BluetoothServer.cpp(130): error: undefined identifier 'iSecSettingsSession'
src\BluetoothServer.cpp(214): error: undefined identifier 'iSecSettingsSession'
src\BluetoothServer.cpp(217): error: function call '[TBTServiceSecurity].TBTServiceSecurity({lval} const TUid, {lval} const unsigned int, int)' does not match
src\BluetoothServer.cpp(217): error: 'TBTServiceSecurity::TBTServiceSecurity(const TBTServiceSecurity &)'
src\BluetoothServer.cpp(217): error: 'TBTServiceSecurity::TBTServiceSecurity()'
src\BluetoothServer.cpp(224): error: undefined identifier 'SetChannelID'
src\BluetoothServer.cpp(227): error: undefined identifier 'iSecSettingsSession'
src\BluetoothServer.cpp(367): error: undefined identifier 'iSecSettingsSession'




