Open mathomp4 opened 10 months ago
I might need to consult with @adarmenov as he knows what's happening underneath. My current guess is we need some interesting CMake flag.
Though, IIRC, Wavewatch will soon fix their code to be less weird to build, so this might be moot.
Could it be an I/O race condition?
Could it be an I/O race condition?
@adarmenov Probably not. Ninja itself is saying that more than one things in the build is providing it. Once I get some free time I'll take a look. Always fun searching through a 100000+ line long file! 😄
In trying out the Ninja build of GEOSgcm, the following error is emitted:
I'll try and figure this out as I'm not sure what it's complaining about. I do not see it being generated more than once.