Isuru Fernando

Results 928 comments of Isuru Fernando

Forcing C++17 instead of C++20 makes this error go away.

@q10, I was using a conda environment, but using gcc 12 inside the conda environment instead of the recommended gcc 10.

> remove self-hosted. Do you run the actions runner with `--no-default-labels`?

`macOS` is the correct label right? See for eg: https://github.com/search?q=self-hosted+macos+path%3A.github%2Fworkflows&type=code

We could use the PySymbol interface to convert sympy Symbols while keeping a copy inside the symengine symbol.

Following libcxx is fine, but following Chrome is not. (libc++ might depend on Chrome). We really should figure out a way forward for making this bump not be global.

We do https://github.com/conda-forge/conda-forge-ci-setup-feedstock/blob/main/recipe/run_conda_forge_build_setup_win.bat#L82 to fix this. I guess cmake finds this from registry?

We should add `-DPython3_FIND_REGISTRY=NEVER` to `CMAKE_ARGS`.

See also https://gitlab.kitware.com/cmake/cmake/-/issues/19820

You can already use `gcc`, `gxx`, `gfortran` packages.