[windows] version 5.1.3 for tests on windows available
Dear Salome users,
A Salome 5.1.3 version for tests on windows is available ...
See the announcement at
http://sites.google.com/site/wikisalomeplatform/Home/salome-windows/5-1-3/announce
You can now compile salome on windows ... See the howto at
http://sites.google.com/site/wikisalomeplatform/Home/salome-windows/5-1-3/howto-compile
Hoping this version will be useful to someone !
Best regards,
E.A.
Re: [windows] version 5.1.3 for tests on windows available
Dear All,
More one goal for the team. Congratulations.
I downloaded the 7-zip file (a good choice) and decompressed the Salome 5.1.3 for windows in my user directory (the path has space). I did not compiled it for my machine (regular intel core / intel graphics processor / windows vista business editon 32 bit). Is it correct?
I can launch the GUI directly from "salome.bat" and build some simple examples in the geometry module. But... when I try to make a simple pipe construction (using "Extrusion along a path") the program stops and I receive a message that Salome_session_server.exe stops. The same problem happens in the previous version for windows.
The Linux version works very well at home.
Marcos
Re: [windows] version 5.1.3 for tests on windows available
Previously Marcos Rogério de Araújo wrote:
Dear All,
More one goal for the team. Congratulations.
I downloaded the 7-zip file (a good choice) and decompressed the Salome 5.1.3 for windows in my user directory (the path has space). I did not compiled it for my machine (regular intel core / intel graphics processor / windows vista business editon 32 bit). Is it correct?
The path without space is only required if you want to compile salome ...
I can launch the GUI directly from "salome.bat" and build some simple examples in the geometry module. But... when I try to make a simple pipe construction (using "Extrusion along a path") the program stops and I receive a message that Salome_session_server.exe stops. The same problem happens in the previous version for windows.
Problem reproduced with "Extrusion along a path" ... A "simple" extrusion works but not with a path. I will try to check that asap !
The Linux version works very well at home.
Marcos
Regards, E.A.
Re: [windows] version 5.1.3 for tests on windows available
Previously ADAM Erwan wrote:
Previously Marcos Rogério de Araújo wrote:
Dear All,
I can launch the GUI directly from "salome.bat" and build some simple examples in the geometry module. But... when I try to make a simple pipe construction (using "Extrusion along a path") the program stops and I receive a message that Salome_session_server.exe stops. The same problem happens in the previous version for windows.Problem reproduced with "Extrusion along a path" ... A "simple" extrusion works but not with a path. I will try to check that asap !
A first analyse shows the code fails somewhere in cascade when destroying the BRepFill_Sweep object created at line 483 of BRepFill_Pipe.cxx ... Unfortunately, I have not enough time to check that in details for the moment ! If a cascade specialist can give an idea ...
Could you try your extrusion with this version of TKernel.dll :
To use it, copy the file into products\cascade-6.3sp8\win32\bin
If it works, it will add this information on errata page.
Regards, E.A.
Re: [windows] version 5.1.3 for tests on windows available
Previously ADAM Erwan wrote:
Could you try your extrusion with this version of TKernel.dll :
http://files.salome-platform.org/cea/adam/salomewindows/download/Salome5.1.3_ForTestsOnWindows_release_patches/extrusion_along_a_path/TKernel.dll
To use it, copy the file into products\cascade-6.3sp8\win32\bin
If it works, it will add this information on errata page.
Regards, E.A.
Dear Erwan,
Thank you for your solution. Excuse me for the long time to answer.
I put the new TKernel.dll as you pointed. Now I can extrude a face (from a simple circle) a long a path (an extruded wire : segment and arc).
But if I try to do the same with a face (from two circles, as a section of a pipe) or a disk, the Salome_session_server stops again.
It is an evolution!
Best Regards,
Marcos
Previously Marcos Rogério de Araújo wrote:
But if I try to do the same with a face (from two circles, as a section of a pipe) or a disk, the Salome_session_server stops again.
Could you attach the brep files for Base and Path objects to check if I can reproduce the problem ? Thanks, E.A.
Re: [windows] version 5.1.3 for tests on windows available
Previously ADAM Erwan wrote:
Previously Marcos Rogério de Araújo wrote:
But if I try to do the same with a face (from two circles, as a section of a pipe) or a disk, the Salome_session_server stops again.Could you attach the brep files for Base and Path objects to check if I can reproduce the problem ? Thanks, E.A.
Dear Erwan,
Follow the file (.hdf)
Dear E.A.,
Please tell me the link for downloading the Salome 5.1.3 version for tests on windows. Thanks.
Best regards,
Jason
Dear Salome users,
A Salome 5.1.3 version for tests on windows is available ...
See the announcement at
http://sites.google.com/site/wikisalomeplatform/Home/salome-windows/5-1-3/announceYou can now compile salome on windows ... See the howto at
http://sites.google.com/site/wikisalomeplatform/Home/salome-windows/5-1-3/howto-compileHoping this version will be useful to someone !
Best regards,
E.A.
Re: [windows] version 5.1.3 for tests on windows available
Previously Marcos Rogério de Araújo wrote:
Previously ADAM Erwan wrote:
Previously Marcos Rogério de Araújo wrote:
But if I try to do the same with a face (from two circles, as a section of a pipe) or a disk, the Salome_session_server stops again.Could you attach the brep files for Base and Path objects to check if I can reproduce the problem ? Thanks, E.A.
Dear Erwan,
Follow the file (.hdf)
Hi Marcos,
I think this issue is solved ... Could you check instructions on errata page :
http://sites.google.com/site/wikisalomeplatform/Home/salome-windows/salome-windows-errata#TOC-Extrusion-along-a-path-is-broken
and confirm it works ??
Regards, E.A.
Re: [windows] version 5.1.3 for tests on windows available
Previously ADAM Erwan wrote:
Previously Marcos Rogério de Araújo wrote:
Previously ADAM Erwan wrote:
Previously Marcos Rogério de Araújo wrote:
But if I try to do the same with a face (from two circles, as a section of a pipe) or a disk, the Salome_session_server stops again.Could you attach the brep files for Base and Path objects to check if I can reproduce the problem ? Thanks, E.A.
Dear Erwan,
Follow the file (.hdf)
Hi Marcos,
I think this issue is solved ... Could you check instructions on errata page :
http://sites.google.com/site/wikisalomeplatform/Home/salome-windows/salome-windows-errata#TOC-Extrusion-along-a-path-is-broken
and confirm it works ??
Regards, E.A.
Dear Erwan,
Greeeaat Work!
Your solution works very well. Thank you for your efforts! I´ve made some tests and until now I just can say that this issue has finished.
Best Regards,
Marcos
Re: [windows] version 5.1.3 for tests on windows available
Hi All,
I'm testing 1.5.3 version, the first thing which I noticed is some errors in command window indicating that salome can't find something. I attach screenshot.
[URL=http://img641.imageshack.us/i/problemma.png/][IMG]http://img641.imageshack.us/img641/148/problemma.th.png[/IMG][/URL]
Re: [windows] version 5.1.3 for tests on windows available
Hi All.
<!-- /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0cm; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman";} @page Section1 {size:595.3pt 841.9pt; margin:2.0cm 42.5pt 2.0cm 3.0cm; mso-header-margin:35.4pt; mso-footer-margin:35.4pt; mso-paper-source:0;} div.Section1 {page:Section1;} -->I ‘v successfully build debug version of Salome v5.1.3 on Windows but I didn’t find the options to use MPI.
Is it possible to compile Salome v5.1.3 for Windows to use MPI?
Erwan
If you're monitoring this thread, the http://files.salome-platform.org/cea/adam/salomewindows/download site doesn't seem to be responding to http traffic, even though I can both ping and ftp (but with no user to logon) to files.salome.org.
Is the site down?
Pete
I have started to use the windows version just for testing and noticed this issue:
Module Geometry
I can't select geometric entities, for example to know the coordinates of a vertex, or to explode some subshapes from a solid. The preview works ok: it means that when I go with the pointer over the entity, it is highlighted correctly, but when I click on it to select it, the selection does not work and nothing is passed to dialog window.
I'm on Windows XP HE SP3, graphic board Nvidia Quadro Fx3450.
Previously Cacciatorino wrote:
I have started to use the windows version just for testing and noticed this issue:
Module Geometry
I can't select geometric entities, for example to know the coordinates of a vertex, or to explode some subshapes from a solid. The preview works ok: it means that when I go with the pointer over the entity, it is highlighted correctly, but when I click on it to select it, the selection does not work and nothing is passed to dialog window.
I'm on Windows XP HE SP3, graphic board Nvidia Quadro Fx3450.
This bug is known, referenced in
http://sites.google.com/site/wikisalomeplatform/Home/salome-windows/salome-windows-errata
but not solved for the moment ...
Sorry for the inconvenience !
E.A.
Re: [windows] version 5.1.3 for tests on windows available
Hi,
I tried to follow the instruction to build it, but "launch_vs.bat" refers to "Project.sln", but this solution file doesn't exist. Did I miss anything?
Thanks a lot,
James
Re: [windows] version 5.1.3 for tests on windows available
Previously James Blackmon wrote:
Hi,
I tried to follow the instruction to build it, but "launch_vs.bat" refers to "Project.sln", but this solution file doesn't exist. Did I miss anything?
Thanks a lot,
James
You need to run launch_cmake before launch_vs. Regards, E.A.
- History
-
Activate by Erwan ADAM on Dec 18, 2009 09:28 PM
