hyprland-wiki/pages
Jan Beich 6084a2bea7 Installation: drop GCC dependency on FreeBSD
System tomlplusplus is built against libc++ which conflicts with
libstdc++ used by GCC. While tomlplusplus can be bundled it's only
easy to do via Meson (--force-fallback-for).

/usr/local/bin/ld: hyprpm/CMakeFiles/hyprpm.dir/src/core/DataState.cpp.o: in function `DataState::addNewPluginRepo(SPluginRepository const&)':
DataState.cpp:(.text+0x16b4): undefined reference to `toml::v3::table::get_lower_bound(std::basic_string_view<char, std::char_traits<char> >)'
/usr/local/bin/ld: DataState.cpp:(.text+0x1793): undefined reference to `toml::v3::table::insert_with_hint(toml::v3::impl::table_iterator<true>, toml::v3::key&&, std::unique_ptr<toml::v3::node, std::default_delete<toml::v3::node> >&&)'
/usr/local/bin/ld: DataState.cpp:(.text+0x2c59): undefined reference to `toml::v3::impl::print_to_stream(std::ostream&, toml::v3::table const&)'
/usr/local/bin/ld: hyprpm/CMakeFiles/hyprpm.dir/src/core/DataState.cpp.o: in function `DataState::pluginRepoExists(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
DataState.cpp:(.text+0x3739): undefined reference to `toml::v3::ex::parse_file(std::basic_string_view<char, std::char_traits<char> >)'
/usr/local/bin/ld: DataState.cpp:(.text+0x3783): undefined reference to `toml::v3::table::get(std::basic_string_view<char, std::char_traits<char> >)'
/usr/local/bin/ld: DataState.cpp:(.text+0x37ab): undefined reference to `toml::v3::table::get(std::basic_string_view<char, std::char_traits<char> >)'
[...]
2024-09-21 16:02:32 +02:00
..
Configuring variables: add disable_xdg_env_checks 2024-09-18 11:23:31 +01:00
Connect treewide: fix grammar/punctuation + rewrites (#605) 2024-04-21 17:35:48 +03:00
Contributing and Debugging a bit of a cleanup for contributing 2024-08-31 14:00:03 +02:00
Crashes and Bugs wiki: simplify stacktrace instructions and add outputting to file (#769) 2024-09-07 15:47:03 +01:00
FAQ FAQ: Add hyprshot to screenshot section (#779) 2024-09-16 02:23:10 +03:00
Getting Started Installation: drop GCC dependency on FreeBSD 2024-09-21 16:02:32 +02:00
Hypr Ecosystem Hypridle: add ignore_systemd_inhibit variable description (#756) 2024-08-29 01:48:20 +03:00
IPC IPC, FAQ: revamp 2024-08-14 12:19:55 +03:00
Nix Nix/Hyprland on NixOS: fix kitty instructions 2024-09-17 15:03:11 +03:00
Nvidia nvidia: clarify hw cursors 2024-08-15 18:26:35 +02:00
Plugins Plugins: reword/revamp 2024-08-14 12:19:55 +03:00
Useful Utilities Status-Bars: fix workspaces eww widget class (#777) 2024-09-14 14:22:59 +03:00
_index.md Add connect page 2024-04-16 20:32:40 +01:00
version-selector.md versions: add 0.43.0 2024-09-08 17:52:52 +01:00