Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If I change the header files, make wouldn't recompile the program. #44

Closed
fangfufu opened this issue Sep 2, 2019 · 1 comment
Closed
Assignees
Labels
enhancement New feature or request

Comments

@fangfufu
Copy link
Owner

fangfufu commented Sep 2, 2019

If I change things in the header files, but not the source files, make wouldn't recompile the relevant object files. I have no idea how to fix this.

@fangfufu fangfufu added enhancement New feature or request help wanted Extra attention is needed labels Sep 2, 2019
fangfufu added a commit that referenced this issue Sep 2, 2019
    - When header files get changed, the relevant object will get recompiled.
@fangfufu
Copy link
Owner Author

fangfufu commented Sep 2, 2019

Ah don't worry about it, I fixed it. :-)

@fangfufu fangfufu closed this as completed Sep 2, 2019
@fangfufu fangfufu removed the help wanted Extra attention is needed label Oct 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants