These are the errors:
||=== Build: Debug in test (compiler: GNU GCC Compiler) ===|
/home/pi/AGKPi/Tier2/apps/test/main.cpp|66|warning: multi-line comment [-Wcomment]|
../../common/include/Common.h|420|error: ‘FILE’ does not name a type|
../../common/include/cHashedList.h||In member function ‘unsigned int AGK::cHashedList<T>::HashIndexStr(const char*) const’

../../common/include/cHashedList.h|152|error: there are no arguments to ‘strlen’ that depend on a template parameter, so a declaration of ‘strlen’ must be available [-fpermissive]|
../../common/include/cHashedList.h|152|note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated)|
../../common/include/cHashedList.h||In member function ‘void AGK::cHashedList<T>::AddItem(T*, const char*)’

../../common/include/cHashedList.h|374|error: there are no arguments to ‘strlen’ that depend on a template parameter, so a declaration of ‘strlen’ must be available [-fpermissive]|
../../common/include/Thread.h|20|error: ‘STDCALL’ declared as an ‘inline’ field|
../../common/include/Thread.h|20|error: expected ‘;’ at end of member declaration|
../../common/include/Thread.h|20|error: ISO C++ forbids declaration of ‘EntryPoint’ with no type [-fpermissive]|
../../common/include/Network.h|32|error: ‘cLock’ does not name a type|
../../common/include/Network.h|35|error: expected ‘)’ before ‘*’ token|
../../common/include/Network.h||In destructor ‘AGK::cAutoLock::~cAutoLock()’

../../common/include/Network.h|44|error: ‘m_pLock’ was not declared in this scope|
../../common/include/Network.h|51|error: ‘cSpinLock’ does not name a type|
../../common/include/Network.h|54|error: expected ‘)’ before ‘*’ token|
../../common/include/Network.h||In destructor ‘AGK::cAutoSLock::~cAutoSLock()’

../../common/include/Network.h|63|error: ‘m_pLock’ was not declared in this scope|
../../common/include/Network.h|70|error: ‘AGKSocket’ does not name a type|
../../common/include/Network.h|75|error: ‘cLock’ does not name a type|
../../common/include/Network.h|96|error: ‘AGKSocket’ has not been declared|
../../common/include/Network.h|112|error: ‘Broadcaster’ does not name a type|
../../common/include/Network.h|113|error: ‘Broadcaster’ does not name a type|
../../common/include/Network.h|114|error: ‘cNetworkListener’ does not name a type|
../../common/include/Network.h|117|error: ‘cLock’ does not name a type|
../../common/include/Network.h|145|error: ‘AGKSocket’ does not name a type|
../../common/include/Network.h|165|error: ‘AGKSocket’ has not been declared|
../../common/include/Network.h|199|error: ‘cLock’ does not name a type|
../../common/include/Network.h|215|error: ‘cLock’ does not name a type|
../../common/include/Network.h|236|error: expected class-name before ‘{’ token|
../../common/include/Network.h|268|error: ‘Broadcaster’ does not name a type|
../../common/include/Network.h|269|error: ‘Broadcaster’ does not name a type|
../../common/include/Network.h|270|error: ‘cNetworkListener’ does not name a type|
../../common/include/Network.h|271|error: ‘cNetworkListener’ does not name a type|
../../common/include/Network.h|272|error: ‘AGKSocket’ does not name a type|
../../common/include/Network.h|274|error: ‘BroadcastListener’ does not name a type|
../../common/include/Network.h|275|error: ‘BroadcastListener’ does not name a type|
../../common/include/Network.h|276|error: ‘AGKSocket’ does not name a type|
../../common/include/Network.h|283|error: ‘cLock’ does not name a type|
../../common/include/Network.h|291|error: ‘cLock’ does not name a type|
../../common/include/Network.h|293|error: ‘cLock’ does not name a type|
../../common/include/Network.h|303|error: ‘AGKSocket’ has not been declared|
../../common/include/cSprite.h||In constructor ‘AGK::cSpriteFrame::cSpriteFrame()’

../../common/include/cSprite.h|60|error: ‘memset’ was not declared in this scope|
../../common/include/cSprite.h||In constructor ‘AGK::cSpriteFrame::cSpriteFrame(const AGK::cSpriteFrame*)’

../../common/include/cSprite.h|61|error: ‘memcpy’ was not declared in this scope|
../../common/include/3DMath.h||In member function ‘void AGK::AGKMatrix3::Set(const float*)’

../../common/include/3DMath.h|149|error: ‘memcpy’ was not declared in this scope|
../../common/include/3DMath.h||In member function ‘AGK::AGKMatrix3& AGK::AGKMatrix3::operator=(const AGK::AGKMatrix3&)’

../../common/include/3DMath.h|172|error: ‘memcpy’ was not declared in this scope|
../../common/include/3DMath.h||In member function ‘AGK::AGKMatrix3 AGK::AGKMatrix4::GetMat3() const’

../../common/include/3DMath.h|206|error: ‘memcpy’ was not declared in this scope|
../../common/include/3DMath.h||In member function ‘void AGK::AGKMatrix4::Set(const float*)’

../../common/include/3DMath.h|210|error: ‘memcpy’ was not declared in this scope|
../../common/include/3DMath.h||In member function ‘AGK::AGKMatrix4& AGK::AGKMatrix4::operator=(const AGK::AGKMatrix4&)’

../../common/include/3DMath.h|222|error: ‘memcpy’ was not declared in this scope|
../../common/include/Skeleton2D.h||In member function ‘virtual void AGK::Anim2DKeyFrameRotationCurved::Interpolate(AGK::Anim2DKeyFrameRotation*, float, float&)’

../../common/include/Skeleton2D.h|156|error: ‘fabs’ was not declared in this scope|
../../common/include/Skeleton2D.h||In member function ‘virtual void AGK::Anim2DKeyFramePositionCurved::Interpolate(AGK::Anim2DKeyFramePosition*, float, float&, float&)’

../../common/include/Skeleton2D.h|235|error: ‘fabs’ was not declared in this scope|
../../common/include/Skeleton2D.h||In member function ‘virtual void AGK::Anim2DKeyFrameScaleCurved::Interpolate(AGK::Anim2DKeyFrameScale*, float, float&, float&)’

../../common/include/Skeleton2D.h|303|error: ‘fabs’ was not declared in this scope|
../../common/include/cFile.h|36|error: ‘FILE’ does not name a type|
../../common/include/cSound.h|109|error: ‘cSpinLock’ does not name a type|
../../common/include/cSound.h|125|error: ‘cSpinLock’ does not name a type|
../../common/include/ZipFile.h|39|error: ‘NULL’ was not declared in this scope|
||More errors follow but not being shown.|
||Edit the max errors limit in compiler options...|
||=== Build failed: 50 error(s), 1 warning(s) (0 minute(s), 8 second(s)) ===|
13/0