Windows sdk version of the update is 10.0.18362.0
I’ll go ahead and update
I updated Visual Studio, now on version 16.5.5 with SDK no. 10.0.18362.0 but I’m still getting the same errors when I run root
Slits.C is running now, thanks very much. When I try to use cout in the console though I still need to use std::cout or else I get the undeclared identifier error again, which is strange as in all the examples I’ve seen cout can be used without std:: . Thanks very much for the help though, really appreciate it
1 Like
OK, it’s weird, but if it works…
1 Like