AchillesA / maidsafe-dht

Automatically exported from code.google.com/p/maidsafe-dht
0 stars 0 forks source link

Build testknodefunctions.cc fails. #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Just build all from HEAD svn.

What version of the product are you using? On what operating system?
svn r567
Gentoo Linux AMD64
GCC 4.4.5

Please provide any additional information below.
Lost knodeimpl header to resolve pre-referenced KNodeImpl class in knode-api.h;

I fixed this with adding 
#include "maidsafe/kademlia/knodeimpl.h" 
before 
#include "maidsafe/kademlia/knode-api.h"
in testknodefunctions.cc file. Please commit change to upstream. Thank you :)

Original issue reported on code.google.com by TheDZ...@gmail.com on 3 Nov 2010 at 12:55

GoogleCodeExporter commented 9 years ago

Original comment by fraser.hutchison@gmail.com on 3 Nov 2010 at 1:31

GoogleCodeExporter commented 9 years ago
Closing items to make way for new library.

Original comment by irvine.d...@gmail.com on 14 Jan 2011 at 11:30

GoogleCodeExporter commented 9 years ago

Original comment by irvine.d...@gmail.com on 14 Jan 2011 at 11:30