hyprland-wiki/pages
Jan Beich d3a0024346 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-01-05 18:10:32 +01:00
..
Configuring add debug:disable_scale_checks 2024-01-05 00:34:08 +01:00
Contributing and Debugging Adding `tomlplusplus` missing deps (#414) 2023-12-08 18:14:36 +00:00
Crashes and Bugs fixes to crashes and bugs asan info 2023-11-11 20:57:37 +00:00
FAQ add pop-up window fix (#418) 2023-12-12 01:05:16 +02:00
Getting Started Installation: drop GCC dependency on FreeBSD 2024-01-05 18:10:32 +01:00
IPC add socket2 configreloaded 2023-12-28 22:34:59 +01:00
Nix Home Manager: update options link (#430) 2024-01-04 12:50:19 +02:00
Nvidia nuke nvidia patches mentions 2023-11-26 03:03:20 +00:00
Plugins remove references to example plugin 2024-01-02 14:49:24 +01:00
Useful Utilities add swaync to notification daemons (#420) 2023-12-16 01:59:57 +00:00
Home.md remove old warn 2022-11-28 13:53:26 +00:00