Hi,
I tried to compile telemac at the new apple macbook.
I got the error message :
"_showrecentcstack_", referenced from:
_showallstacks_ in adbuffer.o
ld: symbol(s) not found for architecture arm64
collect2: error: ld returned 1 exit status
Traceback (most recent call last):
utils.exceptions.TelemacException: Could not link your executable. Please verify your external library installation or the python script itself
how can I fix this error?
Thanks
JD