flatbuffers icon indicating copy to clipboard operation
flatbuffers copied to clipboard

Compilation issue msys2

Open alaindargelas opened this issue 3 years ago • 0 comments

https://github.com/chipsalliance/Surelog/runs/7553127899?check_suite_focus=true

In the build action:

/d/a/Surelog/Surelog/third_party/flatbuffers/src/util.cpp:219:29: error: ‘realpath’ was not declared in this scope 114 219 | char *abs_path_temp = realpath(filepath.c_str(), nullptr); 115 |

alaindargelas avatar Jul 30 '22 05:07 alaindargelas