-
Notifications
You must be signed in to change notification settings - Fork 4
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
Build errors #1
Comments
Update:
Now atlas compiles successfully but it crashes at the startup. I run it with
|
Update:
|
I am trying to build 0.0.1 branch of atlas using latest C++17 compatible compiler and vulkan 1.1.126.0 on Ubuntu but I get the following three errors. I can remove the first and third error by removing -Werror flag in the CMakeLists.txt file but I don't know how to get rid of the 2nd error:
The text was updated successfully, but these errors were encountered: