I am getting this error when I try to run a C program using Frama-C. How to fix this error?
$ frama-c –wp 2.c
[kernel] Parsing FRAMAC_SHARE/libc/_fc_builtin_for_normalisation.i (no preprocessing)
[kernel] user error: source file "\226\128\147wp" does not exist
[kernel] user error: stopping on file "\226\128\147wp" that has errors.
[kernel] Frama-C aborted: invalid user input.
Note: the original question included a screenshot of the terminal, where the difference between the two hyphens was barely visible.