On 2011/9/21 D. Barbier wrote:
> On 2011/9/21 Thomas Paviot wrote:
> [...]
>> Did you use cmake or the distutils base setup.py script? I suggest you use
>> the latter, since the cmake builder was not tested for a while.
>>
>> If it stills segfault, I'll open an issue on the github issue tracker. I do
>> not have any
>> idea about what's going on your machine and I will need  more information
>> (python version,
>> swig version, gcc version).
>
> I use distutils.
>
>> In order to test only the Standard module, you can speed up the compilation
>> process
>> by commenting out some module names in the file named Modules.py: they will
>> be skipped.
>
> Waow, that will make debugging much easier.
> I just filed an issue so that you can ask for any missing information.
> Thanks.

Alright, that was indeed a bug in OCC, I fixed it locally and all tests pass.
Now I am going to play with pythonocc.  Thanks for your help.

Denis

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

Reply via email to