23 Jul
2013
23 Jul
'13
5:28 p.m.
http://bugs.winehq.org/show_bug.cgi?id=34115 --- Comment #4 from Ralf Habacker <ralf.habacker(a)freenet.de> 2013-07-23 12:28:58 CDT --- (In reply to comment #2)
Builds with cl drawcircle.cpp user32.lib gdi32.lib but I had to add #define _USE_MATH_DEFINES 1 to avoid drawcircle.cpp(19) : error C2065: 'M_PI' : undeclared identifier
Thanks for this pointer, I cross compiled on linux, seems that mingw defines this by default. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.