Build Helics with MATLAB Extension #2751
Replies: 5 comments 8 replies
-
|
Is this conversation a duplicate of this one? |
Beta Was this translation helpful? Give feedback.
-
|
@afisher1, do you have time to look at this? |
Beta Was this translation helpful? Give feedback.
-
|
Are you attempting to compile the HELICS source code and enabling the cmake options for building the MATLAB bindings? We have deprecated the other binding builds in the HELICS Source and haven't as of yet removed all those options from the cmake project so my apologies on any confusion there. The MATLAB bindings are provided in a separate repository. See https://github.com/GMLC-TDC/matHELICS/tree/feature/32 for the latest bindings compiled against HELICS 3.6.1. |
Beta Was this translation helpful? Give feedback.
-
|
Yes I do apologize. That is deprecated functionality that needs to be removed from our documentation. The MATLAB HELICS bindings are provided in the link above. |
Beta Was this translation helpful? Give feedback.
-
|
pisender.m and pirecevier.m are most likely old and no longer compatible with the latest release of HELICS. The readme in the matHELICS repo has instructions on installing the helics bindings and testing successful install in your MATLAB environment. |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
Building CXX object src/helics/network/CMakeFiles/helics_network.dir/udp/UdpComms.cpp.o
problem in facing in building UdpComms.cpp
Beta Was this translation helpful? Give feedback.
All reactions