Bug
-
I installed the builder package in D:\Program Files on Windows 10 Education BUild 17134 with the following outcome
(image url) -
Thanks for the report.
It looks like our software is unable to find a hardware-accelerated implementation of OpenGL in your machine. There are two possible causes for this:
- Your system has no hw-accelerated OpenGL 2.0 implementation available.
- There is an implementation, but our software doesn't find it.
To rule out 1), you may want to run either of these programs to see if OpenGL is supported by your graphics card driver:
If the graphics card driver supports OpenGL 2.0, we'd like to know the exact model and driver version to inspect this further.
As a band-aid, you may try enabling software rendering. But please be aware that this makes UI rendering slow. Unzip this file to the
bin
directory under your installation (e.g.C:\Program Files (x86)\VisionAppster\bin
) :https://download.visionappster.com/windows/x86/angle-opengl-libs-x86.zip
-
Thanks for the quick reply. It seems that I do in fact have OpenGL
Edit: Updated better quality images
-
Thanks for the info. We'll address this and other OpenGL related issues in 2.8.2. Meanwhile, you can try if the software rendering solution above helps you to get going.
-
Thanks, it helped and the builder is now running.