Closed equinoxefr closed 12 years ago
Hi,
In opencascade 6.5.3, there is no longer PI macro. You must use M_PI instead.
From changelog: Global variables Standard_PI and PI have been eliminated (use macro M_PI instead).
Regards
Pierre
Here's a patch for this issue. http://pastebin.com/SYeZAKAq
Please close, this changed in commit a061504440eb986b9acc013e1f1e36a840594a13
Hi,
In opencascade 6.5.3, there is no longer PI macro. You must use M_PI instead.
From changelog: Global variables Standard_PI and PI have been eliminated (use macro M_PI instead).
Regards
Pierre