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

Not built under MinGW-w64 #540

Open
native-engine opened this issue Sep 3, 2024 · 0 comments
Open

Not built under MinGW-w64 #540

native-engine opened this issue Sep 3, 2024 · 0 comments

Comments

@native-engine
Copy link

Error Log:

[  9%] Building CXX object CMakeFiles/EASTL.dir/source/assert.cpp.obj
In file included from /run/media/johndoe/Works/Native-Engine/Engine-Sources/Engine-SDK/builds/EASTL-3.21.23/include/EASTL/string.h:133,
                 from /run/media/johndoe/Works/Native-Engine/Engine-Sources/Engine-SDK/builds/EASTL-3.21.23/source/assert.cpp:7:
/run/media/johndoe/Works/Native-Engine/Engine-Sources/Engine-SDK/builds/EASTL-3.21.23/include/EASTL/internal/char_traits.h: In function «constexpr bool eastl::details::UseNativeWideChar()»:
/run/media/johndoe/Works/Native-Engine/Engine-Sources/Engine-SDK/builds/EASTL-3.21.23/include/EASTL/internal/char_traits.h:46:17: error: no return statement in «constexpr» function returning non-void
   46 |                 }
      |                 ^
make[2]: *** [CMakeFiles/EASTL.dir/build.make:92: CMakeFiles/EASTL.dir/source/assert.cpp.obj] Error 1
make[1]: *** [CMakeFiles/Makefile2:100: CMakeFiles/EASTL.dir/all] Error 2
make: *** [Makefile:136: all] Error 2

OS: 64-bit Manjaro Linux

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

No branches or pull requests

1 participant