|
|
|
|
|
|
C:\Users\Kalist\Desktop\C++\Projects\Console\main.cpp||In function `int main()':| C:\Users\Kalist\Desktop\C++\Projects\Console\main.cpp|6|error: `add' undeclared (first use this function)| C:\Users\Kalist\Desktop\C++\Projects\Console\main.cpp|6|error: (Each undeclared identifier is reported only once for each function it appears in.)| ||=== Build finished: 2 errors, 0 warnings (0 minutes, 0 seconds) ===| |
#include "proto.h"
failed to find or read the correct header file. However, if that was the case, there should have been an error message to indicate that problem."proto.h"
and the wrong one is being used?