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

[I2PControl.cpp] ld error: undefined reference to `i2p::client::I2PControlHandlers::ClientServicesInfoHandler #72

Closed
nonlin-lin-chaos-order-etc-etal opened this issue Aug 28, 2022 · 4 comments

Comments

@nonlin-lin-chaos-order-etc-etal
Copy link
Member

‎08/28/2022 | 05:56:36 PM  x: /usr/bin/ld: I2PControl.o: in function `i2p::client::I2PControlService::I2PControlService(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int)':
I2PControl.cpp:(.text+0x3120): undefined reference to `i2p::client::I2PControlHandlers::I2PControlHandlers()'
/usr/bin/ld: I2PControl.cpp:(.text+0x3d02): undefined reference to `i2p::client::I2PControlHandlers::ClientServicesInfoHandler(boost::property_tree::basic_ptree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >&)'
collect2: error: ld returned 1 exit status
make: *** [Makefile:264: i2pd_qt] Ошибка 1  
‎08/28/2022 | 05:58:26 PM  ‎fj‎: это оригнал чот намудрил, а я лечи, но там возиться надо. скорее всего инстанс темплейта отсутствует, напиши g++ --version  
‎08/28/2022 | 05:58:47 PM  ‎fj‎: ну он не виноват просто г++ сложный оч  
‎08/28/2022 | 05:58:57 PM  x: g++ (Debian 8.3.0-6) 8.3.0
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  
‎08/28/2022 | 05:59:27 PM  ‎fj‎: дебиан 8.3.х ща скачаю скорей всего. или попробую твой г++ найти  
@nonlin-lin-chaos-order-etc-etal nonlin-lin-chaos-order-etc-etal changed the title ld error: undefined reference to `i2p::client::I2PControlHandlers::ClientServicesInfoHandler [I2PControl.cpp] ld error: undefined reference to `i2p::client::I2PControlHandlers::ClientServicesInfoHandler Aug 28, 2022
@nonlin-lin-chaos-order-etc-etal
Copy link
Member Author

PurpleI2P/i2pd@b4d7368

@nonlin-lin-chaos-order-etc-etal
Copy link
Member Author

‎эт оригнал чота щас ковыряет, а какогото фига в куте новый коммит пролез

@orignal
Copy link
Contributor

orignal commented Aug 28, 2022

Добавь I2PControlHeaders.cpp в проект

nonlin-lin-chaos-order-etc-etal added a commit to nonlin-lin-chaos-order-etc-etal/i2pd-qt that referenced this issue Aug 28, 2022
@nonlin-lin-chaos-order-etc-etal
Copy link
Member Author

@orignal 10x, done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants