[Bug 34115] rotated FillRect problem

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jul 23 12:28:58 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=34115

--- Comment #4 from Ralf Habacker <ralf.habacker at 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.



More information about the wine-bugs mailing list