Advertisement
Guest User

Untitled

a guest
Feb 1st, 2012
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.85 KB | None | 0 0
  1. E:\pysfml2-cython>python setup.py build_ext --inplace
  2. running build_ext
  3. cythoning sf.pyx to sf.cpp
  4. building 'sf' extension
  5. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\BIN\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBU
  6. G -IC:\Python27\include -IC:\Python27\PC /Tpsf.cpp /Fobuild\temp.win32-2.7\Release\sf.obj
  7. sf.cpp
  8. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\xlocale(342) : warning C4530: C++ exce
  9. ption handler used, but unwind semantics are not enabled. Specify /EHsc
  10. sf.cpp(1981) : warning C4273: 'set_error_message' : inconsistent dll linkage
  11. sf.cpp(1143) : see previous definition of 'set_error_message'
  12. sf.cpp(4309) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  13. sf.cpp(4314) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  14. sf.cpp(4319) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  15. sf.cpp(4324) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  16. sf.cpp(4512) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  17. sf.cpp(4597) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  18. sf.cpp(4682) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  19. sf.cpp(4767) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  20. sf.cpp(4862) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
  21. sf.cpp(4862) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
  22. sf.cpp(5131) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  23. sf.cpp(5136) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  24. sf.cpp(5575) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  25. sf.cpp(5594) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  26. sf.cpp(5792) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  27. sf.cpp(5811) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  28. sf.cpp(6087) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  29. sf.cpp(6103) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  30. sf.cpp(6212) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  31. sf.cpp(6221) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  32. sf.cpp(6323) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  33. sf.cpp(6337) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  34. sf.cpp(6507) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  35. sf.cpp(6592) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  36. sf.cpp(6747) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  37. sf.cpp(6751) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  38. sf.cpp(6914) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  39. sf.cpp(6915) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  40. sf.cpp(6916) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  41. sf.cpp(6917) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  42. sf.cpp(6918) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  43. sf.cpp(6919) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  44. sf.cpp(6920) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  45. sf.cpp(6921) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  46. sf.cpp(6922) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  47. sf.cpp(7688) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  48. sf.cpp(7716) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  49. sf.cpp(7717) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  50. sf.cpp(7726) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  51. sf.cpp(7861) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  52. sf.cpp(7862) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  53. sf.cpp(7925) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  54. sf.cpp(7934) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  55. sf.cpp(8038) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  56. sf.cpp(8039) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  57. sf.cpp(8212) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  58. sf.cpp(8213) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  59. sf.cpp(8380) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  60. sf.cpp(9120) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  61. sf.cpp(9313) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  62. sf.cpp(9616) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  63. sf.cpp(12366) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  64. sf.cpp(12550) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  65.  
  66. sf.cpp(12619) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  67. sf.cpp(12704) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  68. sf.cpp(12967) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  69. sf.cpp(12968) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  70. sf.cpp(12969) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  71. sf.cpp(13066) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  72.  
  73. sf.cpp(13179) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  74. sf.cpp(13421) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  75. sf.cpp(13629) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  76.  
  77. sf.cpp(13698) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  78. sf.cpp(13783) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  79. sf.cpp(14046) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  80. sf.cpp(14047) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  81. sf.cpp(14048) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  82. sf.cpp(14145) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  83.  
  84. sf.cpp(14302) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  85. sf.cpp(16403) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  86.  
  87. sf.cpp(17723) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  88.  
  89. sf.cpp(18683) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  90.  
  91. sf.cpp(20099) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  92. sf.cpp(20309) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  93. sf.cpp(20423) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  94. sf.cpp(20644) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  95. sf.cpp(20645) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  96. sf.cpp(20689) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  97. sf.cpp(20764) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  98. sf.cpp(20765) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  99. sf.cpp(20868) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  100. sf.cpp(20869) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  101. sf.cpp(21007) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  102. sf.cpp(21008) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  103. sf.cpp(21107) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  104. sf.cpp(21108) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  105. sf.cpp(23333) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  106.  
  107. sf.cpp(24039) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  108. sf.cpp(24247) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  109.  
  110. sf.cpp(24387) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  111. sf.cpp(24573) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  112. sf.cpp(25592) : warning C4018: '<' : signed/unsigned mismatch
  113. sf.cpp(27470) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  114. sf.cpp(27592) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  115. sf.cpp(27956) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  116. sf.cpp(28378) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  117. sf.cpp(28379) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  118. sf.cpp(28502) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  119. sf.cpp(28567) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  120. sf.cpp(29525) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  121. sf.cpp(29654) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  122. sf.cpp(29655) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  123. sf.cpp(29677) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  124. sf.cpp(29678) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  125. sf.cpp(29679) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  126. sf.cpp(29692) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  127. sf.cpp(29693) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  128. sf.cpp(29694) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  129. sf.cpp(29695) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  130. sf.cpp(30995) : warning C4273: 'wrap_render_states_instance' : inconsistent dll linkage
  131. e:\pysfml2-cython\hacks.hpp(46) : see previous definition of 'wrap_render_states_instance'
  132. sf.cpp(32545) : warning C4273: 'wrap_render_target_instance' : inconsistent dll linkage
  133. e:\pysfml2-cython\hacks.hpp(44) : see previous definition of 'wrap_render_target_instance'
  134. sf.cpp(32905) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  135.  
  136. sf.cpp(33339) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
  137. sf.cpp(33380) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  138.  
  139. sf.cpp(33604) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  140.  
  141. sf.cpp(33738) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  142.  
  143. sf.cpp(34315) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  144.  
  145. sf.cpp(34684) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  146.  
  147. sf.cpp(34967) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  148.  
  149. sf.cpp(35059) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  150.  
  151. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\BIN\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBU
  152. G -IC:\Python27\include -IC:\Python27\PC /Tphacks.cpp /Fobuild\temp.win32-2.7\Release\hacks.obj
  153. hacks.cpp
  154. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\xlocale(342) : warning C4530: C++ exce
  155. ption handler used, but unwind semantics are not enabled. Specify /EHsc
  156. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\BIN\link.exe /DLL /nologo /INCREMENTAL:NO /LIB
  157. PATH:C:\Python27\libs /LIBPATH:C:\Python27\PCbuild sfml-graphics.lib sfml-window.lib sfml-audio.lib
  158. sfml-system.lib /EXPORT:initsf build\temp.win32-2.7\Release\sf.obj build\temp.win32-2.7\Release\hack
  159. s.obj /OUT:E:\pysfml2-cython\sf.pyd /IMPLIB:build\temp.win32-2.7\Release\sf.lib /MANIFESTFILE:build\
  160. temp.win32-2.7\Release\sf.pyd.manifest
  161. Creating library build\temp.win32-2.7\Release\sf.lib and object build\temp.win32-2.7\Release\sf.e
  162. xp
  163. hacks.obj : warning LNK4217: locally defined symbol _wrap_render_states_instance imported in functio
  164. n "public: virtual void __thiscall CppDrawable::Draw(class sf::RenderTarget &,class sf::RenderStates
  165. )const " (?Draw@CppDrawable@@UBEXAAVRenderTarget@sf@@VRenderStates@3@@Z)
  166. hacks.obj : warning LNK4217: locally defined symbol _wrap_render_target_instance imported in functio
  167. n "public: virtual void __thiscall CppDrawable::Draw(class sf::RenderTarget &,class sf::RenderStates
  168. )const " (?Draw@CppDrawable@@UBEXAAVRenderTarget@sf@@VRenderStates@3@@Z)
  169. C:\Program Files\Microsoft SDKs\Windows\v6.0A\bin\mt.exe -nologo -manifest build\temp.win32-2.7\Rele
  170. ase\sf.pyd.manifest -outputresource:E:\pysfml2-cython\sf.pyd;2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement