glPortal icon indicating copy to clipboard operation
glPortal copied to clipboard

Does not compile

Open hhirsch opened this issue 1 year ago • 1 comments

Does not compile. Possibly angelscript not compatible with current C++ standard.

Note: Angelscript is not required to run any of the standard maps. Even map switching has its own trigger type and does not rely on script triggers.

Proposed solution: Either

  • switch out angelscript with a newer version.
  • compile flags to disable angelscript
  • remove angelscript

Expected behavior Compilation works.

Desktop (please complete the following information):

  • OS: Manjaro
  • Version: Current

hhirsch avatar Jan 08 '24 13:01 hhirsch