tudat-team / sofa-cmake-feedstock

A conda-smithy repository for sofa-cmake.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Latest rerender not building on Windows

geoffreygarrett opened this issue · comments

https://dev.azure.com/tudat-team/feedstock-builds/_build/results?buildId=459&view=logs&j=a70f640f-cc53-5cd3-6cdc-236a1aa90802

As the title suggests. VS Code for MSVC compilation wasn't found, I swapped the compiler to clang. Compilation failed on 99%. This issue isn't breaking anything else right now, as we don't plan to ship new packages of sofa.

Looks like the issue occurs on linking:

lld-link: error: could not open 'm.lib': no such file or directory

I think this is the C math library (?).

/rerender