HelloClient in Visual Studio 2013 Ultimate

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hello,

i try to build the HelloClient Project from WICED-Samrt SDK v2.0.1 in Visual Studio 2013 (Ultimate version).

I get always this error msg:

error C1083: Datei (Include) kann nicht geöffnet werden: "afxwin.h": No such file or directory    c:\wiced\documents\wiced\wiced-smart-sdk-2.0.1\wiced-smart-sdk\apps\hello_sensor\peerapps\windows\helloclient\stdafx.h    19    1    HelloClient

    2    IntelliSense: Diese Deklaration hat keine Speicherklasse oder keinen Typspezifizierer.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    68    1    HelloClient

    3    IntelliSense: Der Bezeichner ""GUID_BTHPORT_DEVICE_INTERFACE"" ist nicht definiert.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    68    13    HelloClient

    4    IntelliSense: Es wurde eine ")" erwartet.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    68    42    HelloClient

    5    IntelliSense: Diese Deklaration hat keine Speicherklasse oder keinen Typspezifizierer.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    72    1    HelloClient

    6    IntelliSense: Der Bezeichner ""GUID_BTH_RFCOMM_SERVICE_DEVICE_INTERFACE"" ist nicht definiert.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    72    13    HelloClient

    7    IntelliSense: Es wurde eine ")" erwartet.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    72    53    HelloClient

    8    IntelliSense: Diese Deklaration hat keine Speicherklasse oder keinen Typspezifizierer.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    75    1    HelloClient

    9    IntelliSense: Der Bezeichner ""GUID_BLUETOOTH_RADIO_IN_RANGE"" ist nicht definiert.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    75    13    HelloClient

    10    IntelliSense: Es wurde eine ")" erwartet.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    75    42    HelloClient

    11    IntelliSense: Diese Deklaration hat keine Speicherklasse oder keinen Typspezifizierer.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    78    1    HelloClient

    12    IntelliSense: Der Bezeichner ""GUID_BLUETOOTH_RADIO_OUT_OF_RANGE"" ist nicht definiert.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    78    13    HelloClient

    13    IntelliSense: Es wurde eine ")" erwartet.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    78    46    HelloClient

    14    IntelliSense: Diese Deklaration hat keine Speicherklasse oder keinen Typspezifizierer.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    81    1    HelloClient

    15    IntelliSense: Der Bezeichner ""GUID_BLUETOOTH_L2CAP_EVENT"" ist nicht definiert.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    81    13    HelloClient

    16    IntelliSense: Es wurde eine ")" erwartet.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    81    39    HelloClient

    17    IntelliSense: Diese Deklaration hat keine Speicherklasse oder keinen Typspezifizierer.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    84    1    HelloClient

    18    IntelliSense: Der Bezeichner ""GUID_BLUETOOTH_HCI_EVENT"" ist nicht definiert.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    84    13    HelloClient

    19    IntelliSense: Es wurde eine ")" erwartet.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    84    37    HelloClient

    20    IntelliSense: Diese Deklaration hat keine Speicherklasse oder keinen Typspezifizierer.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    93    1    HelloClient

    21    IntelliSense: Der Bezeichner ""GUID_BLUETOOTH_AUTHENTICATION_REQUEST"" ist nicht definiert.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    93    13    HelloClient

    22    IntelliSense: Es wurde eine ")" erwartet.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    93    50    HelloClient

    23    IntelliSense: Diese Deklaration hat keine Speicherklasse oder keinen Typspezifizierer.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    96    1    HelloClient

    24    IntelliSense: Der Bezeichner ""GUID_BLUETOOTH_KEYPRESS_EVENT"" ist nicht definiert.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    96    13    HelloClient

    25    IntelliSense: Es wurde eine ")" erwartet.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    96    42    HelloClient

    26    IntelliSense: Diese Deklaration hat keine Speicherklasse oder keinen Typspezifizierer.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    99    1    HelloClient

    27    IntelliSense: Der Bezeichner ""GUID_BLUETOOTH_HCI_VENDOR_EVENT"" ist nicht definiert.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    99    13    HelloClient

    28    IntelliSense: Es wurde eine ")" erwartet.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    99    44    HelloClient

    29    IntelliSense: Diese Deklaration hat keine Speicherklasse oder keinen Typspezifizierer.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    107    1    HelloClient

    30    IntelliSense: Der Bezeichner ""Bluetooth_Base_UUID"" ist nicht definiert.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    107    13    HelloClient

    31    IntelliSense: Es wurde eine ")" erwartet.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    107    32    HelloClient

    32    IntelliSense: Diese Deklaration hat keine Speicherklasse oder keinen Typspezifizierer.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    113    1    HelloClient

    33    IntelliSense: Der Bezeichner ""SDP_PROTOCOL_UUID"" ist nicht definiert.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    113    13    HelloClient

    34    IntelliSense: Es wurde eine ")" erwartet.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    113    30    HelloClient

    35    IntelliSense: Diese Deklaration hat keine Speicherklasse oder keinen Typspezifizierer.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    114    1    HelloClient

    36    IntelliSense: Der Bezeichner ""UDP_PROTOCOL_UUID"" ist nicht definiert.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    114    13    HelloClient

    37    IntelliSense: Es wurde eine ")" erwartet.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    114    30    HelloClient

    38    IntelliSense: Diese Deklaration hat keine Speicherklasse oder keinen Typspezifizierer.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    115    1    HelloClient

    39    IntelliSense: Der Bezeichner ""RFCOMM_PROTOCOL_UUID"" ist nicht definiert.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    115    13    HelloClient

    40    IntelliSense: Es wurde eine ")" erwartet.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    115    33    HelloClient

    41    IntelliSense: Diese Deklaration hat keine Speicherklasse oder keinen Typspezifizierer.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    116    1    HelloClient

    42    IntelliSense: Der Bezeichner ""TCP_PROTOCOL_UUID"" ist nicht definiert.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    116    13    HelloClient

    43    IntelliSense: Es wurde eine ")" erwartet.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    116    30    HelloClient

    44    IntelliSense: Diese Deklaration hat keine Speicherklasse oder keinen Typspezifizierer.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    117    1    HelloClient

    45    IntelliSense: Der Bezeichner ""TCSBIN_PROTOCOL_UUID"" ist nicht definiert.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    117    13    HelloClient

    46    IntelliSense: Es wurde eine ")" erwartet.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    117    33    HelloClient

    47    IntelliSense: Diese Deklaration hat keine Speicherklasse oder keinen Typspezifizierer.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    118    1    HelloClient

    48    IntelliSense: Der Bezeichner ""TCSAT_PROTOCOL_UUID"" ist nicht definiert.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    118    13    HelloClient

    49    IntelliSense: Es wurde eine ")" erwartet.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    118    32    HelloClient

    50    IntelliSense: Diese Deklaration hat keine Speicherklasse oder keinen Typspezifizierer.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    119    1    HelloClient

    51    IntelliSense: Der Bezeichner ""OBEX_PROTOCOL_UUID"" ist nicht definiert.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    119    13    HelloClient

    52    IntelliSense: Es wurde eine ")" erwartet.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    119    31    HelloClient

    53    IntelliSense: Diese Deklaration hat keine Speicherklasse oder keinen Typspezifizierer.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    120    1    HelloClient

    54    IntelliSense: Der Bezeichner ""IP_PROTOCOL_UUID"" ist nicht definiert.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    120    13    HelloClient

    55    IntelliSense: Es wurde eine ")" erwartet.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    120    29    HelloClient

    56    IntelliSense: Diese Deklaration hat keine Speicherklasse oder keinen Typspezifizierer.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    121    1    HelloClient

    57    IntelliSense: Der Bezeichner ""FTP_PROTOCOL_UUID"" ist nicht definiert.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    121    13    HelloClient

    58    IntelliSense: Es wurde eine ")" erwartet.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    121    30    HelloClient

    59    IntelliSense: Diese Deklaration hat keine Speicherklasse oder keinen Typspezifizierer.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    122    1    HelloClient

    60    IntelliSense: Der Bezeichner ""HTTP_PROTOCOL_UUID"" ist nicht definiert.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    122    13    HelloClient

    61    IntelliSense: Es wurde eine ")" erwartet.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    122    31    HelloClient

    62    IntelliSense: Diese Deklaration hat keine Speicherklasse oder keinen Typspezifizierer.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    123    1    HelloClient

    63    IntelliSense: Der Bezeichner ""WSP_PROTOCOL_UUID"" ist nicht definiert.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    123    13    HelloClient

    64    IntelliSense: Es wurde eine ")" erwartet.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    123    30    HelloClient

    65    IntelliSense: Diese Deklaration hat keine Speicherklasse oder keinen Typspezifizierer.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    124    1    HelloClient

    66    IntelliSense: Der Bezeichner ""BNEP_PROTOCOL_UUID"" ist nicht definiert.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    124    13    HelloClient

    67    IntelliSense: Es wurde eine ")" erwartet.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    124    31    HelloClient

    68    IntelliSense: Diese Deklaration hat keine Speicherklasse oder keinen Typspezifizierer.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    125    1    HelloClient

    69    IntelliSense: Der Bezeichner ""UPNP_PROTOCOL_UUID"" ist nicht definiert.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    125    13    HelloClient

    70    IntelliSense: Es wurde eine ")" erwartet.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    125    31    HelloClient

    71    IntelliSense: Diese Deklaration hat keine Speicherklasse oder keinen Typspezifizierer.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    126    1    HelloClient

    72    IntelliSense: Der Bezeichner ""HID_PROTOCOL_UUID"" ist nicht definiert.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    126    13    HelloClient

    73    IntelliSense: Es wurde eine ")" erwartet.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    126    30    HelloClient

    74    IntelliSense: Diese Deklaration hat keine Speicherklasse oder keinen Typspezifizierer.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    127    1    HelloClient

    75    IntelliSense: Der Bezeichner ""HCCC_PROTOCOL_UUID"" ist nicht definiert.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    127    13    HelloClient

    76    IntelliSense: Es wurde eine ")" erwartet.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    127    31    HelloClient

    77    IntelliSense: Diese Deklaration hat keine Speicherklasse oder keinen Typspezifizierer.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    128    1    HelloClient

    78    IntelliSense: Der Bezeichner ""HCDC_PROTOCOL_UUID"" ist nicht definiert.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    128    13    HelloClient

    79    IntelliSense: Es wurde eine ")" erwartet.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    128    31    HelloClient

    80    IntelliSense: Diese Deklaration hat keine Speicherklasse oder keinen Typspezifizierer.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    129    1    HelloClient

    81    IntelliSense: Der Bezeichner ""HN_PROTOCOL_UUID"" ist nicht definiert.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    129    13    HelloClient

    82    IntelliSense: Es wurde eine ")" erwartet.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    129    29    HelloClient

    83    IntelliSense: Diese Deklaration hat keine Speicherklasse oder keinen Typspezifizierer.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    130    1    HelloClient

    84    IntelliSense: Der Bezeichner ""AVCTP_PROTOCOL_UUID"" ist nicht definiert.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    130    13    HelloClient

    85    IntelliSense: Es wurde eine ")" erwartet.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    130    32    HelloClient

    86    IntelliSense: Diese Deklaration hat keine Speicherklasse oder keinen Typspezifizierer.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    131    1    HelloClient

    87    IntelliSense: Der Bezeichner ""AVDTP_PROTOCOL_UUID"" ist nicht definiert.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    131    13    HelloClient

    88    IntelliSense: Es wurde eine ")" erwartet.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    131    32    HelloClient

    89    IntelliSense: Diese Deklaration hat keine Speicherklasse oder keinen Typspezifizierer.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    132    1    HelloClient

    90    IntelliSense: Der Bezeichner ""CMPT_PROTOCOL_UUID"" ist nicht definiert.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    132    13    HelloClient

    91    IntelliSense: Es wurde eine ")" erwartet.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    132    31    HelloClient

    92    IntelliSense: Diese Deklaration hat keine Speicherklasse oder keinen Typspezifizierer.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    133    1    HelloClient

    93    IntelliSense: Der Bezeichner ""UDI_C_PLANE_PROTOCOL_UUID"" ist nicht definiert.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    133    13    HelloClient

    94    IntelliSense: Es wurde eine ")" erwartet.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    133    38    HelloClient

    95    IntelliSense: Diese Deklaration hat keine Speicherklasse oder keinen Typspezifizierer.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    134    1    HelloClient

    96    IntelliSense: Der Bezeichner ""L2CAP_PROTOCOL_UUID"" ist nicht definiert.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    134    13    HelloClient

    97    IntelliSense: Es wurde eine ")" erwartet.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    134    32    HelloClient

    98    IntelliSense: Diese Deklaration hat keine Speicherklasse oder keinen Typspezifizierer.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    159    1    HelloClient

    99    IntelliSense: Der Bezeichner ""ServiceDiscoveryServerServiceClassID_UUID"" ist nicht definiert.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    159    13    HelloClient

    100    IntelliSense: Es wurde eine ")" erwartet.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    159    54    HelloClient

    101    IntelliSense: Diese Deklaration hat keine Speicherklasse oder keinen Typspezifizierer.    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    160    1    HelloClient

