[Solved] Error: e0020 does not define identifier “sleep”“

E0020 does not define identifier “sleep”

Solution:

In the pcl_macros.h file change the macro definition sleep(x) for pcl_sleep(x) d= to Sleep(x) [ ]
File location D:\PCL1.8.1\include\pcl-1.8\pcl\pcl_macros.h
Statement location

Read More: