Skip to content

In Windows using VS 2013 : error C3861: 'sleep': identifier not found , fix Capital S Β #574

Open
@meiry

Description

@meiry

In the telemetry_client example
for windows there is need to change to Sleep line 114
Something like this :

#ifdef WIN32
#define sleep Sleep  
#endif

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions