Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not compile #185

Open
hhirsch opened this issue Jan 8, 2024 · 1 comment
Open

Does not compile #185

hhirsch opened this issue Jan 8, 2024 · 1 comment
Assignees

Comments

@hhirsch
Copy link
Member

hhirsch commented Jan 8, 2024

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 hhirsch changed the title Does not compile currently Does not compile Jan 8, 2024
@hhirsch
Copy link
Member Author

hhirsch commented Jan 9, 2024

Console output with error messages: output.txt

@hhirsch hhirsch self-assigned this Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant