Advertisement
benkohn

Untitled

Mar 29th, 2016
266
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.03 KB | None | 0 0
  1. Scanning dependencies of target p8-platform
  2. [ 3%] Creating directories for 'p8-platform'
  3. [ 6%] Performing download step (git clone) for 'p8-platform'
  4. Cloning into 'p8-platform'...
  5. Note: checking out '38343e0acd6a636ac46139aa666aee4a8d1f13db'.
  6.  
  7. You are in 'detached HEAD' state. You can look around, make experimental
  8. changes and commit them, and you can discard any commits you make in this
  9. state without impacting any branches by performing another checkout.
  10.  
  11. If you want to create a new branch to retain commits you create, you may
  12. do so (now or later) by using -b with the checkout command again. Example:
  13.  
  14. git checkout -b <new-branch-name>
  15.  
  16. HEAD is now at 38343e0... bump to 2.0.1
  17. [ 9%] Performing update step for 'p8-platform'
  18. [ 12%] No patch step for 'p8-platform'
  19. [ 15%] Performing configure step for 'p8-platform'
  20. -- The C compiler identification is MSVC 18.0.40629.0
  21. -- The CXX compiler identification is MSVC 18.0.40629.0
  22. -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/cl.exe
  23. -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/cl.exe -- works
  24. -- Detecting C compiler ABI info
  25. -- Detecting C compiler ABI info - done
  26. -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/cl.exe
  27. -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/cl.exe -- works
  28. -- Detecting CXX compiler ABI info
  29. -- Detecting CXX compiler ABI info - done
  30. -- Detecting CXX compile features
  31. -- Detecting CXX compile features - done
  32. -- Looking for pthread.h
  33. -- Looking for pthread.h - not found
  34. -- Found Threads: TRUE
  35. -- Looking for __atomic_fetch_add_4 in atomic
  36. -- Looking for __atomic_fetch_add_4 in atomic - not found
  37. -- Performing Test HAS_BUILTIN_SYNC_ADD_AND_FETCH
  38. -- Performing Test HAS_BUILTIN_SYNC_ADD_AND_FETCH - Failed
  39. -- Performing Test HAS_BUILTIN_SYNC_SUB_AND_FETCH
  40. -- Performing Test HAS_BUILTIN_SYNC_SUB_AND_FETCH - Failed
  41. -- Performing Test HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP
  42. -- Performing Test HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP - Failed
  43. -- Configuring done
  44. -- Generating done
  45. CMake Warning:
  46. Manually-specified variables were not used by the project:
  47.  
  48. ENABLE_STATIC
  49. OUTPUT_DIR
  50.  
  51.  
  52. -- Build files have been written to: C:/kodidsp/test/adsp.freesurround/build/build/p8-platform/src/p8-platform-build
  53. [ 18%] Performing build step for 'p8-platform'
  54.  
  55. Microsoft (R) Program Maintenance Utility Version 12.00.21005.1
  56. Copyright (C) Microsoft Corporation. All rights reserved.
  57.  
  58. Scanning dependencies of target p8-platform
  59. [ 25%] Building CXX object CMakeFiles/p8-platform.dir/src/util/StringUtils.cpp.obj
  60. StringUtils.cpp
  61. [ 50%] Building CXX object CMakeFiles/p8-platform.dir/src/windows/dlfcn-win32.cpp.obj
  62. dlfcn-win32.cpp
  63. [ 75%] Building CXX object CMakeFiles/p8-platform.dir/src/windows/os-threads.cpp.obj
  64. os-threads.cpp
  65. [100%] Linking CXX static library p8-platform.lib
  66. [100%] Built target p8-platform
  67. [ 21%] Performing install step for 'p8-platform'
  68.  
  69. Microsoft (R) Program Maintenance Utility Version 12.00.21005.1
  70. Copyright (C) Microsoft Corporation. All rights reserved.
  71.  
  72. [100%] Built target p8-platform
  73. Install the project...
  74. -- Install configuration: "Release"
  75. -- Installing: C:/kodidsp/test/adsp.freesurround/build/build/depends/lib/p8-platform.lib
  76. -- Installing: C:/kodidsp/test/adsp.freesurround/build/build/depends/include/p8-platform/os.h
  77. -- Installing: C:/kodidsp/test/adsp.freesurround/build/build/depends/include/p8-platform/windows/dlfcn-win32.h
  78. -- Installing: C:/kodidsp/test/adsp.freesurround/build/build/depends/include/p8-platform/windows/os-socket.h
  79. -- Installing: C:/kodidsp/test/adsp.freesurround/build/build/depends/include/p8-platform/windows/os-threads.h
  80. -- Installing: C:/kodidsp/test/adsp.freesurround/build/build/depends/include/p8-platform/windows/os-types.h
  81. -- Installing: C:/kodidsp/test/adsp.freesurround/build/build/depends/include/p8-platform/sockets/cdevsocket.h
  82. -- Installing: C:/kodidsp/test/adsp.freesurround/build/build/depends/include/p8-platform/sockets/socket.h
  83. -- Installing: C:/kodidsp/test/adsp.freesurround/build/build/depends/include/p8-platform/sockets/tcp.h
  84. -- Installing: C:/kodidsp/test/adsp.freesurround/build/build/depends/include/p8-platform/threads/atomics.h
  85. -- Installing: C:/kodidsp/test/adsp.freesurround/build/build/depends/include/p8-platform/threads/mutex.h
  86. -- Installing: C:/kodidsp/test/adsp.freesurround/build/build/depends/include/p8-platform/threads/threads.h
  87. -- Installing: C:/kodidsp/test/adsp.freesurround/build/build/depends/include/p8-platform/util/atomic.h
  88. -- Installing: C:/kodidsp/test/adsp.freesurround/build/build/depends/include/p8-platform/util/buffer.h
  89. -- Installing: C:/kodidsp/test/adsp.freesurround/build/build/depends/include/p8-platform/util/StringUtils.h
  90. -- Installing: C:/kodidsp/test/adsp.freesurround/build/build/depends/include/p8-platform/util/StdString.h
  91. -- Installing: C:/kodidsp/test/adsp.freesurround/build/build/depends/include/p8-platform/util/timeutils.h
  92. -- Installing: C:/kodidsp/test/adsp.freesurround/build/build/depends/include/p8-platform/util/util.h
  93. -- Installing: C:/kodidsp/test/adsp.freesurround/build/build/depends/lib/p8-platform/p8-platform-config.cmake
  94. [ 24%] Completed 'p8-platform'
  95. [ 24%] Built target p8-platform
  96. Scanning dependencies of target tinyxml
  97. [ 27%] Creating directories for 'tinyxml'
  98. [ 30%] Performing download step (download, verify and extract) for 'tinyxml'
  99. -- downloading...
  100. src='http://mirrors.kodi.tv/build-deps/sources/tinyxml-2.6.2_2.tar.gz'
  101. dst='C:/kodidsp/test/adsp.freesurround/build/build/download/tinyxml-2.6.2_2.tar.gz'
  102. timeout='none'
  103. -- [download 0% complete]
  104. -- [download 1% complete]
  105. -- [download 6% complete]
  106. -- [download 7% complete]
  107. -- [download 14% complete]
  108. -- [download 19% complete]
  109. -- [download 25% complete]
  110. -- [download 32% complete]
  111. -- [download 37% complete]
  112. -- [download 42% complete]
  113. -- [download 50% complete]
  114. -- [download 54% complete]
  115. -- [download 55% complete]
  116. -- [download 56% complete]
  117. -- [download 62% complete]
  118. -- [download 64% complete]
  119. -- [download 71% complete]
  120. -- [download 74% complete]
  121. -- [download 75% complete]
  122. -- [download 76% complete]
  123. -- [download 79% complete]
  124. -- [download 86% complete]
  125. -- [download 93% complete]
  126. -- [download 95% complete]
  127. -- [download 96% complete]
  128. -- [download 97% complete]
  129. -- [download 100% complete]
  130. -- downloading... done
  131. -- verifying file...
  132. file='C:/kodidsp/test/adsp.freesurround/build/build/download/tinyxml-2.6.2_2.tar.gz'
  133. -- verifying file... warning: did not verify file - no URL_HASH specified?
  134. -- extracting...
  135. src='C:/kodidsp/test/adsp.freesurround/build/build/download/tinyxml-2.6.2_2.tar.gz'
  136. dst='C:/kodidsp/test/adsp.freesurround/build/build/tinyxml/src/tinyxml'
  137. -- extracting... [tar xfz]
  138. -- extracting... [analysis]
  139. -- extracting... [rename]
  140. -- extracting... [clean up]
  141. -- extracting... done
  142. [ 33%] No update step for 'tinyxml'
  143. [ 36%] Performing patch step for 'tinyxml'
  144. [ 39%] Performing configure step for 'tinyxml'
  145. -- The C compiler identification is MSVC 18.0.40629.0
  146. -- The CXX compiler identification is MSVC 18.0.40629.0
  147. -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/cl.exe
  148. -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/cl.exe -- works
  149. -- Detecting C compiler ABI info
  150. -- Detecting C compiler ABI info - done
  151. -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/cl.exe
  152. -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/cl.exe -- works
  153. -- Detecting CXX compiler ABI info
  154. -- Detecting CXX compiler ABI info - done
  155. -- Detecting CXX compile features
  156. -- Detecting CXX compile features - done
  157. -- Configuring done
  158. -- Generating done
  159. CMake Warning:
  160. Manually-specified variables were not used by the project:
  161.  
  162. CORE_SYSTEM_NAME
  163. ENABLE_STATIC
  164. OUTPUT_DIR
  165.  
  166.  
  167. -- Build files have been written to: C:/kodidsp/test/adsp.freesurround/build/build/tinyxml/src/tinyxml-build
  168. [ 42%] Performing build step for 'tinyxml'
  169.  
  170. Microsoft (R) Program Maintenance Utility Version 12.00.21005.1
  171. Copyright (C) Microsoft Corporation. All rights reserved.
  172.  
  173. Scanning dependencies of target tinyxml
  174. [ 20%] Building CXX object CMakeFiles/tinyxml.dir/src/tinystr.cpp.obj
  175. tinystr.cpp
  176. [ 40%] Building CXX object CMakeFiles/tinyxml.dir/src/tinyxml.cpp.obj
  177. tinyxml.cpp
  178. [ 60%] Building CXX object CMakeFiles/tinyxml.dir/src/tinyxmlerror.cpp.obj
  179. tinyxmlerror.cpp
  180. [ 80%] Building CXX object CMakeFiles/tinyxml.dir/src/tinyxmlparser.cpp.obj
  181. tinyxmlparser.cpp
  182. [100%] Linking CXX static library tinyxml.lib
  183. [100%] Built target tinyxml
  184. [ 45%] Performing install step for 'tinyxml'
  185.  
  186. Microsoft (R) Program Maintenance Utility Version 12.00.21005.1
  187. Copyright (C) Microsoft Corporation. All rights reserved.
  188.  
  189. [100%] Built target tinyxml
  190. Install the project...
  191. -- Install configuration: "Release"
  192. -- Installing: C:/kodidsp/test/adsp.freesurround/build/build/depends/include/tinystr.h
  193. -- Installing: C:/kodidsp/test/adsp.freesurround/build/build/depends/include/tinyxml.h
  194. -- Installing: C:/kodidsp/test/adsp.freesurround/build/build/depends/lib/tinyxml.lib
  195. [ 48%] Completed 'tinyxml'
  196. [ 48%] Built target tinyxml
  197. Scanning dependencies of target kodi-platform
  198. [ 51%] Creating directories for 'kodi-platform'
  199. [ 54%] Performing download step (git clone) for 'kodi-platform'
  200. Cloning into 'kodi-platform'...
  201. Note: checking out 'fed924e764b4c9c722f7f5d825ce70d4b61ae54f'.
  202.  
  203. You are in 'detached HEAD' state. You can look around, make experimental
  204. changes and commit them, and you can discard any commits you make in this
  205. state without impacting any branches by performing another checkout.
  206.  
  207. If you want to create a new branch to retain commits you create, you may
  208. do so (now or later) by using -b with the checkout command again. Example:
  209.  
  210. git checkout -b <new-branch-name>
  211.  
  212. HEAD is now at fed924e... Merge pull request #15 from Memphiz/tvos
  213. [ 57%] Performing update step for 'kodi-platform'
  214. [ 60%] No patch step for 'kodi-platform'
  215. [ 63%] Performing configure step for 'kodi-platform'
  216. -- The C compiler identification is MSVC 18.0.40629.0
  217. -- The CXX compiler identification is MSVC 18.0.40629.0
  218. -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/cl.exe
  219. -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/cl.exe -- works
  220. -- Detecting C compiler ABI info
  221. -- Detecting C compiler ABI info - done
  222. -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/cl.exe
  223. -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/cl.exe -- works
  224. -- Detecting CXX compiler ABI info
  225. -- Detecting CXX compiler ABI info - done
  226. -- Detecting CXX compile features
  227. -- Detecting CXX compile features - done
  228. -- Checking to see if CXX compiler accepts flag -flto
  229. -- Checking to see if CXX compiler accepts flag -flto - yes
  230. -- Found TinyXML: C:/kodidsp/test/adsp.freesurround/build/build/depends/include
  231. -- Looking for pthread.h
  232. -- Looking for pthread.h - not found
  233. -- Found Threads: TRUE
  234. -- Looking for __atomic_fetch_add_4 in atomic
  235. -- Looking for __atomic_fetch_add_4 in atomic - not found
  236. -- Performing Test HAS_BUILTIN_SYNC_ADD_AND_FETCH
  237. -- Performing Test HAS_BUILTIN_SYNC_ADD_AND_FETCH - Failed
  238. -- Performing Test HAS_BUILTIN_SYNC_SUB_AND_FETCH
  239. -- Performing Test HAS_BUILTIN_SYNC_SUB_AND_FETCH - Failed
  240. -- Performing Test HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP
  241. -- Performing Test HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP - Failed
  242. -- Configuring done
  243. -- Generating done
  244. CMake Warning:
  245. Manually-specified variables were not used by the project:
  246.  
  247. ENABLE_STATIC
  248. OUTPUT_DIR
  249.  
  250.  
  251. -- Build files have been written to: C:/kodidsp/test/adsp.freesurround/build/build/kodi-platform/src/kodi-platform-build
  252. [ 66%] Performing build step for 'kodi-platform'
  253.  
  254. Microsoft (R) Program Maintenance Utility Version 12.00.21005.1
  255. Copyright (C) Microsoft Corporation. All rights reserved.
  256.  
  257. Scanning dependencies of target kodiplatform
  258. [ 50%] Building CXX object CMakeFiles/kodiplatform.dir/src/util/XMLUtils.cpp.obj
  259. XMLUtils.cpp
  260. [100%] Linking CXX static library kodiplatform.lib
  261. [100%] Built target kodiplatform
  262. [ 69%] Performing install step for 'kodi-platform'
  263.  
  264. Microsoft (R) Program Maintenance Utility Version 12.00.21005.1
  265. Copyright (C) Microsoft Corporation. All rights reserved.
  266.  
  267. [100%] Built target kodiplatform
  268. Install the project...
  269. -- Install configuration: "Release"
  270. -- Installing: C:/kodidsp/test/adsp.freesurround/build/build/depends/lib/kodiplatform.lib
  271. -- Installing: C:/kodidsp/test/adsp.freesurround/build/build/depends/include/kodi/util/XMLUtils.h
  272. -- Installing: C:/kodidsp/test/adsp.freesurround/build/build/depends/lib/kodiplatform/kodiplatform-config.cmake
  273. [ 72%] Completed 'kodi-platform'
  274. [ 72%] Built target kodi-platform
  275. Scanning dependencies of target adsp.freesurround
  276. [ 75%] Creating directories for 'adsp.freesurround'
  277. [ 78%] No download step for 'adsp.freesurround'
  278. [ 81%] No update step for 'adsp.freesurround'
  279. [ 84%] No patch step for 'adsp.freesurround'
  280. [ 87%] Performing configure step for 'adsp.freesurround'
  281. -- The C compiler identification is MSVC 18.0.40629.0
  282. -- The CXX compiler identification is MSVC 18.0.40629.0
  283. -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/cl.exe
  284. -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/cl.exe -- works
  285. -- Detecting C compiler ABI info
  286. -- Detecting C compiler ABI info - done
  287. -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/cl.exe
  288. -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/cl.exe -- works
  289. -- Detecting CXX compiler ABI info
  290. -- Detecting CXX compiler ABI info - done
  291. -- Detecting CXX compile features
  292. -- Detecting CXX compile features - done
  293. -- Checking to see if CXX compiler accepts flag -flto
  294. -- Checking to see if CXX compiler accepts flag -flto - yes
  295. -- FREESURROUND_VERSION=0.2.1
  296. -- Configuring done
  297. -- Generating done
  298. CMake Warning:
  299. Manually-specified variables were not used by the project:
  300.  
  301. DEPENDS_PATH
  302. PACKAGE_CONFIG_PATH
  303.  
  304.  
  305. -- Build files have been written to: C:/kodidsp/test/adsp.freesurround/build/adsp.freesurround-prefix/src/adsp.freesurround-build
  306. [ 90%] Performing forcebuild step for 'adsp.freesurround'
  307. Force build of adsp.freesurround
  308. [ 93%] Performing build step for 'adsp.freesurround'
  309.  
  310. Microsoft (R) Program Maintenance Utility Version 12.00.21005.1
  311. Copyright (C) Microsoft Corporation. All rights reserved.
  312.  
  313. Scanning dependencies of target adsp.freesurround
  314. [ 11%] Building CXX object CMakeFiles/adsp.freesurround.dir/src/addon.cpp.obj
  315. addon.cpp
  316. [ 22%] Building CXX object CMakeFiles/adsp.freesurround.dir/src/GUIDialogFreeSurround.cpp.obj
  317. GUIDialogFreeSurround.cpp
  318. [ 33%] Building C object CMakeFiles/adsp.freesurround.dir/src/kissfft/kiss_fft.c.obj
  319. kiss_fft.c
  320. C:\kodidsp\test\adsp.freesurround\src\kissfft\kiss_fft.c(119) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  321. C:\kodidsp\test\adsp.freesurround\src\kissfft\kiss_fft.c(120) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  322. [ 44%] Building C object CMakeFiles/adsp.freesurround.dir/src/kissfft/kiss_fftr.c.obj
  323. kiss_fftr.c
  324. C:\kodidsp\test\adsp.freesurround\src\kissfft\kiss_fftr.c(116) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  325. C:\kodidsp\test\adsp.freesurround\src\kissfft\kiss_fftr.c(117) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  326. C:\kodidsp\test\adsp.freesurround\src\kissfft\kiss_fftr.c(118) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  327. C:\kodidsp\test\adsp.freesurround\src\kissfft\kiss_fftr.c(119) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  328. [ 55%] Building CXX object CMakeFiles/adsp.freesurround.dir/src/DSPProcessFreeSurround.cpp.obj
  329. DSPProcessFreeSurround.cpp
  330. C:\kodidsp\test\adsp.freesurround\src\DSPProcessFreeSurround.cpp(93) : warning C4800: 'const unsigned long' : forcing value to bool 'true' or 'false' (performance warning)
  331. [ 66%] Building CXX object CMakeFiles/adsp.freesurround.dir/src/FreeSurroundSettings.cpp.obj
  332. FreeSurroundSettings.cpp
  333. C:\kodidsp\test\adsp.freesurround\src\FreeSurroundSettings.cpp(95) : warning C4305: '=' : truncation from 'double' to 'float'
  334. [ 77%] Building CXX object CMakeFiles/adsp.freesurround.dir/src/ChannelMaps.cpp.obj
  335. ChannelMaps.cpp
  336. [ 88%] Building CXX object CMakeFiles/adsp.freesurround.dir/src/FreeSurroundDecoder.cpp.obj
  337. FreeSurroundDecoder.cpp
  338. C:\kodidsp\test\adsp.freesurround\src\FreeSurroundDecoder.cpp(85) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  339. C:\kodidsp\test\adsp.freesurround\src\FreeSurroundDecoder.cpp(86) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  340. C:\kodidsp\test\adsp.freesurround\src\FreeSurroundDecoder.cpp(158) : warning C4244: 'argument' : conversion from 'double' to 'const std::complex<float>::_Ty', possible loss of data
  341. C:\kodidsp\test\adsp.freesurround\src\FreeSurroundDecoder.cpp(191) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  342. C:\kodidsp\test\adsp.freesurround\src\FreeSurroundDecoder.cpp(192) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  343. C:\kodidsp\test\adsp.freesurround\src\FreeSurroundDecoder.cpp(246) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
  344. C:\kodidsp\test\adsp.freesurround\src\FreeSurroundDecoder.cpp(266) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
  345. C:\kodidsp\test\adsp.freesurround\src\FreeSurroundDecoder.cpp(275) : warning C4244: 'return' : conversion from 'double' to 'int', possible loss of data
  346. C:\kodidsp\test\adsp.freesurround\src\FreeSurroundDecoder.cpp(363) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  347. C:\kodidsp\test\adsp.freesurround\src\FreeSurroundDecoder.cpp(368) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  348. [100%] Linking CXX shared library adsp.freesurround.dll
  349. Creating library adsp.freesurround.lib and object adsp.freesurround.exp
  350. [100%] Built target adsp.freesurround
  351. [ 96%] Performing install step for 'adsp.freesurround'
  352.  
  353. Microsoft (R) Program Maintenance Utility Version 12.00.21005.1
  354. Copyright (C) Microsoft Corporation. All rights reserved.
  355.  
  356. [100%] Built target adsp.freesurround
  357. Install the project...
  358. -- Install configuration: "Release"
  359. -- Installing: C:/kodidsp/test/xbmc/addons/.//adsp.freesurround
  360. -- Installing: C:/kodidsp/test/xbmc/addons/.//adsp.freesurround/addon.xml
  361. -- Installing: C:/kodidsp/test/xbmc/addons/.//adsp.freesurround/changelog.txt
  362. -- Installing: C:/kodidsp/test/xbmc/addons/.//adsp.freesurround/icon.png
  363. -- Installing: C:/kodidsp/test/xbmc/addons/.//adsp.freesurround/resources
  364. -- Installing: C:/kodidsp/test/xbmc/addons/.//adsp.freesurround/resources/language
  365. -- Installing: C:/kodidsp/test/xbmc/addons/.//adsp.freesurround/resources/language/English
  366. -- Installing: C:/kodidsp/test/xbmc/addons/.//adsp.freesurround/resources/language/English/strings.po
  367. -- Installing: C:/kodidsp/test/xbmc/addons/.//adsp.freesurround/resources/skins
  368. -- Installing: C:/kodidsp/test/xbmc/addons/.//adsp.freesurround/resources/skins/Confluence
  369. -- Installing: C:/kodidsp/test/xbmc/addons/.//adsp.freesurround/resources/skins/Confluence/720p
  370. -- Installing: C:/kodidsp/test/xbmc/addons/.//adsp.freesurround/resources/skins/Confluence/720p/DialogMasterModeFreeSurround.xml
  371. -- Installing: C:/kodidsp/test/xbmc/addons/.//adsp.freesurround/resources/skins/Confluence/media
  372. -- Installing: C:/kodidsp/test/xbmc/addons/.//adsp.freesurround/resources/skins/Confluence/media/adsp-freesurround.png
  373. -- Installing: C:/kodidsp/test/xbmc/addons/adsp.freesurround/adsp.freesurround.dll
  374. [100%] Completed 'adsp.freesurround'
  375. [100%] Built target adsp.freesurround
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement