14 errors 0 warnings same..
here are the errors ...
C:\Documents and Settings\Tyler.TYLERSROOM\My Documents\My Music\trunk\src\stdafx.h|22|tr1/unordered_map: No such file or directory|
C:\Documents and Settings\Tyler.TYLERSROOM\My Documents\My Music\trunk\src\util.hpp|595|error: `std::tr1' has not been declared|
C:\Documents and Settings\Tyler.TYLERSROOM\My Documents\My Music\trunk\src\util.hpp|595|error: `unordered_map' has not been declared|
C:\Documents and Settings\Tyler.TYLERSROOM\My Documents\My Music\trunk\src\util.hpp|595|error: expected `,' or `...' before '<' token|
C:\Documents and Settings\Tyler.TYLERSROOM\My Documents\My Music\trunk\src\util.hpp|595|error: ISO C++ forbids declaration of `parameter' with no type|
C:\Documents and Settings\Tyler.TYLERSROOM\My Documents\My Music\trunk\src\container\container.hpp|15|shared.hpp: No such file or directory|
C:\Documents and Settings\Tyler.TYLERSROOM\My Documents\My Music\trunk\src\container\iterator.hpp|13|script.hpp: No such file or directory|
C:\Documents and Settings\Tyler.TYLERSROOM\My Documents\My Music\trunk\src\hook.hpp|51|error: `std::tr1' has not been declared|
C:\Documents and Settings\Tyler.TYLERSROOM\My Documents\My Music\trunk\src\hook.hpp|51|error: ISO C++ forbids declaration of `unordered_map' with no type|
C:\Documents and Settings\Tyler.TYLERSROOM\My Documents\My Music\trunk\src\hook.hpp|51|error: expected `;' before '<' token|
C:\Documents and Settings\Tyler.TYLERSROOM\My Documents\My Music\trunk\src\hook.hpp||In constructor `Hook_Call::Hook_Call(HookManager&, std::string)':|
C:\Documents and Settings\Tyler.TYLERSROOM\My Documents\My Music\trunk\src\hook.hpp|84|error: 'class HookManager' has no member named 'hooks'|
C:\Documents and Settings\Tyler.TYLERSROOM\My Documents\My Music\trunk\src\hook.hpp||In member function `Hook_Call& Hook_Call::operator[](T)':|
C:\Documents and Settings\Tyler.TYLERSROOM\My Documents\My Music\trunk\src\hook.hpp|97|error: 'class HookManager' has no member named 'hooks'|
C:\Documents and Settings\Tyler.TYLERSROOM\My Documents\My Music\trunk\src\socket.hpp|297|error: `hash' is not a template|
C:\Documents and Settings\Tyler.TYLERSROOM\My Documents\My Music\trunk\src\socket.hpp|298|error: explicit specialization of non-template `std::tr1::hash'|
||=== Build finished: 14 errors, 0 warnings ===|
almost all of them are errors. except 2.