SamyPesse / How-to-Make-a-Computer-Operating-System

How to Make a Computer Operating System in C++
https://samypesse.gitbook.io/how-to-create-an-operating-system
Apache License 2.0
21.15k stars 3.4k forks source link

How to install the 'make' ? #176

Closed Wisam907 closed 6 months ago

Wisam907 commented 6 months ago

When I tried to build this program, I encountered this error and even after following the prompts, it still didn't work. How can I correct it? Thank you!! image

Wisam907 commented 6 months ago

Oh, I solved this problem by modifying the vagrant command and vagrantfile. image image