Advertisement
Guest User

djdafreund

a guest
Mar 16th, 2008
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.63 KB | None | 0 0
  1. d:\Xbmc sdl\guilib\FrameBufferObject.cpp(96): warning C4244: 'argument' : conversion from 'GLenum' to 'GLfloat', possible loss of data
  2. d:\Xbmc sdl\guilib\FrameBufferObject.cpp(97): warning C4244: 'argument' : conversion from 'GLenum' to 'GLfloat', possible loss of data
  3. guilib warning LNK4006: __NULL_IMPORT_DESCRIPTOR already defined in SDL.lib(SDL.dll); second definition ignored
  4. guilib warning LNK4006: __NULL_IMPORT_DESCRIPTOR already defined in SDL.lib(SDL.dll); second definition ignored
  5. guilib warning LNK4006: __NULL_IMPORT_DESCRIPTOR already defined in SDL.lib(SDL.dll); second definition ignored
  6. guilib warning LNK4006: __NULL_IMPORT_DESCRIPTOR already defined in SDL.lib(SDL.dll); second definition ignored
  7. guilib warning LNK4006: __NULL_IMPORT_DESCRIPTOR already defined in SDL.lib(SDL.dll); second definition ignored
  8. XBMC_PC Command line warning D4007 : '/Gm' requires '/Zi or /ZI'; option ignored
  9. d:\XBMC SDL\xbmc\lib\libsmb\libsmbclient.h(73): fatal error C1083: Cannot open include file: 'utime.h': No such file or directory
  10. d:\XBMC SDL\xbmc\lib\libsmb\libsmbclient.h(73): fatal error C1083: Cannot open include file: 'utime.h': No such file or directory
  11. D:\XBMC SDL\xbmc\utils\Win32Exception.cpp(25): warning C4535: calling _set_se_translator() requires /EHa
  12. D:\XBMC SDL\xbmc\cores\VideoRenderers\VideoShaders\YUV2RGBShader.cpp(39): warning C4305: 'initializing' : truncation from 'double' to 'float'
  13. D:\XBMC SDL\xbmc\cores\VideoRenderers\VideoShaders\YUV2RGBShader.cpp(39): warning C4305: 'initializing' : truncation from 'double' to 'float'
  14. D:\XBMC SDL\xbmc\cores\VideoRenderers\VideoShaders\YUV2RGBShader.cpp(40): warning C4305: 'initializing' : truncation from 'double' to 'float'
  15. D:\XBMC SDL\xbmc\cores\VideoRenderers\VideoShaders\YUV2RGBShader.cpp(40): warning C4305: 'initializing' : truncation from 'double' to 'float'
  16. D:\XBMC SDL\xbmc\cores\VideoRenderers\VideoShaders\YUV2RGBShader.cpp(47): warning C4305: 'initializing' : truncation from 'double' to 'float'
  17. D:\XBMC SDL\xbmc\cores\VideoRenderers\VideoShaders\YUV2RGBShader.cpp(47): warning C4305: 'initializing' : truncation from 'double' to 'float'
  18. D:\XBMC SDL\xbmc\cores\VideoRenderers\VideoShaders\YUV2RGBShader.cpp(48): warning C4305: 'initializing' : truncation from 'double' to 'float'
  19. D:\XBMC SDL\xbmc\cores\VideoRenderers\VideoShaders\YUV2RGBShader.cpp(48): warning C4305: 'initializing' : truncation from 'double' to 'float'
  20. D:\XBMC SDL\xbmc\cores\VideoRenderers\VideoShaders\YUV2RGBShader.cpp(55): warning C4305: 'initializing' : truncation from 'double' to 'float'
  21. D:\XBMC SDL\xbmc\cores\VideoRenderers\VideoShaders\YUV2RGBShader.cpp(55): warning C4305: 'initializing' : truncation from 'double' to 'float'
  22. D:\XBMC SDL\xbmc\cores\VideoRenderers\VideoShaders\YUV2RGBShader.cpp(56): warning C4305: 'initializing' : truncation from 'double' to 'float'
  23. D:\XBMC SDL\xbmc\cores\VideoRenderers\VideoShaders\YUV2RGBShader.cpp(56): warning C4305: 'initializing' : truncation from 'double' to 'float'
  24. D:\XBMC SDL\xbmc\cores\VideoRenderers\VideoShaders\YUV2RGBShader.cpp(63): warning C4305: 'initializing' : truncation from 'double' to 'float'
  25. D:\XBMC SDL\xbmc\cores\VideoRenderers\VideoShaders\YUV2RGBShader.cpp(63): warning C4305: 'initializing' : truncation from 'double' to 'float'
  26. D:\XBMC SDL\xbmc\cores\VideoRenderers\VideoShaders\YUV2RGBShader.cpp(64): warning C4305: 'initializing' : truncation from 'double' to 'float'
  27. D:\XBMC SDL\xbmc\cores\paplayer\DVDPlayerCodec.cpp(185): warning C4244: 'argument' : conversion from '__int64' to 'int', possible loss of data
  28. d:\XBMC SDL\xbmc\cores\ffmpeg\rational.h(50): warning C4244: 'return' : conversion from 'const int64_t' to 'int', possible loss of data
  29.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement