You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/usr/include/c++/v1/experimental/optional:11:2: error: "<experimental/optional> has been removed. Use <optional> instead."
#error "<experimental/optional> has been removed. Use <optional> instead."
^
In file included from /wrkdirs/usr/ports/science/vipster/work/vipster-1.14a/vipster/qt/main.cpp:4:
/wrkdirs/usr/ports/science/vipster/work/vipster-1.14a/external/CLI11.hpp:172:71: error: no member named 'experimental' in namespace 'std'
template <typename T> std::istream &operator>>(std::istream &in, std::experimental::optional<T> &val) {
~~~~~^
FreeBSD 12 amd64
clang-7
vipster-1.14.a
The text was updated successfully, but these errors were encountered:
Build fails:
FreeBSD 12 amd64
clang-7
vipster-1.14.a
The text was updated successfully, but these errors were encountered: