Thanks Thomas,
I updated your latest commit, and launched the samples you updated
(Level1/Geometry/geometry_demos.py and
Level1/TopologyBuilding/topology_building.py - I don't have smesh so far) .
Unfortunately they both end with a seg fault after the viewer is created.
Here is the output.
"""
Dis
Hi Thomas,
I wanted to give a try on my work computer (previously I was testing at
home) but I can't compile with --enable-geom.
If I build with the following command :
>> python setup.py build --enable_geom
I get
g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions
build/tem
Loïc,
I did not notice that Fotis commited a few changes these last few days. I
have to update to the latest svn rev. and regenerate the SWIG files. I'll
let you know when it's done.
Best regards,
Thomas
2009/12/3 Simon Loic
> Hi Thomas,
> I wanted to give a try on my work computer (previousl
In case it is needed i can leave a copy of the old API in the code.
Thomas let me know in case you need such a thing
Fotis
On Thu, Dec 3, 2009 at 2:16 PM, Thomas Paviot wrote:
> Loïc,
>
> I did not notice that Fotis commited a few changes these last few days. I
> have to update to the latest sv
Hi Fotis,
No, it's ok. Being sync with your developments is a requirement. However,
when do you plan to release a new version of your work? It would definitely
be much easier for us to build pythonOCC upon a official downloadable
.tar.gz salomegeom package.
Loïc, I updated pythonOCC so that it's
Geom at the moment has no severe bug or issue ( I just add some features
from time to time ) , so at any time i can create a release.The future plan
is to create a smarter GEOM_Solver class and also a new 2d sketcher driver
in GeomImpl.I am not so sure if it is worth to wait for such a thing, and
Cool. According to me, salomegeom can be released as-is. I succesfully
compiled/ran it over different platforms (Windows XP MSVC7/MSVC9, Ubuntu
9.04 and 9.10, MacOSX Snow Leopard 64 bits). It works just great.
It's a bit different for salomesmesh. I have modified the automake/autoconf
tools so tha
And if it can done within the two coming weeks, we can consider this set of
releases as a Christmas gift to the community ;-)
2009/12/3 Thomas Paviot
> Cool. According to me, salomegeom can be released as-is. I succesfully
> compiled/ran it over different platforms (Windows XP MSVC7/MSVC9, Ubunt
I agree with you on all issues, and i add that as long as i will release
5.1.2.6 (versioning is like a.b.c.d where "a, b, c" is the upstream release
is based on, and d is my release counter), propably you will have to prepare
on your svn the pyocc 0.5 so that it can follow any changes in the
libr
Thanks, Thomas
Now everything is all right at work, compilatio went fine and uptodate
samples don't crash (I'll check at home if everything is ok after update).
If I understand well, the problem was that one swig interface (SGEOM.i) was
generated (by py++) using an older revision of salomegeometry
2009/12/3 Simon Loic
> Thanks, Thomas
> Now everything is all right at work, compilatio went fine and uptodate
> samples don't crash (I'll check at home if everything is ok after update).
> If I understand well, the problem was that one swig interface (SGEOM.i) was
> generated (by py++) using an
I will commit changes to the smesh repository this evening or tomorrow
morning. For the precompiled binaries, I think I'll just provide a bundled
version of pythonOCC-0.4 for Windows (the 'all-in-one', including OCC,
salomegeom and salomesh). For Linux/MacOS users, the compilation of geom and
smesh
Actually, I had issue yesterday to buiild smesh! But I'm not much into
autoconf ...
I tried it the same way as for salomegeom:
>> autoreconf --install
then it fails with
""
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
libtoolize: copying file `build-aux/config.guess'
libto
Absolutely, I fixed this issue. I will commit changes so that you can test
if it's ok.
Thomas
2009/12/3 Simon Loic
> Actually, I had issue yesterday to buiild smesh! But I'm not much into
> autoconf ...
> I tried it the same way as for salomegeom:
> >> autoreconf --install
> then it fails with
The patch where I just solved problems relative to sync the samples with the
new SimpleGui. I was obtained via 'svn diff >>patch' run from the pythonOcc
root directory.
Note that I noticed some weird end of line encoding (like in
Level1/Geometry/geomplate.py) : ^M on emacs. I don't know how to hand
15 matches
Mail list logo