serge-rgb / milton

An infinite-canvas paint program
GNU General Public License v3.0
1.53k stars 133 forks source link

Error on function glStringi #74

Closed flamendless closed 6 years ago

flamendless commented 6 years ago

Hi, ive downloaded and installed latest version of milton paint on my windows ten laptop. When I open it, says error: "Could not load function glGetStringi"

serge-rgb commented 6 years ago

What gpu does your laptop have? Do you have the latest drivers installed? If it does, then it might just not support the GL functionality milton needs, so this would be expected behavior. Though there should be a clearer way of informing the user about it.

flamendless commented 6 years ago

cpu-info

Here's the info

serge-rgb commented 6 years ago

This is unfortunately too underpowered for Milton, but instead of crashing it should be outputting useful info, so I'll fix that..