Michael Behrisch

Results 350 comments of Michael Behrisch

@RobertHilbrich The pkg should probably not contain libsumo

The cmake run should generate an output or even a warning when the detected compiler does not support c++17

We do not need to keep compatibility with the CentOS 7 default compiler for the python wheels because the manylinux2014 image already upgraded to gcc10 (while still being based on...

For rpms you can work around the single file limitation but it is not nice. The current approach is visible at https://build.opensuse.org/package/show/home:behrisch/sumo_nightly

My problem was apparently not a missing network connection but a very slow one. We should still fix it

This includes an overview page in the docs what the examples actually cover

eff3494 introduced several problems especially - the GUI not finishing anymore when an error occurred on config parsing with quit-on-end being active - no proper error message on starting sumo...

Unfortunately the old scikit-build does not support change of the ABI tag so we need to move to the new scikit-build-core if we want to avoid unpacking the wheel