Compile the modified code. #192
chairmanmao256
started this conversation in
General
Replies: 1 comment 2 replies
-
Yes, if you make a change, you have to recompile everything. But, if you run |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello! Every time I modify the codes in dafoam, I type:
to compile the dafoam all over again. This process takes me about half an hour no matter how small the modification I've made to the source code. This long compilation really slows down my code development. I wonder if there's a way to only compile the files that I've modified and the files that are linked with them?
Thank you!!!
Beta Was this translation helpful? Give feedback.
All reactions