http://bugs.winehq.org/show_bug.cgi?id=23673
--- Comment #5 from Misha Koshelev misha680@gmail.com 2011-02-15 14:20:13 CST --- Created an attachment (id=33306) --> (http://bugs.winehq.org/attachment.cgi?id=33306) Output of running El Matador's demo under Mac OS directly, wine --version wine-1.3.13-259-g8b86118
To compile git Wine on Mac OS with OpenGL: ./configure CPPFLAGS='-I/usr/X11/include' LIBS='-lGL -lGLU' LDFLAGS='-L/usr/X11/lib' make && sudo make install
To run El Matador once installed: DYLD_FALLBACK_LIBRARY_PATH="/usr/X11/lib:/usr/lib" wine pc_matador.exe
http://forum.winehq.org/viewtopic.php?t=6035&sid=a99c043931e43108f04d892...