Advertisement
Guest User

Untitled

a guest
Apr 8th, 2010
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.47 KB | None | 0 0
  1. ../3rdparty/zlib/inffast.c: In function 'void inflate_fast(z_stream*, unsigned int)':
  2. ../3rdparty/zlib/inffast.c:89: error: expected unqualified-id before 'this'
  3. ../3rdparty/zlib/inffast.c:126: error: invalid use of 'this' in non-member function
  4. ../3rdparty/zlib/inffast.c:128: error: invalid use of 'this' in non-member function
  5. ../3rdparty/zlib/inffast.c:131: error: invalid use of 'this' in non-member function
  6. ../3rdparty/zlib/inffast.c:136: error: invalid use of 'this' in non-member function
  7. ../3rdparty/zlib/inffast.c:139: error: invalid use of 'this' in non-member function
  8. ../3rdparty/zlib/inffast.c:157: error: invalid use of 'this' in non-member function
  9. ../3rdparty/zlib/inffast.c:159: error: invalid use of 'this' in non-member function
  10. ../3rdparty/zlib/inffast.c:162: error: invalid use of 'this' in non-member function
  11. ../3rdparty/zlib/inffast.c:164: error: invalid use of 'this' in non-member function
  12. ../3rdparty/zlib/inffast.c:261: error: invalid use of 'this' in non-member function
  13. ../3rdparty/zlib/inffast.c:261: error: invalid use of 'this' in non-member function
  14. ../3rdparty/zlib/inffast.c:271: error: invalid use of 'this' in non-member function
  15. ../3rdparty/zlib/inffast.c:271: error: invalid use of 'this' in non-member function
  16. make[1]: *** [.obj/release-shared-emb-arm/inffast.o] Erreur 1
  17. make[1]: quittant le répertoire « /home/bahri/Bureau/rootnoe/qt-embedded-linux-opensource-src-4.4.3/src/corelib »
  18. make: *** [sub-corelib-make_default-ordered] Erreur 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement