Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2016
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 1.32 KB | None | 0 0
  1. crypto\ct\ct_log.obj "crypto\ct\ct_log.c"
  2. ct_log.c
  3. crypto\ct\ct_log.c(143) : error C2065: 'C' : undeclared identifier
  4. crypto\ct\ct_log.c(143) : warning C4047: '=' : 'const char *' differs in levels
  5. of indirection from 'int'
  6. crypto\ct\ct_log.c(143) : error C2143: syntax error : missing ';' before ':'
  7. crypto\ct\ct_log.c(143) : error C2017: illegal escape sequence
  8. crypto\ct\ct_log.c(143) : error C2017: illegal escape sequence
  9. crypto\ct\ct_log.c(143) : error C2017: illegal escape sequence
  10. crypto\ct\ct_log.c(143) : error C2017: illegal escape sequence
  11. crypto\ct\ct_log.c(143) : error C2017: illegal escape sequence
  12. crypto\ct\ct_log.c(143) : error C2017: illegal escape sequence
  13. crypto\ct\ct_log.c(143) : error C2017: illegal escape sequence
  14. crypto\ct\ct_log.c(143) : error C2017: illegal escape sequence
  15. crypto\ct\ct_log.c(143) : error C2017: illegal escape sequence
  16. crypto\ct\ct_log.c(143) : error C2017: illegal escape sequence
  17. crypto\ct\ct_log.c(143) : error C2059: syntax error : 'bad suffix on number'
  18. crypto\ct\ct_log.c(143) : error C2017: illegal escape sequence
  19. crypto\ct\ct_log.c(143) : error C2017: illegal escape sequence
  20. crypto\ct\ct_log.c(143) : fatal error C1004: unexpected end-of-file found
  21. NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 9.0\
  22. VC\BIN\cl.EXE"' : return code '0x2'
  23. Stop.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement