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

add -DGLM_ENABLE_EXPERIMENTAL flag to env:simulator_windows #27092

Merged

Conversation

ellensp
Copy link
Contributor

@ellensp ellensp commented May 14, 2024

Description

The simulator under windows 11 doesn't build anymore

#error "GLM: GLM_GTX_euler_angles is an experimental extension and may change in the future. Use #define GLM_ENABLE_EXPERIMENTAL before including it, if you really want to use it."

Added the required define into the environment

Requirements

use BOARD_SIMULATED with env:simulator_windows

Benefits

Builds as expected

Configurations

https://github.com/MarlinFirmware/Marlin/files/15306344/Config.zip

Related Issues

#27091

@thinkyhead thinkyhead merged commit fa88e0f into MarlinFirmware:bugfix-2.1.x May 17, 2024
62 checks passed
@ellensp ellensp deleted the add-GLM_ENABLE_EXPERIMENTAL branch May 18, 2024 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants