You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Somehow the -isystem option is not used when compiling cellcutoff (the cpp part) during the conda package build. The debug build does include this option. It is not clear at this stage why these two builds differ in this way.
Somehow the
-isystemoption is not used when compiling cellcutoff (the cpp part) during the conda package build. The debug build does include this option. It is not clear at this stage why these two builds differ in this way.