Skip to content
Snippets Groups Projects
Hauser, Tomáš's avatar
pushed new branch auto-generation at esw / 05serial
Marek Cuchý's avatar
left project esw / 05serial
Giorgi Meladze's avatar
closed issue #2 "undefined reference to `google::protobuf::internal:', ritchie server" at esw / 05serial
Jiri Vlasak's avatar
commented on issue #2 "undefined reference to `google::protobuf::internal:', ritchie server" at esw / 05serial

Did we discussed this in person? if so, please close the MR....

Giorgi Meladze's avatar
opened issue #2 "undefined reference to `google::protobuf::internal:', ritchie server" at esw / 05serial
Michal Sojka's avatar
pushed to branch master at esw / 05serial
Michal Sojka's avatar
pushed to branch master at esw / 05serial
Jiri Vlasak's avatar
deleted branch add-meson-and-nix at esw / 05serial
Pražák, Jan's avatar
commented on issue #1 "avro-cpp není vidět" at esw / 05serial

Mně nakonec zafungovalo toto: avro_dep = meson.get_compiler('cpp').find_library('avrocpp')

Jiri Vlasak's avatar
commented on issue #1 "avro-cpp není vidět" at esw / 05serial

Zkuste to jako s boost_regex_dep -- použijte meson.get_compiler('cpp').find_library(....

Novák, Adam's avatar
opened issue #1 "avro-cpp není vidět" at esw / 05serial
Marek Cuchý's avatar
pushed to branch master at esw / 05serial
  • b7b44cc3 · added protoc and avrogencpp dependency to nix
Marek Cuchý's avatar
pushed to branch master at esw / 05serial
Marek Cuchý's avatar
pushed to branch master at esw / 05serial
  • b1700374 · fixed meson thread dependency + fixed missing maven nixos dependency
Marek Cuchý's avatar
pushed to branch master at esw / 05serial
Marek Cuchý's avatar
pushed to branch master at esw / 05serial
Marek Cuchý's avatar
accepted merge request !2 "Add meson and nix" at esw / 05serial
Jiri Vlasak's avatar
opened merge request !2 "Add meson and nix" at esw / 05serial
Jiri Vlasak's avatar
pushed new branch add-meson-and-nix at esw / 05serial
Marek Cuchý's avatar
pushed to branch master at esw / 05serial
  • b1b6c727 · update to JDK 17 and all dependencies + added Avro IDL + removed Ca...