wvu-navLab / RobustGNSS

Robust GNSS Processing With Factor Graphs
https://www.researchgate.net/publication/320084321_Robust_Navigation_in_GNSS_Degraded_Environment_Using_Graph_Optimization
MIT License
127 stars 44 forks source link

Code debugging encountered a problem: unable to open raise.c #6

Open liuchunhegpstk opened 3 years ago

liuchunhegpstk commented 3 years ago

Dear Mr. Ryan Watson, I have read your paper "robust navigation in GNSS degraded environment using graph optimization" and found this code through the paper.There are some problems in debugging the code:When I use vscode to debug code, the system says, "can't open / build / glibc-e6zv40 / glibc-2.23/sysdeps/unix/syssv/linux/raise.c"and"can't open / build / glibc-e6zv40 / ....../abort.c".However, when I followed the instructions of READ.ME, it was very smooth.Have you ever encountered this problem? My environment configuration:Linux version 4.15.0-115-generic (buildd@lcy01-amd64-029) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.12)) #116~16.04.1-Ubuntu SMP Wed Aug 26 17:36:48 UTC 2020.