Tyler Tian

Results 2 comments of Tyler Tian

I know it's been a while since this issue was active, but I have some info that might help. I have worked on my own version of Pathfinder for my...

The Pangolin compile errors are described in [this issue](https://github.com/stevenlovegrove/Pangolin/issues/979) which provides a fix: ```patch diff --git a/CMakeLists.txt b/CMakeLists.txt index ee499995..dd2498c5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -91,8 +91,7 @@ if(CMAKE_COMPILER_IS_GNUCC...