latik / xbt

Automatically exported from code.google.com/p/xbt
0 stars 0 forks source link

Cannot build XBT Client Backend #17

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
On debian squeeze, using instructions 
http://xbtt.sourceforge.net/client_backend/.

./make.sh
In file included from ../misc/bt_tracker_account.cpp:2:
../misc/bt_tracker_account.h:33: error: expected template-name before ‘<’ 
token
../misc/bt_tracker_account.h:33: error: expected ‘{’ before ‘<’ token
../misc/bt_tracker_account.h:33: error: expected unqualified-id before ‘<’ 
token
../misc/bt_tracker_account.cpp:29: error: invalid use of incomplete type 
‘class Cbt_tracker_accounts’
../misc/bt_tracker_account.h:33: error: forward declaration of ‘class 
Cbt_tracker_accounts’
../misc/bt_tracker_account.cpp:44: error: invalid use of incomplete type 
‘class Cbt_tracker_accounts’
../misc/bt_tracker_account.h:33: error: forward declaration of ‘class 
Cbt_tracker_accounts’
../misc/bt_tracker_account.cpp:54: error: invalid use of incomplete type 
‘class Cbt_tracker_accounts’
../misc/bt_tracker_account.h:33: error: forward declaration of ‘class 
Cbt_tracker_accounts’
In file included from ../misc/xif_key.h:6,
                 from ../misc/xif_key.cpp:2:
../misc/xif_value.h:46: error: ISO C++ forbids declaration of ‘byte’ with 
no type
../misc/xif_value.h:46: error: expected ‘;’ before ‘*’ token
../misc/xif_value.h:51: error: expected ‘;’ before ‘int’
../misc/xif_value.h:97: error: ISO C++ forbids declaration of ‘byte’ with 
no type
../misc/xif_value.h:97: error: expected ‘,’ or ‘...’ before ‘*’ 
token
../misc/xif_value.h:98: error: ISO C++ forbids declaration of ‘byte’ with 
no type
../misc/xif_value.h:98: error: expected ‘,’ or ‘...’ before ‘*’ 
token
../misc/xif_value.h:99: error: ISO C++ forbids declaration of ‘byte’ with 
no type
../misc/xif_value.h:99: error: expected ‘,’ or ‘...’ before ‘*’ 
token
../misc/xif_value.h:100: error: ‘byte’ has not been declared
../misc/xif_value.h:101: error: ISO C++ forbids declaration of ‘byte’ with 
no type
../misc/xif_value.h:101: error: expected ‘,’ or ‘...’ before ‘*’ 
token
../misc/xif_value.h:103: error: ‘byte’ has not been declared
../misc/xif_value.h:109: error: ‘byte’ does not name a type
../misc/xif_value.h: In member function ‘std::string Cxif_value::get_string() 
const’:
../misc/xif_value.h:81: error: ‘get_data’ was not declared in this scope
In file included from ../misc/xif_key.cpp:2:
../misc/xif_key.h: At global scope:
../misc/xif_key.h:239: error: ISO C++ forbids declaration of ‘byte’ with no 
type

Original issue reported on code.google.com by gatil...@gmail.com on 26 Dec 2011 at 5:40

GoogleCodeExporter commented 8 years ago
XBT Client is end-of-life

Original comment by olafvdspek on 26 Dec 2011 at 5:45

GoogleCodeExporter commented 8 years ago

Original comment by olafvdspek on 18 Apr 2012 at 9:17