Question: The following error is given in c++ Compilation failed due to following error(s). main.cpp:2:10: fatal error: Calculate.h: No such file or directory 2 #include Calculate.h
The following error is given in c++ Compilation failed due to following error(s). main.cpp:2:10: fatal error: Calculate.h: No such file or directory 2 #include "Calculate.h" The files in the task are given as the following Task 1 Calculate.cpp Calculate.h makefile Message.cpp Task1.cpp Total.cpp Total.h How do I fix this error when compiling the project on mac
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
