View Single Post
  #22  
Old 20th January 2010, 11:52
mrs mrs is offline
Senior Member
 
Join Date: Jul 2008
P2P
Posts: 17
Thumbs up
I have done all that you said. Now i have jus one error:

PHP Code:
FILE_SOURCE -fno-strict-aliasing -fwrapv -funroll-loops -fexpensive-optimizations -O3 -MT bt_tracker_url.lo -MD -MP -MF .deps/bt_tracker_url.Tpo -c bt_tracker_url.cpp  -fPIC -DPIC -.libs/bt_tracker_url.o
bt_tracker_url
.cpp:4:38errorboost/algorithm/string.hppNo such file or directory
bt_tracker_url
.cpp:6error'boost' is not a namespace-name
bt_tracker_url
.cpp:6errorexpected namespace-name before ';' token
bt_tracker_url
.cppIn member function 'void Cbt_tracker_url::write(const std::string&)':
bt_tracker_url.cpp:45error'istarts_with' was not declared in this scope
make
[2]: *** [bt_tracker_url.loError 1
make
[2]: Leaving directory `/home/marius/mydomain/xbtt/build/xbtt/src/misc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/home/marius/mydomain/xbtt/build/xbtt/src/misc'
make: *** [all-recursive] Error 1 
Reply With Quote