Review Request 119000: [analitza] Set the needed macros for math.h to provide M_PI on Windows
Nicolás Alvarez
nicolas.alvarez at gmail.com
Mon Jul 7 00:38:53 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/119000/
-----------------------------------------------------------
(Updated July 7, 2014, 12:38 a.m.)
Status
------
This change has been marked as submitted.
Review request for KDE Edu and kdewin.
Repository: analitza
Description
-------
Set the needed macros for math.h to provide M_PI on Windows
MSVC needs _USE_MATH_DEFINES:
See http://msdn.microsoft.com/en-us/library/4hwaceh6.aspx
And MinGW needs either _BSD_SOURCE or _GNU_SOURCE.
Diffs
-----
analitzaplot/CMakeLists.txt 08e8990
Diff: https://git.reviewboard.kde.org/r/119000/diff/
Testing
-------
Builds on MSVC2013 and MinGW4.
Thanks,
Nicolás Alvarez
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-windows/attachments/20140707/6de75766/attachment.html>
More information about the Kde-windows
mailing list