left project
esw / 05serial
closed
issue
#2
"undefined reference to `google::protobuf::internal:', ritchie server"
at
esw / 05serial
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....
opened
issue
#2
"undefined reference to `google::protobuf::internal:', ritchie server"
at
esw / 05serial
-
dfae266d · Print exception prefix
- ... and 2 more commits. Compare 3cc77afa...dfae266d
-
3cc77afa · Fix some C++ warnings
- ... and 2 more commits. Compare b7b44cc3...3cc77afa
Mně nakonec zafungovalo toto: avro_dep = meson.get_compiler('cpp').find_library('avrocpp')
Zkuste to jako s boost_regex_dep
-- použijte meson.get_compiler('cpp').find_library(...
.
-
aa3cd416 · update java dependencies versions
- ... and 1 more commit. Compare b1700374...aa3cd416
-
b1700374 · fixed meson thread dependency + fixed missing maven nixos dependency
-
f9f510e1 · changed readme to markdown and added java instructions
- ... and 1 more commit. Compare ee521b5f...f9f510e1
-
ee521b5f · Remove cmake config file
- ... and 3 more commits. Compare b1b6c727...ee521b5f
-
b1b6c727 · update to JDK 17 and all dependencies + added Avro IDL + removed Ca...