cmake harus dipasang untuk membangun dlib

What works for is ... After getting lots of Red Errors, I run following

`conda install -c conda-forge dlib`
`pip install cmake`
`pip install face_recognition`
Even the error says me to reinstall VS Code for c++. but above sequential installation works.
Subha