Advertisement
Guest User

Untitled

a guest
Sep 21st, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.05 KB | None | 0 0
  1. ..\..\src\resource\tResourceManager.h|33|error: boost/shared_ptr.hpp: No such file or directory|
  2. c:\program files\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.4.1\..\..\..\..\include\ctype.h|62|error: new declaration 'int isblank(int)'|
  3. ..\..\src\defs.h|124|error: ambiguates old declaration 'bool isblank(int)'|
  4. c:\program files\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.4.1\..\..\..\..\include\ctype.h||In function 'int isblank(int)':|
  5. c:\program files\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.4.1\..\..\..\..\include\ctype.h|168|error: new declaration 'int isblank(int)'|
  6. ..\..\src\defs.h|124|error: ambiguates old declaration 'bool isblank(int)'|
  7. ..\..\src\resource\tResourceType.h|64|error: 'boost' has not been declared|
  8. ..\..\src\resource\tResourceType.h|64|error: ISO C++ forbids declaration of 'shared_ptr' with no type|
  9. ..\..\src\resource\tResourceType.h|64|error: typedef name may not be a nested-name-specifier|
  10. ..\..\src\resource\tResourceType.h|64|error: expected ';' before '<' token|
  11. ..\..\src\resource\tResourceType.h|66|error: 'Reference' does not name a type|
  12. ..\..\src\resource\tResourceType.h|85|error: 'Reference' is not a member of 'tResourceType'|
  13. ..\..\src\resource\tResourceType.h|85|error: 'Reference' is not a member of 'tResourceType'|
  14. ..\..\src\resource\tResourceType.h|85|error: template argument 2 is invalid|
  15. ..\..\src\resource\tResourceType.h|85|error: template argument 4 is invalid|
  16. ..\..\src\resource\tResourceType.h|85|error: invalid type in declaration before ';' token|
  17. ..\..\src\resource\tResourceManager.h|90|error: 'boost' has not been declared|
  18. ..\..\src\resource\tResourceManager.h|90|error: ISO C++ forbids declaration of 'shared_ptr' with no type|
  19. ..\..\src\resource\tResourceManager.h|90|error: typedef name may not be a nested-name-specifier|
  20. ..\..\src\resource\tResourceManager.h|90|error: expected ';' before '<' token|
  21. ..\..\src\resource\tResourceManager.h|94|error: 'Reference' does not name a type|
  22. ..\..\src\resource\tResourceManager.h|99|error: 'Reference' does not name a type|
  23. ||=== Build finished: 21 errors, 0 warnings ===|
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement