I want to compile a C++ program that requires a lot of external libraries. These libraries are in different fields, while my program is in another field.
i tried to with makfile but i didnt know why i get errors, the normal method (g++ -o myprogram myprogram.cpp) dont work.
this is the code :
linux/drivers/power/supply/ltc4162-l-charger.c at master · torvalds/linux · GitHub
New contributor
MOURAD HAMDAOUI is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.