Skip to content

Fix compile on Linux (Clang20)#2

Open
SebiAi wants to merge 1 commit intohlavacs:mainfrom
SebiAi:linux-compile-fixes
Open

Fix compile on Linux (Clang20)#2
SebiAi wants to merge 1 commit intohlavacs:mainfrom
SebiAi:linux-compile-fixes

Conversation

@SebiAi
Copy link
Copy Markdown

@SebiAi SebiAi commented Jan 30, 2026

This is part of an effort to make working with VVE, VECS and VPE easier/possible on linux by removing MSVC specific macros and resolve compile errors.

Fixes in physics target

  • error: constexpr function never produces a constant expression [-Winvalid-constexpr] for fromPhysics/toPhysics functions
  • error: no matching member function for call to 'maxFaceAlignment' via explicit static cast

Fixes in *physics* target
* `error: constexpr function never produces a constant expression [-Winvalid-constexpr]` for `fromPhysics`/`toPhysics` functions
* `error: no matching member function for call to 'maxFaceAlignment'` via explicit static cast
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant