Hi,
I am trying to install the meshtool to convert meshes to openCARP file formats, my computer is Macbook with macOS Monterey, this error popped when I used "make" for meshtool installation:
ld: library not found for -lomp
clang-13: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [meshtool] Error 1
make: *** [parbuild] Error 2
I have installed the packages lomp and libomp, yet still have this error. Please let me know if you have any suggestions on how to fix it. Thanks.