You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
redefinition errors when multiple including MeMCore.h.
That is because of the MePort_Sig mePort[];
Solution: define the mePort as an extern and initialise in a file MeMCore.cpp.