Can anyone help me about it?

Thanks before.

0 Likes
1 Solution
VictorZ_46
Employee
Employee
5 comments on blog 25 sign-ins 250 likes received

The first error probably means that you installed VS2013 without MFC. Please update. The others are strange because (from my limited understanding of German) say that constant is not defined but point to the files where definitions are. Maybe your target Windows version is defined as XP or something like that. Make sure that you are building for Windows 7.

View solution in original post

13 Replies
MichaelF_56
Moderator
Moderator
Moderator
250 sign-ins 25 comments on blog 10 comments on blog

I will look into this with the software team.

0 Likes
VictorZ_46
Employee
Employee
5 comments on blog 25 sign-ins 250 likes received

The first error probably means that you installed VS2013 without MFC. Please update. The others are strange because (from my limited understanding of German) say that constant is not defined but point to the files where definitions are. Maybe your target Windows version is defined as XP or something like that. Make sure that you are building for Windows 7.

Anonymous
Not applicable

Ups sorry. these time with English version :

Error    1    error C1083: Cannot open include file: 'afxwin.h': No such file or directory    c:\wiced\documents\wiced\wiced-smart-sdk-2.0.1\wiced-smart-sdk\apps\hello_sensor\peerapps\windows\helloclient\stdafx.h    19    1    HelloClient

    2    IntelliSense: this declaration has no storage class or type specifier    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    68    1    HelloClient

    3    IntelliSense: identifier "GUID_BTHPORT_DEVICE_INTERFACE" is undefined    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    68    13    HelloClient

    4    IntelliSense: expected a ')'    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    68    42    HelloClient

    5    IntelliSense: this declaration has no storage class or type specifier    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    72    1    HelloClient

    6    IntelliSense: identifier "GUID_BTH_RFCOMM_SERVICE_DEVICE_INTERFACE" is undefined    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    72    13    HelloClient

    7    IntelliSense: expected a ')'    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    72    53    HelloClient

    8    IntelliSense: this declaration has no storage class or type specifier    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    75    1    HelloClient

    9    IntelliSense: identifier "GUID_BLUETOOTH_RADIO_IN_RANGE" is undefined    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    75    13    HelloClient

    10    IntelliSense: expected a ')'    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    75    42    HelloClient

    11    IntelliSense: this declaration has no storage class or type specifier    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    78    1    HelloClient

    12    IntelliSense: identifier "GUID_BLUETOOTH_RADIO_OUT_OF_RANGE" is undefined    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    78    13    HelloClient

    13    IntelliSense: expected a ')'    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    78    46    HelloClient

    14    IntelliSense: this declaration has no storage class or type specifier    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    81    1    HelloClient

    15    IntelliSense: identifier "GUID_BLUETOOTH_L2CAP_EVENT" is undefined    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    81    13    HelloClient

    16    IntelliSense: expected a ')'    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    81    39    HelloClient

    17    IntelliSense: this declaration has no storage class or type specifier    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    84    1    HelloClient

    18    IntelliSense: identifier "GUID_BLUETOOTH_HCI_EVENT" is undefined    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    84    13    HelloClient

    19    IntelliSense: expected a ')'    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    84    37    HelloClient

    20    IntelliSense: this declaration has no storage class or type specifier    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    93    1    HelloClient

    21    IntelliSense: identifier "GUID_BLUETOOTH_AUTHENTICATION_REQUEST" is undefined    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    93    13    HelloClient

    22    IntelliSense: expected a ')'    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    93    50    HelloClient

    23    IntelliSense: this declaration has no storage class or type specifier    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    96    1    HelloClient

    24    IntelliSense: identifier "GUID_BLUETOOTH_KEYPRESS_EVENT" is undefined    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    96    13    HelloClient

    25    IntelliSense: expected a ')'    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    96    42    HelloClient

    26    IntelliSense: this declaration has no storage class or type specifier    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    99    1    HelloClient

    27    IntelliSense: identifier "GUID_BLUETOOTH_HCI_VENDOR_EVENT" is undefined    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    99    13    HelloClient

    28    IntelliSense: expected a ')'    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    99    44    HelloClient

    29    IntelliSense: this declaration has no storage class or type specifier    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    107    1    HelloClient

    30    IntelliSense: identifier "Bluetooth_Base_UUID" is undefined    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    107    13    HelloClient

    31    IntelliSense: expected a ')'    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    107    32    HelloClient

    32    IntelliSense: this declaration has no storage class or type specifier    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    113    1    HelloClient

    33    IntelliSense: identifier "SDP_PROTOCOL_UUID" is undefined    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    113    13    HelloClient

    34    IntelliSense: expected a ')'    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    113    30    HelloClient

    35    IntelliSense: this declaration has no storage class or type specifier    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    114    1    HelloClient

    36    IntelliSense: identifier "UDP_PROTOCOL_UUID" is undefined    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    114    13    HelloClient

    37    IntelliSense: expected a ')'    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    114    30    HelloClient

    38    IntelliSense: this declaration has no storage class or type specifier    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    115    1    HelloClient

    39    IntelliSense: identifier "RFCOMM_PROTOCOL_UUID" is undefined    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    115    13    HelloClient

    40    IntelliSense: expected a ')'    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    115    33    HelloClient

    41    IntelliSense: this declaration has no storage class or type specifier    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    116    1    HelloClient

    42    IntelliSense: identifier "TCP_PROTOCOL_UUID" is undefined    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    116    13    HelloClient

    43    IntelliSense: expected a ')'    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    116    30    HelloClient

    44    IntelliSense: this declaration has no storage class or type specifier    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    117    1    HelloClient

    45    IntelliSense: identifier "TCSBIN_PROTOCOL_UUID" is undefined    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    117    13    HelloClient

    46    IntelliSense: expected a ')'    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    117    33    HelloClient

    47    IntelliSense: this declaration has no storage class or type specifier    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    118    1    HelloClient

    48    IntelliSense: identifier "TCSAT_PROTOCOL_UUID" is undefined    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    118    13    HelloClient

    49    IntelliSense: expected a ')'    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    118    32    HelloClient

    50    IntelliSense: this declaration has no storage class or type specifier    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    119    1    HelloClient

    51    IntelliSense: identifier "OBEX_PROTOCOL_UUID" is undefined    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    119    13    HelloClient

    52    IntelliSense: expected a ')'    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    119    31    HelloClient

    53    IntelliSense: this declaration has no storage class or type specifier    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    120    1    HelloClient

    54    IntelliSense: identifier "IP_PROTOCOL_UUID" is undefined    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    120    13    HelloClient

    55    IntelliSense: expected a ')'    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    120    29    HelloClient

    56    IntelliSense: this declaration has no storage class or type specifier    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    121    1    HelloClient

    57    IntelliSense: identifier "FTP_PROTOCOL_UUID" is undefined    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    121    13    HelloClient

    58    IntelliSense: expected a ')'    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    121    30    HelloClient

    59    IntelliSense: this declaration has no storage class or type specifier    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    122    1    HelloClient

    60    IntelliSense: identifier "HTTP_PROTOCOL_UUID" is undefined    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    122    13    HelloClient

    61    IntelliSense: expected a ')'    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    122    31    HelloClient

    62    IntelliSense: this declaration has no storage class or type specifier    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    123    1    HelloClient

    63    IntelliSense: identifier "WSP_PROTOCOL_UUID" is undefined    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    123    13    HelloClient

    64    IntelliSense: expected a ')'    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    123    30    HelloClient

    65    IntelliSense: this declaration has no storage class or type specifier    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    124    1    HelloClient

    66    IntelliSense: identifier "BNEP_PROTOCOL_UUID" is undefined    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    124    13    HelloClient

    67    IntelliSense: expected a ')'    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    124    31    HelloClient

    68    IntelliSense: this declaration has no storage class or type specifier    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    125    1    HelloClient

    69    IntelliSense: identifier "UPNP_PROTOCOL_UUID" is undefined    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    125    13    HelloClient

    70    IntelliSense: expected a ')'    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    125    31    HelloClient

    71    IntelliSense: this declaration has no storage class or type specifier    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    126    1    HelloClient

    72    IntelliSense: identifier "HID_PROTOCOL_UUID" is undefined    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    126    13    HelloClient

    73    IntelliSense: expected a ')'    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    126    30    HelloClient

    74    IntelliSense: this declaration has no storage class or type specifier    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    127    1    HelloClient

    75    IntelliSense: identifier "HCCC_PROTOCOL_UUID" is undefined    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    127    13    HelloClient

    76    IntelliSense: expected a ')'    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    127    31    HelloClient

    77    IntelliSense: this declaration has no storage class or type specifier    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    128    1    HelloClient

    78    IntelliSense: identifier "HCDC_PROTOCOL_UUID" is undefined    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    128    13    HelloClient

    79    IntelliSense: expected a ')'    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    128    31    HelloClient

    80    IntelliSense: this declaration has no storage class or type specifier    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    129    1    HelloClient

    81    IntelliSense: identifier "HN_PROTOCOL_UUID" is undefined    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    129    13    HelloClient

    82    IntelliSense: expected a ')'    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    129    29    HelloClient

    83    IntelliSense: this declaration has no storage class or type specifier    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    130    1    HelloClient

    84    IntelliSense: identifier "AVCTP_PROTOCOL_UUID" is undefined    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    130    13    HelloClient

    85    IntelliSense: expected a ')'    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    130    32    HelloClient

    86    IntelliSense: this declaration has no storage class or type specifier    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    131    1    HelloClient

    87    IntelliSense: identifier "AVDTP_PROTOCOL_UUID" is undefined    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    131    13    HelloClient

    88    IntelliSense: expected a ')'    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    131    32    HelloClient

    89    IntelliSense: this declaration has no storage class or type specifier    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    132    1    HelloClient

    90    IntelliSense: identifier "CMPT_PROTOCOL_UUID" is undefined    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    132    13    HelloClient

    91    IntelliSense: expected a ')'    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    132    31    HelloClient

    92    IntelliSense: this declaration has no storage class or type specifier    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    133    1    HelloClient

    93    IntelliSense: identifier "UDI_C_PLANE_PROTOCOL_UUID" is undefined    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    133    13    HelloClient

    94    IntelliSense: expected a ')'    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    133    38    HelloClient

    95    IntelliSense: this declaration has no storage class or type specifier    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    134    1    HelloClient

    96    IntelliSense: identifier "L2CAP_PROTOCOL_UUID" is undefined    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    134    13    HelloClient

    97    IntelliSense: expected a ')'    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    134    32    HelloClient

    98    IntelliSense: this declaration has no storage class or type specifier    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    159    1    HelloClient

    99    IntelliSense: identifier "ServiceDiscoveryServerServiceClassID_UUID" is undefined    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    159    13    HelloClient

    100    IntelliSense: expected a ')'    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    159    54    HelloClient

    101    IntelliSense: this declaration has no storage class or type specifier    c:\Program Files (x86)\Windows Kits\8.1\Include\shared\bthdef.h    160    1    HelloClient

