[ 13%] Building CXX object source/shiny/CMakeFiles/shiny.dir/Main/ShaderSet.cpp.o
/path/stuntrally-git/src/stuntrally/source/shiny/Main/ShaderSet.cpp: In constructor ‘sh::ShaderSet::ShaderSet(const std::string&, const std::string&, const std::string&, const std::string&, const std::string&, const std::string&, sh::PropertySetGet*)’:
/path/stuntrally-git/src/stuntrally/source/shiny/Main/ShaderSet.cpp:32:23: error: ‘class boost::filesystem::path’ has no member named ‘branch_path’
32 | p = p.branch_path();
| ^~~~~~~~~~~
make[2]: *** [source/shiny/CMakeFiles/shiny.dir/build.make:202: source/shiny/CMakeFiles/shiny.dir/Main/ShaderSet.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:428: source/shiny/CMakeFiles/shiny.dir/all] Error 2
make: *** [Makefile:136: all] Error 2
==> ERROR: A failure occurred in build().
I am trying to package 3.2 version using extra/ogre-next and aur/mygui-ogre.
And I have that error.
OS: Artix Linux x86_64