[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()
^~~~~~~~~~~
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.