-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hi, This may have been reported before but I couldn't find relevant info.
I get the following error at Matlab R2023a (apologies cannot install an earlier version for license related reasons).
Error using mex
/matlab-bindings/+precice/@Participant/private/preciceGateway.cpp:7:10: fatal error:
precice/Participant.hpp: No such file or directory
7 | #include "precice/Participant.hpp"
| ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
Error in compile_matlab_bindings_for_precice (line 18)
mex(strcat(path_Interface,".cpp"),'CXXFLAGS="-std=c++17 -fPIC"',"-output",path_Interface,flags{:});
This is in WSL Ununtu 22.04. I installed precise using spack.
Thanks in advance
Metadata
Metadata
Assignees
Labels
No labels