I've encountered a problem while trying to use gecode from Windows cmd, like in the Basic Usage example here: https://docs.minizinc.dev/en/stable/command_line.html
Only output is =====ERROR=====.
Running the same model from MiniZinc IDE with gecode works. Also running the command with other solvers works.
I've tried reinstalling the whole MiniZinc bundle but this hasn't fixed the problem.