On 2012/1/10 Kermit wrote:
> Hi,
>
> i've try to compile Python OCC with VS2010, Win64 and Python 2.7
>
> compilation and build of OCE-bundle OK
> compilation and build of OCE ( fresh git ) OK
>
> but for compilation of pythonocc, i've this error :
> fatal error C1083: Cannot open include file: 'Standard_Static.hxx'
>
> in fact, this file doesn't exist
>

Hello,

OCE master is based on OCCT 6.5.2 which contains incompatible changes,
in particular this file has been deleted.
Please try with OCE 0.8.0 instead.

Denis

_______________________________________________
Pythonocc-users mailing list
Pythonocc-users@gna.org
https://mail.gna.org/listinfo/pythonocc-users

Reply via email to