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

Problem with path for OilCrop-Sunflower in CMakelists.txt #154

Closed
palderman opened this issue Sep 29, 2021 · 1 comment
Closed

Problem with path for OilCrop-Sunflower in CMakelists.txt #154

palderman opened this issue Sep 29, 2021 · 1 comment
Assignees

Comments

@palderman
Copy link
Contributor

The path for OilCrop-Sunflower in CMakelists.txt lacks a capital "C":

dssat-csm-os/CMakeLists.txt

Lines 507 to 516 in 37d00a5

"Plant/Oilcrop-Sunflower/SU_CERES.for"
"Plant/Oilcrop-Sunflower/SU_GROSUB.for"
"Plant/Oilcrop-Sunflower/SU_KUPTAK.for"
"Plant/Oilcrop-Sunflower/SU_NFACTO.for"
"Plant/Oilcrop-Sunflower/SU_NUPTAK.for"
"Plant/Oilcrop-Sunflower/SU_OPGROW.for"
"Plant/Oilcrop-Sunflower/SU_OPHARV.for"
"Plant/Oilcrop-Sunflower/SU_OPNIT.for"
"Plant/Oilcrop-Sunflower/SU_PHENOL.for"
"Plant/Oilcrop-Sunflower/SU_ROOTS.for"

This is a problem for compiling on Linux (and possibly on Mac?). I'll submit a pull request in just a sec.

@chporter
Copy link
Contributor

Solved with commit ebe0226

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants