-
Hello!
I am using the SOFA_v24.06.00_MacOS binaries with python3.10
I am trying to get started using the SofaPython3 plugin but I am facing some errors. I run RunSofa and I get no problem; SofaPyt…
-
Hi,
While trying to compile SOFA(https://github.com/sofa-framework/sofa => branch "v23.06") with LLVM 16 , we are getting linker errors as below,
```
ld.lld: error: undefined reference due to --n…
-
我自行打包且提高了dashboard-client-sofa-boot-starter的parent依赖,从3.1.4到3.2.2。解决了AppPublisher不同版本下的package不同问题,但是当我引入依赖,运行项目的时候会报一些异常,以下是其中一个。不过放在3.1.4版本下是可以正常运行的,希望同学能帮忙排除,升级dashboard-client-sofa-boot-starte…
-
We noticed using the macro SOFA_UNUSED() from the module SofaKernel/framework/sofa/simulation, the inclusion of the header was actually not providing access to the macro.
Questions:
what is the d…
-
Following SOFA issue: https://github.com/sofa-framework/sofa/issues/4221
Here is the list of external dependencies embedded in the plugin.
| Lib name | Type | Location in code | License |
| --- …
-
Hi,
I have been trying to compile Leap Motion plugin, I already downloaded the Leap SDK and placed all files in the corresponding folders for CMake to build the solution.
When compiling, I've go…
-
### Problem
**Description**
Since Glew has been set to mandatory by PR: https://github.com/sofa-framework/sofa/pull/2358
some external plugin are not compiling anymore on the CI because Glew is …
-
### Problem
**Description**
hello, I wanted to use Sofa 23.06.00 in M1 Mac Book Pro
But I can not use Sofa. This error message indicates:
(have 'x86_64', need 'arm64e' or 'arm64'))
I'd like to…
-
Today each FEM mechanical code implements the heterogeneous mechanical properties and the possible anisotropy in different ways. We should homogenize it and use a standard C++ structure.
________…
-
Are `SOFA_WITH_FLOAT` and `SOFA_WITH_DOUBLE` still used?
_Originally posted by @alxbilger in https://github.com/sofa-framework/sofa/pull/3436#discussion_r1007776044_