Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

protobuf error while building #18

Closed
hgabreu opened this issue Oct 29, 2018 · 1 comment
Closed

protobuf error while building #18

hgabreu opened this issue Oct 29, 2018 · 1 comment
Labels
invalid This doesn't seem right question The issue is a question

Comments

@hgabreu
Copy link

hgabreu commented Oct 29, 2018

Hi, I get the following error while trying to build this:

usr/bin/ld: play_details.pb.cc:(.text+0x3410): undefined reference to `google::protobuf::internal::OnShutdownRun(void (*)(void const*), void const*)'
/usr/bin/ld: gplay_api/libgplayapi.a(play_details.pb.cc.o): in function `protobuf_play_5fdetails_2eproto::protobuf_AssignDescriptors()':
play_details.pb.cc:(.text+0x4d32): undefined reference to `google::protobuf::internal::AssignDescriptors(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, google::protobuf::internal::MigrationSchema const*, google::protobuf::Message const* const*, unsigned int const*, google::protobuf::Metadata*, google::protobuf::EnumDescriptor const**, google::protobuf::ServiceDescriptor const**)'
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/mcpelauncher.dir/build.make:805: mcpelauncher] Error 1
make[1]: *** [CMakeFiles/Makefile2:110: CMakeFiles/mcpelauncher.dir/all] Error 2
make: *** [Makefile:130: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
@MCMrARM MCMrARM added invalid This doesn't seem right question The issue is a question labels Nov 21, 2018
@MCMrARM
Copy link
Member

MCMrARM commented Nov 21, 2018

make[2]: *** [CMakeFiles/mcpelauncher.dir/build.make:805: mcpelauncher] Error 1

You're trying to compile the legacy launcher, this is not supported. Please go to https://github.com/minecraft-linux/mcpelauncher-manifest/wiki

@MCMrARM MCMrARM closed this as completed Nov 21, 2018
This was referenced Sep 3, 2019
@HowToPeaZYT HowToPeaZYT mentioned this issue Apr 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right question The issue is a question
Projects
None yet
Development

No branches or pull requests

2 participants