-
I got the following report about a SIGSEGV in OCE when the library is loaded
```
Program received signal SIGSEGV, Segmentation fault.
0x00007fffcbae522c in Handle_Standard_Transient::BeginScope() (…
tjhei updated
5 months ago
-
This is the version on the EMC2 install CD. A rebuild from source is required since only 64 bit binaries are on google code.
INSTALL_UBUNTU.sh creates a complete second copy of the source (/home…
-
Hi,
I am trying to install OCE under Ubuntu 18.04, but I got a problem during the building.
First I cloned the directory from : git clone https://github.com/tpaviot/oce.git > /dev/null
Then I ins…
-
OCEToolkit 21.1.3
Currently the OCE toolkit passes sample data to the content form this sample data can be updated by selecting local assets from the left panel passing data of the selected asset…
-
Using the following cmake line:
```
cmake \
-D BUILD_SHARED_LIBS:BOOL=ON \
-D CMAKE_BUILD_TYPE:STRING=RELEASE \
-D CMAKE_CXX_COMPILER=mpicxx \
-D CMAKE_CXX_FLAGS:STRING='-fPIC -g…
-
There are paths in the noted file that are prefixed with C:/projects/oce/cmake-build/ on lines 210, 221, and 232 instead of the prefix ${_IMPORT_PREFIX}. Replacing them with said prefix will allow it …
-
`cmake .. -G"MSYS Makefiles" -DCMAKE_BUILD_TYPE=RELEASE -DCMAKE_INSTALL_PREFIX="/MSYS2/mingw64" -DCMAKE_PREFIX="/MSYS2/mingw64"`
Always results in
`-- Processing ToolKit: TKDCAF (DDF;DDocStd;DNami…
-
swig generate C++ files end up in site-packages/OCC
jf--- updated
8 years ago
-
It would be great for the project to use public continuous integration and provide a public dashboard of current build status.
Nice features that come to mind:
- build every machine for every ch…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
The `FreeCAD` program crashes before it opens the main window and prompt a core dump…