2009/8/7 Sébastien Ramage <sebastien.ram...@gmail.com>

> It works !!!
> it's not just a dream ;)
>
> now the faircurve sample simply works nice :)


Hi Sébastien,

Good job! Thanks for this feedback.


>
>
> What I do is just recompiling OpenCascade 6.3.0 using vc9 (using project
> found here
> http://qtocc.svn.sourceforge.net/viewvc/qtocc/occ630/ros/adm/win32/vc9/)
>
> I don't know if we can avoid that but the problem is probably the
> convertion between Standard_OStream& o and std_stringstream in Dump
> function
> I don't know why but the compiler version must be the same.
>
> so I will let my computer compiling OCC this weekend (because it's a
> loooonnng process, I just build TKGeomAlgo.dll for faircurve test)
> I thing you must provide this fresh build of OCC in order to support
> python 2.6 on Windows but I don't know the OCC Licence ...


The OCC Licence is really close to the LGPL one, except one or two special
statements that make it still not compliant with OSI licences. The request
for a licence move from OCCL to LGPL has been widely discussed on this ml
and on the OCC forum.

In brief,  if you compile OCC6.3.0 with MSVC9, you/I can redistribute the
binary package.  I suggest you compile both pythonOCC for Python26/Windows
and OCC-MSVC9 and I upload them to the gna download area.


>
> Sébastien


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

Reply via email to