You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was able to build the project, but I got the error below during the execution, do you know why?
2023-05-28 13:17:47.203280+0200 test_cpp[75480:1219121] Metal GPU Frame Capture Enabled
2023-05-28 13:17:47.203665+0200 test_cpp[75480:1219121] Metal API Validation Enabled
Failed to find the default library.
Assertion failed: (commandBuffer != nullptr), function sendComputeCommand, file MetalAdder.cpp, line 79.
(lldb)
I was able to build the project, but I got the error below during the execution, do you know why?