简体   繁体   中英

How can I compile my makefile in vc code using windows 11

I'm new in programming and exited to learn new things, I wanted to create and run makefile in c, to see how it's working. but I'm having the same problem again and again. I will send the picture and the source (from geeksforgeeks) that I'm using.... Thanks a lot .

1个

https://www.geeksforgeeks.org/how-to-use-make-utility-to-build-c-projects/

I tried to run makefile and then I wanted to use the commands in makefile to see how they r working.

You need to install make , or if it's already installed, update you search path for commands to where it's installed.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM