Checklist:
or : I’ve uncommented the code.
or : I’ve saved the changes.
or : I’ve run the git commands:
git commit -am "[seeking help on forum]"
git push origin master
Here’s a screenshot showing the output from running the Git commands:
In case this extra information helps, im using VS Code on Windows machine and installed the GCC compiler.
Hey @Boribit , you’ll need to install WSL to get those networking headers working on Windows. It gives you a Linux environment where headers like sys/socket.h and netinet/in.h are available by default.
1 Like
Closing this thread due to inactivity. If you still need assistance, feel free to reopen or start a new discussion!
system
Closed
August 8, 2025, 9:33pm
6
This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.