SMESH
SMESH copied to clipboard
Mesh module from the Salome Platform
i have compiled the source code by following the instructions and then run (make -j3) to compile and it gives no errors but I could not find the binaries note:...
hi I am beginner to compiling. I am facing the same problem but i want to compile smesh without conda. I downloaded the source core of occt and tried to...
## Issue description Everything is clear on UNIX, but building on windows fails due to PTHREADS. The description in README only states that PTHREAD_INCLUDE_DIR has to be set manually. However,...
I'm in the process of porting FreeCAD to OpenBSD and I'm not sure whether it makes sense to package SMESH from this fork (as it has been done in Fedora...
# Issue description FreeCAD relies on smesh. In earlier versions of smesh SALOME_USE_64BIT_IDS was not set and therefor 32bit ids were used. To solve this FreeCAD needs to know if...
I am using mingw on msys2. I create a makefile with cmake, and there are too many errors during build. I can build it by modifying it one by one,...
Fedora Rawhide has updated to gcc 12 and several packages are failing to build including SMESH which has the following error: ``` /builddir/build/BUILD/smesh-9.7.0.1/src/SMESH/src/SMESH/SMESH_MeshEditor.cxx: In member function 'void SMESH_MeshEditor::sweepElement(const SMDS_MeshElement*, const...
I use "mesh->ExportMED "and" mesh->MEDToMesh "exports the mesh and it does not react, even in Pyocct7.4 using" mesh. MEDToMesh"
I'm working on packaging this fork of smesh for Fedora as a dependency for freecad. The submodules should be in the posted archives to be useful for distro packaging.
just copying some snippets.