windfolgen
Results
2
comments of
windfolgen
Hello, I have exactly the same problem with you and I don't know how to solve it. Is it OK to replace the wrong KEYs manually? Have you found a...
I think I may find how to resolve this problem. The solution is simple: just add below syntax in the CMakeList.txt before compiling it `set(CMAKE_OSX_ARCHITECTURE arm64)` The reason may be...