Topic: cannot open include file ctype.h: no such file or directory
I am assuming this error is something that I don't have setup correctly in my environment and not necessarily with wolfssl. I am trying to run the tutorial here: https://www.wolfssl.com/docs/visual-studio/ using Community Visual Studio 2017 on a VM for Windows 10.
I get this error when I right click on server and then do debug-> start new instance.
Any help with this issue is greatly appreciated - thank you!