Advertisement
Guest User

Untitled

a guest
Mar 20th, 2011
706
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.87 KB | None | 0 0
  1. Error 1 error C2061: syntax error : identifier '__RPC__out_xcount_part' C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\objidl.h 11280
  2. Error 2 error C2059: syntax error : ')' C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\objidl.h 11281
  3. Error 3 error C1903: unable to recover from previous error(s); stopping compilation C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\objidl.h 11281
  4. Error 4 error C2061: syntax error : identifier '__RPC__out_xcount_part' C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\objidl.h 11280
  5. Error 5 error C2059: syntax error : ')' C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\objidl.h 11281
  6. Error 6 error C1903: unable to recover from previous error(s); stopping compilation C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\objidl.h 11281
  7. Error 7 error C2061: syntax error : identifier '__RPC__out_xcount_part' C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\objidl.h 11280
  8. Error 8 error C2059: syntax error : ')' C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\objidl.h 11281
  9. Error 9 error C1903: unable to recover from previous error(s); stopping compilation C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\objidl.h 11281
  10. Error 10 error C2061: syntax error : identifier '__RPC__out_xcount_part' C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\objidl.h 11280
  11. Error 11 error C2059: syntax error : ')' C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\objidl.h 11281
  12. Error 12 error C1903: unable to recover from previous error(s); stopping compilation C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\objidl.h 11281
  13. Error 13 error C2440: '<function-style-cast>' : cannot convert from 'WCHAR [260]' to 'llutf16string' E:\code\Astra-Viewer-2\linden\indra\llvfs\lldir_win32.cpp 54
  14. Error 14 error C2440: '<function-style-cast>' : cannot convert from 'WCHAR [260]' to 'llutf16string' E:\code\Astra-Viewer-2\linden\indra\llvfs\lldir_win32.cpp 67
  15. Error 15 error C2440: '<function-style-cast>' : cannot convert from 'WCHAR [260]' to 'llutf16string' E:\code\Astra-Viewer-2\linden\indra\llvfs\lldir_win32.cpp 75
  16. Error 16 error C2440: '<function-style-cast>' : cannot convert from 'WCHAR [260]' to 'llutf16string' E:\code\Astra-Viewer-2\linden\indra\llvfs\lldir_win32.cpp 92
  17. Error 17 error C2440: '<function-style-cast>' : cannot convert from 'WCHAR [260]' to 'llutf16string' E:\code\Astra-Viewer-2\linden\indra\llvfs\lldir_win32.cpp 104
  18. Error 18 error C2440: '<function-style-cast>' : cannot convert from 'WCHAR [260]' to 'llutf16string' E:\code\Astra-Viewer-2\linden\indra\llvfs\lldir_win32.cpp 111
  19. Error 19 error C2664: 'SetCurrentDirectoryW' : cannot convert parameter 1 from 'const char16_t *' to 'LPCWSTR' E:\code\Astra-Viewer-2\linden\indra\llvfs\lldir_win32.cpp 124
  20. Error 20 error C2440: '<function-style-cast>' : cannot convert from 'WCHAR [260]' to 'llutf16string' E:\code\Astra-Viewer-2\linden\indra\llvfs\lldir_win32.cpp 126
  21. Error 21 error C2664: 'FindFirstFileW' : cannot convert parameter 1 from 'const char16_t *' to 'LPCWSTR' E:\code\Astra-Viewer-2\linden\indra\llvfs\lldir_win32.cpp 224
  22. Error 22 error C2664: 'FindFirstFileW' : cannot convert parameter 1 from 'const char16_t *' to 'LPCWSTR' E:\code\Astra-Viewer-2\linden\indra\llvfs\lldir_win32.cpp 260
  23. Error 23 error C2665: 'utf16str_to_utf8str' : none of the 2 overloads could convert all the argument types E:\code\Astra-Viewer-2\linden\indra\llvfs\lldir_win32.cpp 294
  24. Error 24 error C2440: '<function-style-cast>' : cannot convert from 'WCHAR [260]' to 'llutf16string' E:\code\Astra-Viewer-2\linden\indra\llvfs\lldir_win32.cpp 305
  25. Error 25 error C2371: 'uint32_t' : redefinition; different basic types E:\code\Astra-Viewer-2\linden\libraries\include\llqtwebkit.h 31
  26. Error 26 error C2371: 'uint32_t' : redefinition; different basic types E:\code\Astra-Viewer-2\linden\libraries\include\llqtwebkit.h 43
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement