-
I get below printout when running pip install M2Crypto, seems swig could not be found, but actually it was installed sucessfully, I can found them in path /usr/local/bin/. What should I do to resolve…
-
Simbody has methods for calculating the angular momentum of an individual body (e.g., [`MobilizedBody::calcBodyMomentumAboutBodyOriginInGround()`](https://simbody.github.io/3.7.0/classSimTK_1_1Mobiliz…
-
**Describe the bug**
SWIG wrapper does not support arrays of type uint8_t and unsigned char
**To reproduce**
1. Make copy of CModuleTemplateMsgPayload called TemplateCharMsgPayload and change dat…
-
On GRC 3.11:
cmake fails with the following error:
include could not find load file:
GrSwig
CMake Error at swig/CMakeLists.txt:40 (GR_SWIG_MAKE):
Unknown CMake command "GR_SWIG_MAKE".…
-
Reported by Amir Esrafilian. After building OpenSim from source at `main` on Windows 11, installing the Java bindings (built using openjdk 23), and running `configureOpenSim.m`, trying to construct a …
-
Hello,
I am trying to follow along the examples in the guide but come across this error when I try to install the repo.
CMake Error at swig/CMakeLists.txt:37 (include):
include could not fin…
-
While building KiCad 8.0.4 from source with the latest MSVC version 14.41.34120, the build fails when compiling pcbnew_wrap.cxx, producing the following error message. The build completes successfull…
-
@Robadob found that manylinux builds were failing, this appears to be due to a new swig release 4.1.0 8 days ago which has since been incorporated into the manylinux containers used for building (2 da…
-
Can I use swigwin on win10 to compile the repo?
When I do that, I met some errors, and how can I solve this?
polyiou.cpp: warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失
polyiou.…
-
Swig 4.2.0 seems not to work properly with yarp master: when compiling I get this error "Type Error. Expecting an integral type" on some enums.
I reported the error here: https://github.com/swig/sw…