2 Jul
2016
2 Jul
'16
8:09 a.m.
https://bugs.winehq.org/show_bug.cgi?id=40902 --- Comment #3 from Carlo Bramini <carlo.bramix(a)libero.it> --- Created attachment 54998 --> https://bugs.winehq.org/attachment.cgi?id=54998 Test program I had converted that screensaver to an EXE in order to make simpler my debugging. You can recompile it with MINGW by writing: $ i686-w64-mingw32-gcc 3dtext.c -o 3dtext.exe -s -O2 -mwindows -lopengl32 -lglu32 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.