Question: In C++ how to fix the error between Muscle.hpp and Muscle.cpp? I use Xcode~ I include the header file in the .cpp file, but I

In C++ how to fix the error between Muscle.hpp and Muscle.cpp? I use Xcode~ I include the header file in the .cpp file, but I don't why it shows "Use of undeclared identifier Muscle' " at the .cpp file when I compile it. Any one can help me to fix it and tell me why? Thank you.

 In C++ how to fix the error between Muscle.hpp and Muscle.cpp?

Muscle.hpp

I use Xcode~ I include the header file in the .cpp file,

Muscle.cpp

but I don't why it shows "Use of undeclared identifier Muscle' "

GMuscle.cpp h Muscle.hpp

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!