XFDev - Torrent Tracker

Add|Plugins XFDev - Torrent Tracker 2.3.6

欢迎客人!

• 开始前请阅读社区规则确保您顺利的熟悉本社区。注册用户可以提交资源,如果您有已发布资源的新版本,您可以随时更新版本!

• 文件链接损坏请在文件下方留言,我们将会及时更新来自备份服务器的新链接。如有其它问题请 提交工单 和我们联系!

• 我们拥有多账户检测系统,对于重复注册我们将采取严厉措施!快速获得积分

[57%] Building CXX object CMakeFiles/xbt_tracker.dir/connection.o
/root/fixed_xbt/Tracker/connection.cpp: In member function 'int Cconnection::recv()':
/root/fixed_xbt/Tracker/connection.cpp:99:5: error: expected 'while' before 'Cconnection'
int Cconnection::send()
^~~~~~~~~~~
/root/fixed_xbt/Tracker/connection.cpp:99:5: error: expected '(' before 'Cconnection'
int Cconnection::send()
^~~~~~~~~~~
(
/root/fixed_xbt/Tracker/connection.cpp:99:24: error: expected ')' before '{' token
int Cconnection::send()
~~~~~~~~~~~~ ^
)
{
~
/root/fixed_xbt/Tracker/connection.cpp:99:24: error: expected ';' before '{' token
int Cconnection::send()
^
;
{
~
/root/fixed_xbt/Tracker/connection.cpp:124:23: error: qualified-id in declaration before '(' token
void Cconnection::read(const std::string &v) {
^
/root/fixed_xbt/Tracker/connection.cpp:319:1: error: expected '}' at end of input
}
^
/root/fixed_xbt/Tracker/connection.cpp:40:1: note: to match this '{'
{
^
make[2]: *** [CMakeFiles/xbt_tracker.dir/build.make:174: CMakeFiles/xbt_tracker.dir/connection.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:83: CMakeFiles/xbt_tracker.dir/all] Error 2
make: *** [Makefile:156: all] Error 2
 
[57%] Building CXX object CMakeFiles/xbt_tracker.dir/connection.o
/root/fixed_xbt/Tracker/connection.cpp: In member function 'int Cconnection::recv()':
/root/fixed_xbt/Tracker/connection.cpp:99:5: error: expected 'while' before 'Cconnection'
int Cconnection::send()
^~~~~~~~~~~
/root/fixed_xbt/Tracker/connection.cpp:99:5: error: expected '(' before 'Cconnection'
int Cconnection::send()
^~~~~~~~~~~
 
  • #9
The xbt folder is not included in this version, I used the folder from the old version, I managed to solve the compilation problem that users mention with connection.cpp But I can't get it to work, the service starts and then quickly closes.

Any tutorial on how to configure the addon in xenforo would be nice.
 
后退
顶部