Hey, this is my first post - and it’s because I need help. I have no experience with C++, so this is all foreign to me.
My code is not compiling for the first part of the TripleX.cpp game. When I typed CL, it doesn’t work, and I get an error saying “cl is not recognized as an internal or external command, operable program or batch file”.
I pinned the command prompt from a previous lesson to my task bar, and opened that/typed “code” to open visual studio. I do not see any errors in the code. I successfully changed the default profile to cmd instead of powershell.
I’m going to include a screenshot of where I’m at, I have highlighted what I THINK the problem is, but I’m unsure how to fix it - if it’s even the problem. The command prompt from the previous version says visual basic 2019 community, so I’m wondering if it’s the wrong command prompt? If so, how do I fix that? Or if the problem is something else…I have no idea!
Thanks in advance, guys.