Hi, I am taking the Udemy course I am at the point where you are downloading VS code,
So the instructor is showing how to make sure VS code compiles your files, But mine are not compiling?
Does anybody know how to fix this??
Hi, I am taking the Udemy course I am at the point where you are downloading VS code,
So the instructor is showing how to make sure VS code compiles your files, But mine are not compiling?
Does anybody know how to fix this??
Could you please provide more information. What errors are you getting if any? What happens when you try to compile?
In the course if say to open VS studio using the developer command prompt by typing in “code”, It says that this will help compile your code.
It then says to make sure that it is compiling you open terminal and tye in “cl” right here,
“PC C:/Users/What your user is” then type “cl” after that.
But this is what comes up for me?
Microsoft Windows [Version 10.0.19041.928]
© Microsoft Corporation. All rights reserved.
C:\Users\coffe>
Even when I type “cl” after the users part it still wont compile, So I am doing the TripleX project i cant open it in a normal terminal. It just says “Open in integrated Teminal”.
I am getting no errors
Could you show a screenshot of what you get?
Here is the photo,
This is what I get
To my knowledge it should look like this,
The video in the Udemy course is video 8 in Section 1
There is nothing wrong in your screenshot. What is the output of cl?
In the course, it says to type “cl” After the "PS C:\User\ben>“cl”
I dont know where to type “cl”
See when I was doing the TripleX project when it said to right click the file and choose open terminal I was only getting “Open in Integrated Terminal”
In that window. The text that is already there is just saying what directory the terminal is in.
That’s the same thing just renamed in a newer version.
Ok,
Thanks so much. Sorry for wasting your time
Did you not try typing it there at all?
Yes it works thank you so much
This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.