https://bugs.winehq.org/show_bug.cgi?id=57621
Bug ID: 57621 Summary: using glfw with angle doesn't seem to work Product: Wine Version: 9.22 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: juan3@yandex.com Distribution: ---
Created attachment 77741 --> https://bugs.winehq.org/attachment.cgi?id=77741 Wine crashes trying to run red_circle, something to do with not finding symbols on the dlls
when building this project under msys2 windows https://github.com/Kreijstal/glfw-example.git and running it under wine, with the non windows dll dependencies copied over. It turns it can't run under wine. It works fine under windows however.