PurpleI2P / i2pd-qt

i2pd with Qt based GUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

nonlin-lin-chaos-order-etc-etal opened this issue · comments

commented
‎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.х ща скачаю скорей всего. или попробую твой г++ найти  
commented

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

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

commented

@orignal 10x, done