0 Likes
Anonymous
Not applicable

After update my visual Studio are all error gone

But now it shows: Broadcom Bluetooth profile pack for windows (BTW) has to be installed.

I tried already to install from this post http://community.broadcom.com/message/1462#1462, i can't installed it on my "Dell Latitude".

0 Likes

You have 100 error less, so going in the right direction :-).  Please check device manager if you have a Bluetooth device.  If you have one, it might be old (does not support LE) and need to be disabled.  After that plug in a 4.0 dongle (you should be able to buy one from Amazon, see other posts), after that you can install and run BTW.

Anonymous
Not applicable

Yeah, you're right

On my Laptop i use Intel® Centrino® Advanced-N 6235 and the driver is the new one from Intel.com. But the BTW is still not working right now.

What should i do now?

0 Likes

Broadcom drivers do not work on top of Intel's device (and vice versa).  You need to disable internal device in the device manager and get an external Broadcom device.

Anonymous
Not applicable

oh no

Do you have maybe other suggestion? I bought the Intel card a week ago.

0 Likes
Anonymous
Not applicable

Unfortunately BTW and HelloClient runs only with Broadcom chip.

Anonymous
Not applicable

Do you have maybe other example software, so that i can test my BLE connection with the BCM92073X_LE_KIT?

Off course between my Intel Device and BCM92073X_LE_KIT

0 Likes
Anonymous
Not applicable

I can't find other sample in SDK for intel chip.

How about to use Android or iOS app located in Apps/hello_sensor/peerapps/?

The good part about Bluetooth LE is that it is a standard.  You should be able to use any client (central) to talk to any server (peripheral).  You can use iOS Light Blue, Android LE Explorer or any other general purpose LE client app to talk to a hello_sensor.  If Intel provides you with general purpose LE app you can use that.  If they provide SDK to talk to LE device you can use that.  Microsoft provides SDK for Win8, so you will not depend on the hardware if you upgrade.

Anonymous
Not applicable

Thanks for the info. i'll search it, maybe i can find LE App for intel.

0 Likes