Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/home/feedc0de/.cache/trizen/sources/openage-git/src/build/openage/__main__.py", line 178, in <module>
multiprocessing.set_start_method('spawn')
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
File "/usr/lib/python3.13/multiprocessing/context.py", line 247, in set_start_method
raise RuntimeError('context has already been set')
RuntimeError: context has already been set
CMake Error at buildsystem/codegen.cmake:32 (message):
failed to get target list from codegen invocation
Call Stack (most recent call first):
buildsystem/python.cmake:495 (codegen_run)
CMakeLists.txt:261 (python_finalize)
-- Configuring incomplete, errors occurred!
how can I get this to compile again?
Pinned Comments
fzerorubigd commented on 2016-03-18 10:35 (UTC)