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
The build system for the runtime doesn't handle dependency on header files. There are common approaches for dealing with this. (Probably the most common approach is "screw it, I'll just use autotools", but there are better ones that that...)