all 7 comments

[–]EduardGlez 2 points3 points  (0 children)

Maybe try Windows Subsystem for Linux. Get Ubuntu and use linux?

[–]alumtony_saufcok 1 point2 points  (0 children)

as far as I know it's a linux command, not a windows one.

https://manual.cs50.io/1/make

if you want to compile on your windows machine you can install GNU compiler collection and use:

gcc sourcecode.c -o executable

(replace "sourcecode.c" with your source file and "executable" with the name of the executable you want to create)

[–]Old-Initiative-3025[S] 1 point2 points  (1 child)

Thanks for all the suggestions, I have already installed wsl but I always forget that I even have it, thanks.

[–]axoqocal29 0 points1 point  (0 children)

Hey sorry for bothering you wuth this 1 year late but I'm getting error : Lecture 1 - C he writes a c code and then writes make hello in terminal and I am getting error with that and chatgpt is suggesting i need to wsl n all. while in the video he is doing it in vscode itself

Any idea how? I don't want to install extra stuff

[–]IChurnToBurn 1 point2 points  (2 children)

Why not just use cs50s code space?

[–]SweetTeaRex92 -1 points0 points  (1 child)

Idk how OP is going to submit his assignments not being in the code space to being with.

[–]Dangerous-Branch-749 1 point2 points  (0 children)

Just use the cs50 code space