-
Notifications
You must be signed in to change notification settings - Fork 116
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
Compilation errors #263
Comments
Please see here the full output of the compilation (including all warnings and error messages). |
If you can resolve thse in a branch from Develop and make a pull request, that would be great. I use a PC with Windows, however have not worked on TauDEM for a while. |
Sounds good. I will try if I get that running. Could you give me write permissions? I currently can't create a branch. |
Resolved all errors and some additional warnings. Just waiting to be able to publish the branch and get the pull request done. :) |
@julemai I'd prefer it if you cloned the repository and made a pull request against the code in your clone. See https://github.com/orgs/community/discussions/49745 (or elsewhere) for guidance on this. |
I don't get that running. It just doesn't let me publish any branch that I create even following above. I will just work with the local version I have now. I also saw that there is a pull request from 2022 that might solve the outdated MPI commands already. I'm happy if you close this issue. |
Hi there,
I cloned the
Develop
branch and try to compile it (using make) on MacOS/Linux. I am usingmpicxx
version 15.0.0. I am however getting error messages like:Would you want me to resolve these in a separate branch and create a pull request in case I am able to resolve them? Should I work off the
Develop
branch or theMaster
? Or would you like to look into this? Which compiler version are you using. I could also just try to downgrade to an older compiler.Thanks,
Julie
The text was updated successfully, but these errors were encountered: