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).
Here's a patch to correct this problem. http://www.equinoxefr.org/filez/ym4e
Regards
Pierre