We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I start the program it output me this error message
OS: Debian Jessie 64bits
It's thesame when I build from sources.
LLVM ERROR: Cannot select: intrinsic %llvm.x86.sse41.pblendvb
Debug infos (sorry I have no experience with gdb):
[New Thread 0x7ffff3502700 (LWP 5446)] [New Thread 0x7ffff2af6700 (LWP 5448)] [New Thread 0x7fffe9ea1700 (LWP 5449)] [New Thread 0x7fffe96a0700 (LWP 5450)] LLVM ERROR: Cannot select: intrinsic %llvm.x86.sse41.pblendvb [Thread 0x7fffe96a0700 (LWP 5450) exited] [Thread 0x7fffe9ea1700 (LWP 5449) exited] [Thread 0x7ffff2af6700 (LWP 5448) exited] [Thread 0x7ffff3502700 (LWP 5446) exited]
The text was updated successfully, but these errors were encountered:
This is llvmpipe (software opengl implementation), failing for some reason related to your system or environment.
Ricochet's upcoming 1.1.4 release has a pure software renderer, which should avoid these problems. See #367 for more.
Sorry, something went wrong.
No branches or pull requests
When I start the program it output me this error message
OS: Debian Jessie 64bits
It's thesame when I build from sources.
LLVM ERROR: Cannot select: intrinsic %llvm.x86.sse41.pblendvb
Debug infos (sorry I have no experience with gdb):
The text was updated successfully, but these errors were encountered: