Logo Hardware.com.br
Roney rogerio
Roney rogeri... Membro Senior Registrado
315 Mensagens 4 Curtidas

Compilando xbmc para windows

#1 Por Roney rogeri... 23/03/2014 - 23:59
Bom, o que estou tentando fazer é colocar alguns plugins e tema no xbmc e criar um instalador, isso eu já consegui fazer sem o código fonte, criando um instalador com os arquivos que o próprio programa instalou em meu computador, mas sempre dava erro de dll em outros computadores, então quero fazer algo mais profissional, o xbmc me parece que é código aberto, estou tentando baixar e criar o instalador só para ver como funciona antes de começar a fuçar e tentar colocar os plugins, mas não estou conseguindo nem compilar (não sei se esse é o termo correto), sei um pouco de php, nunca mexi com c++, a pagina com o manual para compilar é essa http://wiki.xbmc.org/index.php?title=HOW-TO:Compile_for_Windows , me digam se estou certo, isso seria para eu baixar o código fonte, editar o que eu quiser e depois criar um instalador, estou certo? acho que sim se não gastei 5 horas da minha vida atoa dance.gif kkkkkk, vou falar tudo o que estou fazendo e os erros que eu vejo aparecer

1- Uso windows 7, instalei todos os programas que eles falam que é necessário, mudei o tal "PATH environment variable" do java para C:\Windows\System32

2- fiz os passos 2.1 e o 2.2 o que me retorno os mesmos arquivos
então considerei apenas o 2.2
Imagem
esses são os arquivos queme parece ser os mesmos do passo 2.1
Imagem
depois disso abri o Microsoft visual c++, e abri o projeto que no meu caso esta na pasta C:\xbmc\project\VS2010Express\XBMC for Windows.sln apareceu em uma coluna do lado isso
Imagem
em cima tem um botãozinho verde de debug, clico nele
Imagem
depois aparece isso na tela e eu clico em yes, não sei pra que serve
Imagem
ai em uma janela output tem isso
------ Build started: Project: XbmcCommons, Configuration: Debug Win32 ------
Exception.cpp
ilog.cpp
Generating Code...
XbmcCommons.vcxproj -> C:\xbmc\project\VS2010Express\libs\XbmcCommons\Debug\XbmcCommonsd.lib
------ Skipped Build: Project: gtest, Configuration: Debug Win32 ------
Project not selected to build for this solution configuration
------ Build started: Project: XbmcThreads, Configuration: Debug Win32 ------
Atomics.cpp
Event.cpp
LockFree.cpp
Timer.cpp
Implementation.cpp
Win32Exception.cpp
c:\xbmc\xbmc\settings/lib/Setting.h(27): fatal error C1083: Cannot open include file: 'boost/shared_ptr.hpp': No such file or directory
SystemClock.cpp
Thread.cpp
Generating Code...
------ Build started: Project: UnrarXLib, Configuration: Debug (DirectX) Win32 ------
rar.cpp
C:\xbmc\xbmc\utils/GlobalsHandling.h(23): fatal error C1083: Cannot open include file: 'boost/shared_ptr.hpp': No such file or directory
------ Build started: Project: libPlatinum, Configuration: Debug Win32 ------
NptHash.cpp
NptPosixEnvironment.cpp
NptPosixTime.cpp
PltAction.cpp
PltArgument.cpp
PltConstants.cpp
PltCtrlPoint.cpp
PltCtrlPointTask.cpp
PltDatagramStream.cpp
PltDeviceData.cpp
PltDeviceHost.cpp
..\..\lib\libUPnP\Platinum\Source\Core\PltDeviceHost.cpp(628): warning C4244: 'initializing' : conversion from 'double' to 'NPT_Int32', possible loss of data
..\..\lib\libUPnP\Platinum\Source\Core\PltDeviceHost.cpp(651): warning C4244: 'initializing' : conversion from 'double' to 'NPT_Int32', possible loss of data
PltEvent.cpp
PltHttp.cpp
PltHttpClientTask.cpp
PltHttpServer.cpp
PltHttpServerTask.cpp
PltIconsData.cpp
PltMimeType.cpp
PltProtocolInfo.cpp
PltService.cpp
Generating Code...
Compiling...
PltSsdp.cpp
PltStateVariable.cpp
PltTaskManager.cpp
PltThreadTask.cpp
PltUPnP.cpp
ConnectionManagerSCPD.cpp
ContentDirectorySCPD.cpp
ContentDirectorywSearchSCPD.cpp
PltDidl.cpp
PltFileMediaServer.cpp
PltMediaBrowser.cpp
PltMediaCache.cpp
PltMediaItem.cpp
PltMediaServer.cpp
PltSyncMediaBrowser.cpp
AVTransportSCPD.cpp
PltMediaController.cpp
PltMediaRenderer.cpp
RdrConnectionManagerSCPD.cpp
RenderingControlSCPD.cpp
Generating Code...
Compiling...
PltMediaConnect.cpp
X_MS_MediaReceiverRegistrarSCPD.cpp
Neptune.cpp
NptBase64.cpp
NptBufferedStreams.cpp
NptCommon.cpp
NptConsole.cpp
NptDataBuffer.cpp
NptDebug.cpp
NptDynamicLibraries.cpp
NptFile.cpp
NptHttp.cpp
NptList.cpp
NptLogging.cpp
NptMessaging.cpp
NptNetwork.cpp
NptQueue.cpp
NptResults.cpp
NptRingBuffer.cpp
NptSimpleMessageQueue.cpp
Generating Code...
Compiling...
NptSockets.cpp
NptStreams.cpp
NptStrings.cpp
NptSystem.cpp
NptThreads.cpp
NptTime.cpp
NptTls.cpp
NptUri.cpp
NptUtils.cpp
NptXml.cpp
NptZip.cpp
NptBsdSockets.cpp
NptStdcEnvironment.cpp
NptStdcFile.cpp
NptWin32Debug.cpp
NptWin32DynamicLibraries.cpp
NptWin32File.cpp
NptWin32MessageQueue.cpp
NptWin32Network.cpp
NptWin32Queue.cpp
Generating Code...
Compiling...
NptWin32System.cpp
NptWin32Threads.cpp
Generating Code...
libPlatinum.vcxproj -> C:\xbmc\project\VS2010Express\libs\libPlatinum\Debug\libPlatinumd.lib
------ Build started: Project: libhts, Configuration: Debug Win32 ------
htsatomic.c
htsbuf.c
htsmsg.c
htsmsg_binary.c
htsstr.c
net_winsock.c
sha1.c
Generating Code...
libhts_2010.vcxproj -> C:\xbmc\project\VS2010Express\libs\libhts\Debug\libhts.lib
------ Build started: Project: libXDAAP, Configuration: Debug Win32 ------
daap.c
debug.c
dmap_generics.c
global.c
hasher.c
httpClient.c
libXDAAP.c
..\libXDAAP.c(1322): warning C4101: 'assert' : unreferenced local variable
md5.c
Generating Code...
libXDAAP_win32.vcxproj -> C:\xbmc\project\VS2010Express\libs\libXDAAP\Debug\libXDAAPd.lib
------ Build started: Project: libRTV, Configuration: Debug Win32 ------
crypt.c
guideclient.c
httpclient.c
httpfsclient.c
interface.c
interface.c(135): warning C4244: 'function' : conversion from 'double' to 'size_t', possible loss of data
md5.c
netclient.c
rtv.c
sleep.c
Generating Code...
GuideParser.cpp
libRTV.vcxproj -> C:\xbmc\project\VS2010Express\libs\libRTV\Debug\libRTV_win32.lib
------ Build started: Project: squish, Configuration: Debug Win32 ------
alpha.cpp
clusterfit.cpp
colourblock.cpp
colourfit.cpp
colourset.cpp
maths.cpp
rangefit.cpp
singlecolourfit.cpp
squish.cpp
Generating Code...
squish_2010.vcxproj -> C:\xbmc\project\VS2010Express\libs\squish\Debug\squishd.lib
------ Build started: Project: XBMC, Configuration: Debug (DirectX) Win32 ------
Generating SWIG bindings
O sistema não pode encontrar o caminho especificado.
[C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmc.xml, C:\xbmc\xbmc\interfaces\python\PythonSwig.cpp.template, C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmc.cpp, C:\xbmc\xbmc\interfaces\python\generated\doxygenxml]
Caught: java.lang.AssertionError: Cannot locate the spec file "C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmc.xml.". Expression: (moduleSpec.exists() && moduleSpec.isFile())
java.lang.AssertionError: Cannot locate the spec file "C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmc.xml.". Expression: (moduleSpec.exists() && moduleSpec.isFile())
at Generator.run(Generator.groovy:55)
Não foi possível encontrar C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmc.xml
Generating SWIG bindings
O sistema não pode encontrar o caminho especificado.
[C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcaddon.xml, C:\xbmc\xbmc\interfaces\python\PythonSwig.cpp.template, C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcaddon.cpp, C:\xbmc\xbmc\interfaces\python\generated\doxygenxml]
Caught: java.lang.AssertionError: Cannot locate the spec file "C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcaddon.xml.". Expression: (moduleSpec.exists() && moduleSpec.isFile())
java.lang.AssertionError: Cannot locate the spec file "C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcaddon.xml.". Expression: (moduleSpec.exists() && moduleSpec.isFile())
at Generator.run(Generator.groovy:55)
Não foi possível encontrar C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcaddon.xml
Generating SWIG bindings
O sistema não pode encontrar o caminho especificado.
[C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcgui.xml, C:\xbmc\xbmc\interfaces\python\PythonSwig.cpp.template, C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcgui.cpp, C:\xbmc\xbmc\interfaces\python\generated\doxygenxml]
Caught: java.lang.AssertionError: Cannot locate the spec file "C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcgui.xml.". Expression: (moduleSpec.exists() && moduleSpec.isFile())
java.lang.AssertionError: Cannot locate the spec file "C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcgui.xml.". Expression: (moduleSpec.exists() && moduleSpec.isFile())
at Generator.run(Generator.groovy:55)
Não foi possível encontrar C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcgui.xml
Generating SWIG bindings
O sistema não pode encontrar o caminho especificado.
[C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcplugin.xml, C:\xbmc\xbmc\interfaces\python\PythonSwig.cpp.template, C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcplugin.cpp, C:\xbmc\xbmc\interfaces\python\generated\doxygenxml]
Caught: java.lang.AssertionError: Cannot locate the spec file "C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcplugin.xml.". Expression: (moduleSpec.exists() && moduleSpec.isFile())
java.lang.AssertionError: Cannot locate the spec file "C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcplugin.xml.". Expression: (moduleSpec.exists() && moduleSpec.isFile())
at Generator.run(Generator.groovy:55)
Não foi possível encontrar C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcplugin.xml
Generating SWIG bindings
O sistema não pode encontrar o caminho especificado.
[C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcvfs.xml, C:\xbmc\xbmc\interfaces\python\PythonSwig.cpp.template, C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcvfs.cpp, C:\xbmc\xbmc\interfaces\python\generated\doxygenxml]
Caught: java.lang.AssertionError: Cannot locate the spec file "C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcvfs.xml.". Expression: (moduleSpec.exists() && moduleSpec.isFile())
java.lang.AssertionError: Cannot locate the spec file "C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcvfs.xml.". Expression: (moduleSpec.exists() && moduleSpec.isFile())
at Generator.run(Generator.groovy:55)
Não foi possível encontrar C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcvfs.xml
pch.cpp
c:\xbmc\xbmc\win32\pch.h(44): fatal error C1083: Cannot open include file: 'boost/shared_ptr.hpp': No such file or directory
========== Build: 6 succeeded, 3 failed, 0 up-to-date, 1 skipped ==========

depois aparece isso
Imagem
eu clico em yes e aparece isso
Imagem

bom é isso, não faço a mínima ideia de como compilar dance.gif !!!!!!!!!!!!!!!
Henry-Keys
Henry-Keys Geek Registrado
1.8K Mensagens 235 Curtidas
#2 Por Henry-Keys
24/03/2014 - 01:55
Roney, bom dia.

Parece que estão em falta muitos ficheiros essenciais para a compilação, incluindo a biblioteca Boost, cheque se eles estão no lugar certo, ou se o compilador referencia uma localização correta:


------ Build started: Project: XBMC, Configuration: Debug (DirectX) Win32 ------
Generating SWIG bindings
O sistema não pode encontrar o caminho especificado.
[C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmc.xml, C:\xbmc\xbmc\interfaces\python\PythonSwig.cpp.template, C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmc.cpp, C:\xbmc\xbmc\interfaces\python\generated\doxygenxml]
Caught: java.lang.AssertionError: Cannot locate the spec file "C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmc.xml.". Expression: (moduleSpec.exists() && moduleSpec.isFile())
java.lang.AssertionError: Cannot locate the spec file "C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmc.xml.". Expression: (moduleSpec.exists() && moduleSpec.isFile())
at Generator.run(Generator.groovy:55)
Não foi possível encontrar C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmc.xml
Generating SWIG bindings
O sistema não pode encontrar o caminho especificado.
[C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcaddon.xml, C:\xbmc\xbmc\interfaces\python\PythonSwig.cpp.template, C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcaddon.cpp, C:\xbmc\xbmc\interfaces\python\generated\doxygenxml]
Caught: java.lang.AssertionError: Cannot locate the spec file "C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcaddon.xml.". Expression: (moduleSpec.exists() && moduleSpec.isFile())
java.lang.AssertionError: Cannot locate the spec file "C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcaddon.xml.". Expression: (moduleSpec.exists() && moduleSpec.isFile())
at Generator.run(Generator.groovy:55)
Não foi possível encontrar C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcaddon.xml
Generating SWIG bindings
O sistema não pode encontrar o caminho especificado.
[C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcgui.xml, C:\xbmc\xbmc\interfaces\python\PythonSwig.cpp.template, C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcgui.cpp, C:\xbmc\xbmc\interfaces\python\generated\doxygenxml]
Caught: java.lang.AssertionError: Cannot locate the spec file "C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcgui.xml.". Expression: (moduleSpec.exists() && moduleSpec.isFile())
java.lang.AssertionError: Cannot locate the spec file "C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcgui.xml.". Expression: (moduleSpec.exists() && moduleSpec.isFile())
at Generator.run(Generator.groovy:55)
Não foi possível encontrar C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcgui.xml
Generating SWIG bindings
O sistema não pode encontrar o caminho especificado.
[C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcplugin.xml, C:\xbmc\xbmc\interfaces\python\PythonSwig.cpp.template, C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcplugin.cpp, C:\xbmc\xbmc\interfaces\python\generated\doxygenxml]
Caught: java.lang.AssertionError: Cannot locate the spec file "C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcplugin.xml.". Expression: (moduleSpec.exists() && moduleSpec.isFile())
java.lang.AssertionError: Cannot locate the spec file "C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcplugin.xml.". Expression: (moduleSpec.exists() && moduleSpec.isFile())
at Generator.run(Generator.groovy:55)
Não foi possível encontrar C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcplugin.xml
Generating SWIG bindings
O sistema não pode encontrar o caminho especificado.
[C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcvfs.xml, C:\xbmc\xbmc\interfaces\python\PythonSwig.cpp.template, C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcvfs.cpp, C:\xbmc\xbmc\interfaces\python\generated\doxygenxml]
Caught: java.lang.AssertionError: Cannot locate the spec file "C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcvfs.xml.". Expression: (moduleSpec.exists() && moduleSpec.isFile())
java.lang.AssertionError: Cannot locate the spec file "C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcvfs.xml.". Expression: (moduleSpec.exists() && moduleSpec.isFile())
at Generator.run(Generator.groovy:55)
Não foi possível encontrar C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcvfs.xml
pch.cpp
c:\xbmc\xbmc\win32\pch.h(44): fatal error C1083: Cannot open include file: 'boost/shared_ptr.hpp': No such file or directory


Abraços.
Roney rogerio
Roney rogeri... Membro Senior Registrado
315 Mensagens 4 Curtidas
#5 Por Roney rogeri...
24/03/2014 - 18:48
achei essa pagina que diz que tem que rodar um arquivo bat http://forum.xbmc.org/showthread.php?tid=151249 , rodei o arquivo mas ainda não funcionou, o log agora é esse

------ Build started: Project: XbmcCommons, Configuration: Debug Win32 ------
Exception.cpp
ilog.cpp
Generating Code...
XbmcCommons.vcxproj -> C:\xbmc\project\VS2010Express\libs\XbmcCommons\Debug\XbmcCommonsd.lib
------ Skipped Build: Project: gtest, Configuration: Debug Win32 ------
Project not selected to build for this solution configuration
------ Build started: Project: XbmcThreads, Configuration: Debug Win32 ------
Atomics.cpp
Event.cpp
LockFree.cpp
Timer.cpp
Implementation.cpp
Win32Exception.cpp
SystemClock.cpp
Thread.cpp
Generating Code...
XbmcThreads.vcxproj -> C:\xbmc\project\VS2010Express\libs\XbmcThreads\Debug\XbmcThreadsd.lib
------ Build started: Project: UnrarXLib, Configuration: Debug (DirectX) Win32 ------
rar.cpp
archive.cpp
arcread.cpp
cmddata.cpp
crc.cpp
crypt.cpp
encname.cpp
errhnd.cpp
extinfo.cpp
extract.cpp
filcreat.cpp
file.cpp
filefn.cpp
filestr.cpp
find.cpp
getbits.cpp
int64.cpp
isnt.cpp
log.cpp
match.cpp
options.cpp
Generating Code...
Compiling...
pathfn.cpp
rarvm.cpp
rawread.cpp
rdwrfn.cpp
recvol.cpp
resource.cpp
rijndael.cpp
rs.cpp
savepos.cpp
scantree.cpp
sha1.cpp
strfn.cpp
strlist.cpp
system.cpp
timefn.cpp
ulinks.cpp
unicode.cpp
unpack.cpp
volume.cpp
Generating Code...
consio.cpp
global.cpp
Generating Code...
UnrarXLib.vcxproj -> C:\xbmc\project\VS2010Express\libs\UnrarXLib\Debug (DirectX)\UnrarXLibd.lib
------ Build started: Project: libPlatinum, Configuration: Debug Win32 ------
NptHash.cpp
NptPosixEnvironment.cpp
NptPosixTime.cpp
PltAction.cpp
PltArgument.cpp
PltConstants.cpp
PltCtrlPoint.cpp
PltCtrlPointTask.cpp
PltDatagramStream.cpp
PltDeviceData.cpp
PltDeviceHost.cpp
..\..\lib\libUPnP\Platinum\Source\Core\PltDeviceHost.cpp(628): warning C4244: 'initializing' : conversion from 'double' to 'NPT_Int32', possible loss of data
..\..\lib\libUPnP\Platinum\Source\Core\PltDeviceHost.cpp(651): warning C4244: 'initializing' : conversion from 'double' to 'NPT_Int32', possible loss of data
PltEvent.cpp
PltHttp.cpp
PltHttpClientTask.cpp
PltHttpServer.cpp
PltHttpServerTask.cpp
PltIconsData.cpp
PltMimeType.cpp
PltProtocolInfo.cpp
PltService.cpp
Generating Code...
Compiling...
PltSsdp.cpp
PltStateVariable.cpp
PltTaskManager.cpp
PltThreadTask.cpp
PltUPnP.cpp
ConnectionManagerSCPD.cpp
ContentDirectorySCPD.cpp
ContentDirectorywSearchSCPD.cpp
PltDidl.cpp
PltFileMediaServer.cpp
PltMediaBrowser.cpp
PltMediaCache.cpp
PltMediaItem.cpp
PltMediaServer.cpp
PltSyncMediaBrowser.cpp
AVTransportSCPD.cpp
PltMediaController.cpp
PltMediaRenderer.cpp
RdrConnectionManagerSCPD.cpp
RenderingControlSCPD.cpp
Generating Code...
Compiling...
PltMediaConnect.cpp
X_MS_MediaReceiverRegistrarSCPD.cpp
Neptune.cpp
NptBase64.cpp
NptBufferedStreams.cpp
NptCommon.cpp
NptConsole.cpp
NptDataBuffer.cpp
NptDebug.cpp
NptDynamicLibraries.cpp
NptFile.cpp
NptHttp.cpp
NptList.cpp
NptLogging.cpp
NptMessaging.cpp
NptNetwork.cpp
NptQueue.cpp
NptResults.cpp
NptRingBuffer.cpp
NptSimpleMessageQueue.cpp
Generating Code...
Compiling...
NptSockets.cpp
NptStreams.cpp
NptStrings.cpp
NptSystem.cpp
NptThreads.cpp
NptTime.cpp
NptTls.cpp
NptUri.cpp
NptUtils.cpp
NptXml.cpp
NptZip.cpp
NptBsdSockets.cpp
NptStdcEnvironment.cpp
NptStdcFile.cpp
NptWin32Debug.cpp
NptWin32DynamicLibraries.cpp
NptWin32File.cpp
NptWin32MessageQueue.cpp
NptWin32Network.cpp
NptWin32Queue.cpp
Generating Code...
Compiling...
NptWin32System.cpp
NptWin32Threads.cpp
Generating Code...
libPlatinum.vcxproj -> C:\xbmc\project\VS2010Express\libs\libPlatinum\Debug\libPlatinumd.lib
------ Build started: Project: libhts, Configuration: Debug Win32 ------
htsatomic.c
htsbuf.c
htsmsg.c
htsmsg_binary.c
htsstr.c
net_winsock.c
sha1.c
Generating Code...
libhts_2010.vcxproj -> C:\xbmc\project\VS2010Express\libs\libhts\Debug\libhts.lib
------ Build started: Project: libXDAAP, Configuration: Debug Win32 ------
daap.c
debug.c
dmap_generics.c
global.c
hasher.c
httpClient.c
libXDAAP.c
..\libXDAAP.c(1322): warning C4101: 'assert' : unreferenced local variable
md5.c
Generating Code...
libXDAAP_win32.vcxproj -> C:\xbmc\project\VS2010Express\libs\libXDAAP\Debug\libXDAAPd.lib
------ Build started: Project: libRTV, Configuration: Debug Win32 ------
crypt.c
guideclient.c
httpclient.c
httpfsclient.c
interface.c
interface.c(135): warning C4244: 'function' : conversion from 'double' to 'size_t', possible loss of data
md5.c
netclient.c
rtv.c
sleep.c
Generating Code...
GuideParser.cpp
libRTV.vcxproj -> C:\xbmc\project\VS2010Express\libs\libRTV\Debug\libRTV_win32.lib
------ Build started: Project: squish, Configuration: Debug Win32 ------
alpha.cpp
clusterfit.cpp
colourblock.cpp
colourfit.cpp
colourset.cpp
maths.cpp
rangefit.cpp
singlecolourfit.cpp
squish.cpp
Generating Code...
squish_2010.vcxproj -> C:\xbmc\project\VS2010Express\libs\squish\Debug\squishd.lib
------ Build started: Project: XBMC, Configuration: Debug (DirectX) Win32 ------
Generating SWIG bindings
[C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmc.xml, C:\xbmc\xbmc\interfaces\python\PythonSwig.cpp.template, C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmc.cpp, C:\xbmc\xbmc\interfaces\python\generated\doxygenxml]
Processing "C:\xbmc\xbmc\interfaces\python\PythonSwig.cpp.template" using the module specification for module "C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmc.xml"
writing
Generating SWIG bindings
[C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcaddon.xml, C:\xbmc\xbmc\interfaces\python\PythonSwig.cpp.template, C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcaddon.cpp, C:\xbmc\xbmc\interfaces\python\generated\doxygenxml]
CUSTOMBUILD : warning : Cannot find doxygen file for constructor[attributes={throw=1, name=XBMCAddon::xbmcaddon::Addon, ismember=1, throws=5bad88, sym_name=Addon, decl=f(p.q(const).char)., access=public, sym_overloaded=5badd8, feature_new=1, id=5badd8}; value=[catchlist[attributes={id=5bad88}; value=[parm[attributes={type=AddonException}; value=[]]]], parm[attributes={name=id, value=NULL, type=p.q(const).char}; value=[]]]] which should be "C:\xbmc\xbmc\interfaces\python\generated\doxygenxml\classXBMCAddon_1_1xbmcaddon_1_1Addon.xml"
CUSTOMBUILD : warning : Cannot find doxygen file for destructor[attributes={ismember=1, sym_name=~Addon, name=XBMCAddon::xbmcaddon::~Addon, decl=f()., access=public, storage=virtual, id=5bafa8}; value=[]] which should be "C:\xbmc\xbmc\interfaces\python\generated\doxygenxml\classXBMCAddon_1_1xbmcaddon_1_1Addon.xml"
CUSTOMBUILD : warning : Cannot find doxygen file for function[attributes={feature_python_coerceToUnicode=true, name=getLocalizedString, ismember=1, sym_name=getLocalizedString, decl=f(int)., access=public, type=XBMCAddon::String, id=5bb118}; value=[parm[attributes={name=id, type=int}; value=[]]]] which should be "C:\xbmc\xbmc\interfaces\python\generated\doxygenxml\classXBMCAddon_1_1xbmcaddon_1_1Addon.xml"
CUSTOMBUILD : warning : Cannot find doxygen file for function[attributes={ismember=1, sym_name=getSetting, name=getSetting, decl=f(p.q(const).char)., access=public, type=XBMCAddon::String, id=5bb298}; value=[parm[attributes={name=id, type=p.q(const).char}; value=[]]]] which should be "C:\xbmc\xbmc\interfaces\python\generated\doxygenxml\classXBMCAddon_1_1xbmcaddon_1_1Addon.xml"
CUSTOMBUILD : warning : Cannot find doxygen file for function[attributes={ismember=1, sym_name=setSetting, name=setSetting, decl=f(p.q(const).char,r.q(const).XBMCAddon::String)., access=public, type=void, id=5bb498}; value=[parm[attributes={name=id, type=p.q(const).char}; value=[]], parm[attributes={name=value, type=r.q(const).XBMCAddon::String}; value=[]]]] which should be "C:\xbmc\xbmc\interfaces\python\generated\doxygenxml\classXBMCAddon_1_1xbmcaddon_1_1Addon.xml"
CUSTOMBUILD : warning : Cannot find doxygen file for function[attributes={ismember=1, sym_name=openSettings, name=openSettings, decl=f()., access=public, type=void, id=5bb558}; value=[]] which should be "C:\xbmc\xbmc\interfaces\python\generated\doxygenxml\classXBMCAddon_1_1xbmcaddon_1_1Addon.xml"
CUSTOMBUILD : warning : Cannot find doxygen file for function[attributes={throw=1, name=getAddonInfo, ismember=1, throws=5bb6e8, sym_name=getAddonInfo, decl=f(p.q(const).char)., access=public, type=XBMCAddon::String, id=5bb728}; value=[catchlist[attributes={id=5bb6e8}; value=[parm[attributes={type=AddonException}; value=[]]]], parm[attributes={name=id, type=p.q(const).char}; value=[]]]] which should be "C:\xbmc\xbmc\interfaces\python\generated\doxygenxml\classXBMCAddon_1_1xbmcaddon_1_1Addon.xml"
CUSTOMBUILD : warning : Cannot find doxygen file for variable[attributes={sym_name=emptyString, name=XBMCAddon::emptyString, decl=, storage=extern, type=XBMCAddon::String, id=5ba408}; value=[]] which should be "C:\xbmc\xbmc\interfaces\python\generated\doxygenxml\namespaceXBMCAddon.xml"
CUSTOMBUILD : warning : Cannot find doxygen file for variable[attributes={sym_name=AddonException, name=XBMCAddon::xbmcaddon::AddonException, type=XBMCCOMMONS_STANDARD_EXCEPTION, feature_exceptionclass=1, id=5ba758}; value=[]] which should be "C:\xbmc\xbmc\interfaces\python\generated\doxygenxml\namespaceXBMCAddon_1_1xbmcaddon.xml"
CUSTOMBUILD : warning : Cannot find doxygen file for class[attributes={name=XBMCAddon::xbmcaddon::Addon, allows_typedef=1, typepass_visit=1, allocate_visit=1, kind=class, sym_name=Addon, allocate_default_constructor=1, allocate_has_constructor=1, allocate_public_constructor=1, allocate_has_destructor=1, allocate_default_destructor=1, allocate_copy_constructor=1, privatebaselist=5ba868, protectedbaselist=5ba858, module=xbmcaddon, id=5ba8a8}; value=[baselist[attributes={id=5ba848}; value=[base[attributes={name=AddonClass, id=5ba7f8}; value=[]]]], access[attributes={kind=public, id=5bac88}; value=[]], constructor[attributes={throw=1, name=XBMCAddon::xbmcaddon::Addon, ismember=1, throws=5bad88, sym_name=Addon, decl=f(p.q(const).char)., access=public, sym_overloaded=5badd8, feature_new=1, id=5badd8}; value=[catchlist[attributes={id=5bad88}; value=[parm[attributes={type=AddonException}; value=[]]]], parm[attributes={name=id, value=NULL, type=p.q(const).char}; value=[]]]], destructor[attributes={ismember=1, sym_name=~Addon, name=XBMCAddon::xbmcaddon::~Addon, decl=f()., access=public, storage=virtual, id=5bafa8}; value=[]], function[attributes={feature_python_coerceToUnicode=true, name=getLocalizedString, ismember=1, sym_name=getLocalizedString, decl=f(int)., access=public, type=XBMCAddon::String, id=5bb118}; value=[parm[attributes={name=id, type=int}; value=[]]]], function[attributes={ismember=1, sym_name=getSetting, name=getSetting, decl=f(p.q(const).char)., access=public, type=XBMCAddon::String, id=5bb298}; value=[parm[attributes={name=id, type=p.q(const).char}; value=[]]]], function[attributes={ismember=1, sym_name=setSetting, name=setSetting, decl=f(p.q(const).char,r.q(const).XBMCAddon::String)., access=public, type=void, id=5bb498}; value=[parm[attributes={name=id, type=p.q(const).char}; value=[]], parm[attributes={name=value, type=r.q(const).XBMCAddon::String}; value=[]]]], function[attributes={ismember=1, sym_name=openSettings, name=openSettings, decl=f()., access=public, type=void, id=5bb558}; value=[]], function[attributes={throw=1, name=getAddonInfo, ismember=1, throws=5bb6e8, sym_name=getAddonInfo, decl=f(p.q(const).char)., access=public, type=XBMCAddon::String, id=5bb728}; value=[catchlist[attributes={id=5bb6e8}; value=[parm[attributes={type=AddonException}; value=[]]]], parm[attributes={name=id, type=p.q(const).char}; value=[]]]]]] which should be "C:\xbmc\xbmc\interfaces\python\generated\doxygenxml\classXBMCAddon_1_1xbmcaddon_1_1Addon.xml"
Processing "C:\xbmc\xbmc\interfaces\python\PythonSwig.cpp.template" using the module specification for module "C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcaddon.xml"
writing
O sistema não pode encontrar o arquivo especificado.
Generating SWIG bindings
[C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcgui.xml, C:\xbmc\xbmc\interfaces\python\PythonSwig.cpp.template, C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcgui.cpp, C:\xbmc\xbmc\interfaces\python\generated\doxygenxml]
Processing "C:\xbmc\xbmc\interfaces\python\PythonSwig.cpp.template" using the module specification for module "C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcgui.xml"
writing
Generating SWIG bindings
[C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcplugin.xml, C:\xbmc\xbmc\interfaces\python\PythonSwig.cpp.template, C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcplugin.cpp, C:\xbmc\xbmc\interfaces\python\generated\doxygenxml]
Processing "C:\xbmc\xbmc\interfaces\python\PythonSwig.cpp.template" using the module specification for module "C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcplugin.xml"
writing
Generating SWIG bindings
[C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcvfs.xml, C:\xbmc\xbmc\interfaces\python\PythonSwig.cpp.template, C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcvfs.cpp, C:\xbmc\xbmc\interfaces\python\generated\doxygenxml]
Processing "C:\xbmc\xbmc\interfaces\python\PythonSwig.cpp.template" using the module specification for module "C:\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmcvfs.xml"
writing
pch.cpp
SlingboxLib.cpp
AddonCallbacks.cpp
AddonCallbacksAddon.cpp
AddonCallbacksCodec.cpp
AddonCallbacksGUI.cpp
AddonCallbacksPVR.cpp
AddonDatabase.cpp
AddonInstaller.cpp
AddonVersion.cpp
GUIDialogAddonInfo.cpp
GUIDialogAddonSettings.cpp
GUIViewStateAddonBrowser.cpp
GUIWindowAddonBrowser.cpp
PluginSource.cpp
Repository.cpp
Service.cpp
Skin.cpp
Addon.cpp
AddonManager.cpp
AddonStatusHandler.cpp
Scraper.cpp
Generating Code...
Compiling...
ScreenSaver.cpp
Visualisation.cpp
Generating Code...
Application.cpp
ApplicationMessenger.cpp
ApplicationPlayer.cpp
AppParamParser.cpp
Autorun.cpp
AutoSwitch.cpp
BackgroundInfoLoader.cpp
CueDocument.cpp
DbUrl.cpp
DynamicDll.cpp
FileItem.cpp
FileItemListModification.cpp
GitRevision.cpp
GUIInfoManager.cpp
GUILargeTextureManager.cpp
GUIPassword.cpp
LangInfo.cpp
MediaSource.cpp
NfoFile.cpp
PartyModeManager.cpp
Generating Code...
Compiling...
PasswordManager.cpp
PlayListPlayer.cpp
SectionLoader.cpp
SystemGlobals.cpp
Temperature.cpp
TextureCache.cpp
TextureCacheJob.cpp
TextureDatabase.cpp
DatabaseManager.cpp
ThumbLoader.cpp
ThumbnailCache.cpp
URL.cpp
Util.cpp
XBApplicationEx.cpp
XBDateTime.cpp
XbmcContext.cpp
Generating Code...
AEFactory.cpp
AESinkFactory.cpp
Generating Code...
AEEncoderFFmpeg.cpp
ActiveAE.cpp
ActiveAEBuffer.cpp
ActiveAEResample.cpp
ActiveAESink.cpp
ActiveAESound.cpp
ActiveAEStream.cpp
Generating Code...
AESinkDirectSound.cpp
AESinkNULL.cpp
AESinkProfiler.cpp
AESinkWASAPI.cpp
Generating Code...
AEBitstreamPacker.cpp
AEBuffer.cpp
AEChannelInfo.cpp
AEConvert.cpp
AEDeviceInfo.cpp
AELimiter.cpp
AEPackIEC61937.cpp
AERemap.cpp
AEStreamInfo.cpp
AEUtil.cpp
AEWAVLoader.cpp
Generating Code...
DVDAudioCodecPassthrough.cpp
DVDAudioCodecFFmpeg.cpp
DVDAudioCodecLibMad.cpp
DVDAudioCodecLPcm.cpp
DVDAudioCodecPcm.cpp
Generating Code...
CrystalHD.cpp
DVDVideoCodec.cpp
DVDVideoCodecCrystalHD.cpp
DVDVideoCodecFFmpeg.cpp
DVDVideoCodecLibMpeg2.cpp
DVDVideoPPFFmpeg.cpp
DXVA.cpp
DXVAHD.cpp
Generating Code...
DVDDemuxBXA.cpp
DVDDemuxCDDA.cpp
DVDDemuxPVRClient.cpp
DVDDemuxVobsub.cpp
DVDDemux.cpp
DVDDemuxFFmpeg.cpp
DVDDemuxHTSP.cpp
DVDDemuxShoutcast.cpp
DVDDemuxUtils.cpp
DVDFactoryDemuxer.cpp
Generating Code...
DVDInputStreamBluray.cpp
DVDInputStreamPVRManager.cpp
DVDInputStreamTV.cpp
DVDFactoryInputStream.cpp
C:\xbmc\project\BuildDependencies\include\cdio/cdio_config.h(306): warning C4005: 'PACKAGE' : macro redefinition
c:\xbmc\xbmc\cores\dvdplayer\dvdinputstreams\dvdnav\config.h(44) : see previous definition of 'PACKAGE'
C:\xbmc\project\BuildDependencies\include\cdio/cdio_config.h(309): warning C4005: 'PACKAGE_BUGREPORT' : macro redefinition
c:\xbmc\xbmc\cores\dvdplayer\dvdinputstreams\dvdnav\config.h(47) : see previous definition of 'PACKAGE_BUGREPORT'
C:\xbmc\project\BuildDependencies\include\cdio/cdio_config.h(312): warning C4005: 'PACKAGE_NAME' : macro redefinition
c:\xbmc\xbmc\cores\dvdplayer\dvdinputstreams\dvdnav\config.h(50) : see previous definition of 'PACKAGE_NAME'
C:\xbmc\project\BuildDependencies\include\cdio/cdio_config.h(315): warning C4005: 'PACKAGE_STRING' : macro redefinition
c:\xbmc\xbmc\cores\dvdplayer\dvdinputstreams\dvdnav\config.h(53) : see previous definition of 'PACKAGE_STRING'
C:\xbmc\project\BuildDependencies\include\cdio/cdio_config.h(318): warning C4005: 'PACKAGE_TARNAME' : macro redefinition
c:\xbmc\xbmc\cores\dvdplayer\dvdinputstreams\dvdnav\config.h(56) : see previous definition of 'PACKAGE_TARNAME'
C:\xbmc\project\BuildDependencies\include\cdio/cdio_config.h(324): warning C4005: 'PACKAGE_VERSION' : macro redefinition
c:\xbmc\xbmc\cores\dvdplayer\dvdinputstreams\dvdnav\config.h(59) : see previous definition of 'PACKAGE_VERSION'
C:\xbmc\project\BuildDependencies\include\cdio/cdio_config.h(352): warning C4005: 'VERSION' : macro redefinition
c:\xbmc\xbmc\cores\dvdplayer\dvdinputstreams\dvdnav\config.h(63) : see previous definition of 'VERSION'
DVDInputStream.cpp
DVDInputStreamFFmpeg.cpp
DVDInputStreamFile.cpp
DVDInputStreamHTSP.cpp
DVDInputStreamHttp.cpp
DVDInputStreamMemory.cpp
DVDInputStreamNavigator.cpp
DVDInputStreamRTMP.cpp
DVDStateSerializer.cpp
Generating Code...
PCMCodec.cpp
ASAPCodec.cpp
AudioDecoder.cpp
CodecFactory.cpp
DVDPlayerCodec.cpp
c:\xbmc\project\builddependencies\include\taglib\taglib.h(51): warning C4005: 'NOMINMAX' : macro redefinition
command-line arguments : see previous definition of 'NOMINMAX'
ModplugCodec.cpp
MP3codec.cpp
c:\xbmc\project\builddependencies\include\taglib\taglib.h(51): warning C4005: 'NOMINMAX' : macro redefinition
command-line arguments : see previous definition of 'NOMINMAX'
NSFCodec.cpp
OggCallback.cpp
OGGcodec.cpp
c:\xbmc\project\builddependencies\include\taglib\taglib.h(51): warning C4005: 'NOMINMAX' : macro redefinition
command-line arguments : see previous definition of 'NOMINMAX'
PAPlayer.cpp
SIDCodec.cpp
SPCCodec.cpp
TimidityCodec.cpp
VGMCodec.cpp
YMCodec.cpp
Generating Code...
OverlayRendererGUI.cpp
RenderCapture.cpp
BaseRenderer.cpp
OverlayRenderer.cpp
OverlayRendererDX.cpp
OverlayRendererUtil.cpp
RenderFlags.cpp
RenderManager.cpp
WinRenderer.cpp
Generating Code...
WinVideoFilter.cpp
ConvolutionKernels.cpp
YUV2RGBShader.cpp
Generating Code...
Database.cpp
DatabaseQuery.cpp
dataset.cpp
mysqldataset.cpp
qry_dat.cpp
sqlitedataset.cpp
Generating Code...
GUIDialogBoxBase.cpp
GUIDialogBusy.cpp
GUIDialogButtonMenu.cpp
GUIDialogCache.cpp
GUIDialogContextMenu.cpp
GUIDialogExtendedProgressBar.cpp
GUIDialogFavourites.cpp
GUIDialogFileBrowser.cpp
GUIDialogGamepad.cpp
GUIDialogKaiToast.cpp
GUIDialogKeyboardGeneric.cpp
GUIDialogMediaFilter.cpp
GUIDialogMediaSource.cpp
GUIDialogMuteBug.cpp
GUIDialogNumeric.cpp
GUIDialogOK.cpp
GUIDialogPlayEject.cpp
GUIDialogPlayerControls.cpp
GUIDialogProgress.cpp
GUIDialogSeekBar.cpp
Generating Code...
Compiling...
GUIDialogSelect.cpp
GUIDialogSlider.cpp
GUIDialogSmartPlaylistEditor.cpp
GUIDialogSmartPlaylistRule.cpp
GUIDialogSubMenu.cpp
GUIDialogTextViewer.cpp
GUIDialogVolumeBar.cpp
GUIDialogYesNo.cpp
Generating Code...
Epg.cpp
EpgContainer.cpp
EpgDatabase.cpp
EpgInfoTag.cpp
EpgSearchFilter.cpp
GUIEPGGridContainer.cpp
Generating Code...
AddonsDirectory.cpp
AFPDirectory.cpp
AFPFile.cpp
ASAPFileDirectory.cpp
BlurayDirectory.cpp
CacheStrategy.cpp
CDDADirectory.cpp
CDDAFile.cpp
CircularCache.cpp
CurlFile.cpp
..\..\xbmc\filesystem\CurlFile.cpp(169): warning C4244: 'argument' : conversion from 'int64_t' to 'size_t', possible loss of data
..\..\xbmc\filesystem\CurlFile.cpp(172): warning C4244: 'return' : conversion from 'int64_t' to 'size_t', possible loss of data
..\..\xbmc\filesystem\CurlFile.cpp(1041): warning C4244: 'return' : conversion from 'int64_t' to 'int', possible loss of data
DAAPDirectory.cpp
DAAPFile.cpp
DAVCommon.cpp
DAVDirectory.cpp
DAVFile.cpp
Directory.cpp
DirectoryCache.cpp
DirectoryFactory.cpp
DirectoryHistory.cpp
DllLibCurl.cpp
Generating Code...
Compiling...
File.cpp
..\..\xbmc\filesystem\File.cpp(299): warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
FileCache.cpp
FavouritesDirectory.cpp
FileDirectoryFactory.cpp
FileFactory.cpp
FileReaderFile.cpp
FTPDirectory.cpp
FTPParse.cpp
HDDirectory.cpp
HDFile.cpp
HDHomeRunDirectory.cpp
HDHomeRunFile.cpp
HTSPDirectory.cpp
HTSPSession.cpp
HTTPDirectory.cpp
HTTPFile.cpp
IDirectory.cpp
IFile.cpp
ImageFile.cpp
iso9660.cpp
Generating Code...
Compiling...
ISO9660Directory.cpp
ISOFile.cpp
LibraryDirectory.cpp
MemBufferCache.cpp
MultiPathDirectory.cpp
MultiPathFile.cpp
MusicDatabaseDirectory.cpp
MusicDatabaseFile.cpp
MusicFileDirectory.cpp
MusicSearchDirectory.cpp
MythDirectory.cpp
MythFile.cpp
MythSession.cpp
NFSDirectory.cpp
..\..\xbmc\filesystem\NFSDirectory.cpp(163): warning C4244: '=' : conversion from '__time64_t' to 'long', possible loss of data
..\..\xbmc\filesystem\NFSDirectory.cpp(164): warning C4244: '=' : conversion from '__time64_t' to 'long', possible loss of data
..\..\xbmc\filesystem\NFSDirectory.cpp(165): warning C4244: '=' : conversion from '__time64_t' to 'long', possible loss of data
NFSFile.cpp
NptXbmcFile.cpp
NSFFileDirectory.cpp
OGGFileDirectory.cpp
PipeFile.cpp
PVRDirectory.cpp
Generating Code...
Compiling...
PVRFile.cpp
PipesManager.cpp
PlaylistDirectory.cpp
PlaylistFileDirectory.cpp
PluginDirectory.cpp
RarDirectory.cpp
RarFile.cpp
RarManager.cpp
RSSDirectory.cpp
RTVDirectory.cpp
RTVFile.cpp
SAPDirectory.cpp
SAPFile.cpp
SFTPDirectory.cpp
SFTPFile.cpp
ShoutcastFile.cpp
SIDFileDirectory.cpp
SlingboxDirectory.cpp
SlingboxFile.cpp
SmartPlaylistDirectory.cpp
Generating Code...
Compiling...
SourcesDirectory.cpp
SpecialProtocol.cpp
SpecialProtocolDirectory.cpp
SpecialProtocolFile.cpp
StackDirectory.cpp
TuxBoxDirectory.cpp
TuxBoxFile.cpp
udf25.cpp
UDFDirectory.cpp
UDFFile.cpp
UPnPDirectory.cpp
UPnPFile.cpp
VideoDatabaseDirectory.cpp
VirtualDirectory.cpp
VTPDirectory.cpp
VTPFile.cpp
VTPSession.cpp
ZeroconfDirectory.cpp
ZipDirectory.cpp
ZipFile.cpp
Generating Code...
Compiling...
ZipManager.cpp
Generating Code...
DirectoryNodeGrouped.cpp
DirectoryNode.cpp
DirectoryNodeAlbum.cpp
DirectoryNodeAlbumCompilations.cpp
DirectoryNodeAlbumCompilationsSongs.cpp
DirectoryNodeAlbumRecentlyAdded.cpp
DirectoryNodeAlbumRecentlyAddedSong.cpp
DirectoryNodeAlbumRecentlyPlayed.cpp
DirectoryNodeAlbumRecentlyPlayedSong.cpp
DirectoryNodeAlbumTop100.cpp
DirectoryNodeAlbumTop100Song.cpp
DirectoryNodeArtist.cpp
DirectoryNodeOverview.cpp
DirectoryNodeRoot.cpp
DirectoryNodeSingles.cpp
DirectoryNodeSong.cpp
DirectoryNodeSongTop100.cpp
DirectoryNodeTop100.cpp
DirectoryNodeYearAlbum.cpp
DirectoryNodeYearSong.cpp
Generating Code...
Compiling...
QueryParams.cpp
Generating Code...
DirectoryNodeGrouped.cpp
DirectoryNodeEpisodes.cpp
DirectoryNodeMoviesOverview.cpp
DirectoryNodeMusicVideosOverview.cpp
DirectoryNodeRecentlyAddedEpisodes.cpp
DirectoryNodeRecentlyAddedMovies.cpp
DirectoryNodeRecentlyAddedMusicVideos.cpp
DirectoryNodeSeasons.cpp
DirectoryNodeTitleMovies.cpp
DirectoryNodeTitleMusicVideos.cpp
DirectoryNodeTitleTvShows.cpp
DirectoryNodeTvShowsOverview.cpp
Generating Code...
WINFileSMB.cpp
WINSMBDirectory.cpp
Generating Code...
AnimatedGif.cpp
..\..\xbmc\guilib\AnimatedGif.cpp(223): warning C4101: 'gifnetscape' : unreferenced local variable
cximage.cpp
D3DResource.cpp
DDSImage.cpp
DirectXGraphics.cpp
DirtyRegionSolvers.cpp
DirtyRegionTracker.cpp
GraphicContext.cpp
GUIAction.cpp
GUIAudioManager.cpp
GUIBaseContainer.cpp
GUIBorderedImage.cpp
GUIButtonControl.cpp
GUICheckMarkControl.cpp
GUIColorManager.cpp
GUIControl.cpp
GUIControlFactory.cpp
GUIControlGroup.cpp
GUIControlGroupList.cpp
GUIControlProfiler.cpp
Generating Code...
Compiling...
GUIDialog.cpp
GUIEditControl.cpp
GUIFadeLabelControl.cpp
GUIFixedListContainer.cpp
GUIFont.cpp
GUIFontManager.cpp
GUIFontTTF.cpp
GUIFontTTFDX.cpp
GUIImage.cpp
GUIIncludes.cpp
GUIInfoTypes.cpp
GUIKeyboardFactory.cpp
GUILabel.cpp
GUILabelControl.cpp
GUIListContainer.cpp
GUIListGroup.cpp
GUIListItem.cpp
GUIListItemLayout.cpp
GUIListLabel.cpp
GUIMessage.cpp
Generating Code...
Compiling...
GUIMoverControl.cpp
GUIMultiImage.cpp
GUIMultiSelectText.cpp
GUIPanelContainer.cpp
GUIProgressControl.cpp
GUIRadioButtonControl.cpp
GUIRenderingControl.cpp
GUIResizeControl.cpp
GUIRSSControl.cpp
GUIScrollBarControl.cpp
GUISelectButtonControl.cpp
GUISettingsSliderControl.cpp
GUIShader.cpp
GUISliderControl.cpp
GUISpinControl.cpp
GUISpinControlEx.cpp
GUIStaticItem.cpp
GUITextBox.cpp
GUITextLayout.cpp
GUITexture.cpp
Generating Code...
Compiling...
GUITextureD3D.cpp
GUIToggleButtonControl.cpp
GUIVideoControl.cpp
GUIVisualisationControl.cpp
GUIWindow.cpp
GUIWindowManager.cpp
GUIWrappingListContainer.cpp
imagefactory.cpp
c:\xbmc\project\builddependencies\include\jmorecfg.h(216): warning C4005: 'FAR' : macro redefinition
C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\windef.h(146) : see previous definition of 'FAR'
IWindowManagerCallback.cpp
JpegIO.cpp
c:\xbmc\project\builddependencies\include\jmorecfg.h(216): warning C4005: 'FAR' : macro redefinition
C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\windef.h(146) : see previous definition of 'FAR'
Key.cpp
LocalizeStrings.cpp
MatrixGLES.cpp
StereoscopicsManager.cpp
Texture.cpp
TextureBundle.cpp
TextureBundleXBT.cpp
TextureBundleXPR.cpp
TextureDX.cpp
TextureManager.cpp
Generating Code...
Compiling...
VisibleEffect.cpp
XBTF.cpp
XBTFReader.cpp
Generating Code...
ButtonTranslator.cpp
InertialScrollingHandler.cpp
KeyboardLayoutConfiguration.cpp
KeyboardStat.cpp
MouseStat.cpp
XBMC_keytable.cpp
Generating Code...
GenericTouchActionHandler.cpp
GenericTouchSwipeDetector.cpp
Generating Code...
ITouchInputHandling.cpp
IRServerSuite.cpp
IrssMessage.cpp
WINJoystick.cpp
Generating Code...
AnnouncementManager.cpp
Builtins.cpp
Generating Code...
LanguageInvokerThread.cpp
ScriptInvocationManager.cpp
Generating Code...
InfoBool.cpp
InfoExpression.cpp
SkinVariable.cpp
Generating Code...
AddonsOperations.cpp
ApplicationOperations.cpp
AudioLibrary.cpp
FavouritesOperations.cpp
FileItemHandler.cpp
FileOperations.cpp
GUIOperations.cpp
InputOperations.cpp
JSONRPC.cpp
JSONServiceDescription.cpp
PlayerOperations.cpp
PlaylistOperations.cpp
ProfilesOperations.cpp
PVROperations.cpp
SettingsOperations.cpp
SystemOperations.cpp
VideoLibrary.cpp
XBMCOperations.cpp
TextureOperations.cpp
Generating Code...
Addon.cpp
AddonCallback.cpp
AddonClass.cpp
AddonUtils.cpp
CallbackFunction.cpp
CallbackHandler.cpp
Control.cpp
Dialog.cpp
..\..\xbmc\interfaces\legacy\Dialog.cpp(290): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
File.cpp
InfoTagMusic.cpp
InfoTagVideo.cpp
Keyboard.cpp
LanguageHook.cpp
ListItem.cpp
ModuleXbmc.cpp
ModuleXbmcgui.cpp
ModuleXbmcplugin.cpp
ModuleXbmcvfs.cpp
Monitor.cpp
Player.cpp
Generating Code...
Compiling...
PlayList.cpp
String.cpp
Window.cpp
WindowDialog.cpp
..\..\xbmc\interfaces\legacy\WindowDialog.cpp(31): warning C4355: 'this' : used in base member initializer list
WindowDialogMixin.cpp
..\..\xbmc\interfaces\legacy\WindowDialogMixin.cpp(34): warning C4146: unary minus operator applied to unsigned type, result still unsigned
..\..\xbmc\interfaces\legacy\WindowDialogMixin.cpp(45): warning C4146: unary minus operator applied to unsigned type, result still unsigned
..\..\xbmc\interfaces\legacy\WindowDialogMixin.cpp(59): warning C4146: unary minus operator applied to unsigned type, result still unsigned
..\..\xbmc\interfaces\legacy\WindowDialogMixin.cpp(72): warning C4146: unary minus operator applied to unsigned type, result still unsigned
WindowXML.cpp
..\..\xbmc\interfaces\legacy\WindowXML.cpp(484): warning C4355: 'this' : used in base member initializer list
Generating Code...
AddonPythonInvoker.cpp
CallbackHandler.cpp
LanguageHook.cpp
PyContext.cpp
PythonInvoker.cpp
swig.cpp
XBPython.cpp
Generating Code...
AddonModuleXbmc.cpp
AddonModuleXbmcaddon.cpp
AddonModuleXbmcgui.cpp
AddonModuleXbmcplugin.cpp
AddonModuleXbmcvfs.cpp
Generating Code...
IListProvider.cpp
DirectoryProvider.cpp
StaticProvider.cpp
Generating Code...
Album.cpp
Artist.cpp
GUIViewStateMusic.cpp
MusicDatabase.cpp
MusicDbUrl.cpp
MusicInfoLoader.cpp
Song.cpp
MusicThumbLoader.cpp
Generating Code...
GUIDialogMusicInfo.cpp
GUIDialogMusicOSD.cpp
GUIDialogMusicOverlay.cpp
GUIDialogSongInfo.cpp
GUIDialogVisualisationPresetList.cpp
Generating Code...
MusicAlbumInfo.cpp
MusicArtistInfo.cpp
MusicInfoScanner.cpp
..\..\xbmc\music\infoscanner\MusicInfoScanner.cpp(65): warning C4355: 'this' : used in base member initializer list
MusicInfoScraper.cpp
Generating Code...
GUIDialogKaraokeSongSelector.cpp
GUIWindowKaraokeLyrics.cpp
karaokelyrics.cpp
karaokelyricscdg.cpp
karaokelyricsfactory.cpp
karaokelyricsmanager.cpp
karaokelyricstext.cpp
karaokelyricstextkar.cpp
karaokelyricstextlrc.cpp
karaokelyricstextustar.cpp
karaokewindowbackground.cpp
karaokevideobackground.cpp
Generating Code...
MusicInfoTag.cpp
MusicInfoTagLoaderASAP.cpp
MusicInfoTagLoaderCDDA.cpp
MusicInfoTagLoaderDatabase.cpp
MusicInfoTagLoaderFactory.cpp
c:\xbmc\project\builddependencies\include\taglib\taglib.h(51): warning C4005: 'NOMINMAX' : macro redefinition
command-line arguments : see previous definition of 'NOMINMAX'
MusicInfoTagLoaderMidi.cpp
MusicInfoTagLoaderNSF.cpp
MusicInfoTagLoaderShn.cpp
MusicInfoTagLoaderSPC.cpp
MusicInfoTagLoaderYM.cpp
TagLibVFSStream.cpp
c:\xbmc\project\builddependencies\include\taglib\taglib.h(51): warning C4005: 'NOMINMAX' : macro redefinition
command-line arguments : see previous definition of 'NOMINMAX'
TagLoaderTagLib.cpp
c:\xbmc\project\builddependencies\include\taglib\taglib.h(51): warning C4005: 'NOMINMAX' : macro redefinition
command-line arguments : see previous definition of 'NOMINMAX'
Generating Code...
GUIWindowMusicBase.cpp
GUIWindowMusicNav.cpp
GUIWindowMusicPlaylist.cpp
GUIWindowMusicPlaylistEditor.cpp
GUIWindowMusicSongs.cpp
GUIWindowVisualisation.cpp
Generating Code...
AirPlayServer.cpp
AirTunesServer.cpp
cddb.cpp
c:\xbmc\project\builddependencies\include\taglib\taglib.h(51): warning C4005: 'NOMINMAX' : macro redefinition
command-line arguments : see previous definition of 'NOMINMAX'
DNSNameCache.cpp
EventClient.cpp
EventPacket.cpp
EventServer.cpp
GUIDialogAccessPoints.cpp
GUIDialogNetworkSetup.cpp
Network.cpp
NetworkServices.cpp
Socket.cpp
TCPServer.cpp
UdpClient.cpp
WakeOnAccess.cpp
WebServer.cpp
Zeroconf.cpp
ZeroconfBrowser.cpp
Generating Code...
HTTPImageHandler.cpp
HTTPJsonRpcHandler.cpp
HTTPVfsHandler.cpp
HTTPWebinterfaceAddonsHandler.cpp
HTTPWebinterfaceHandler.cpp
IHTTPRequestHandler.cpp
Generating Code...
ZeroconfBrowserMDNS.cpp
ZeroconfMDNS.cpp
Generating Code...
UPnP.cpp
..\..\xbmc\network\upnp\UPnP.cpp(252): warning C4800: 'NPT_Result' : forcing value to bool 'true' or 'false' (performance warning)
UPnPInternal.cpp
UPnPPlayer.cpp
UPnPRenderer.cpp
UPnPServer.cpp
UPnPSettings.cpp
Generating Code...
WebSocket.cpp
WebSocketManager.cpp
WebSocketV13.cpp
WebSocketV8.cpp
Generating Code...
NetworkWin32.cpp
PeripheralBus.cpp
PeripheralBusCEC.cpp
PeripheralBusUSB.cpp
Peripheral.cpp
PeripheralBluetooth.cpp
PeripheralCecAdapter.cpp
PeripheralDisk.cpp
PeripheralHID.cpp
PeripheralNIC.cpp
PeripheralNyxboard.cpp
PeripheralImon.cpp
PeripheralTuner.cpp
Generating Code...
GUIDialogPeripheralManager.cpp
GUIDialogPeripheralSettings.cpp
Generating Code...
Peripherals.cpp
GUIDialogPictureInfo.cpp
GUIViewStatePictures.cpp
GUIWindowPictures.cpp
GUIWindowSlideShow.cpp
Picture.cpp
PictureInfoLoader.cpp
PictureInfoTag.cpp
PictureThumbLoader.cpp
SlideShowPicture.cpp
Generating Code...
PlayList.cpp
PlayListB4S.cpp
PlayListFactory.cpp
PlayListM3U.cpp
PlayListPLS.cpp
PlayListURL.cpp
PlayListWPL.cpp
PlayListXML.cpp
SmartPlayList.cpp
SmartPlaylistFileItemListModifier.cpp
Generating Code...
DPMSSupport.cpp
PowerManager.cpp
Generating Code...
Win32PowerSyscall.cpp
GUIDialogLockSettings.cpp
GUIDialogProfileSettings.cpp
Generating Code...
Profile.cpp
ProfilesManager.cpp
Generating Code...
GUIWindowSettingsProfile.cpp
GUIViewStatePrograms.cpp
GUIWindowPrograms.cpp
Generating Code...
PVRClient.cpp
PVRClients.cpp
Generating Code...
PVRChannel.cpp
PVRChannelGroup.cpp
PVRChannelGroupInternal.cpp
PVRChannelGroups.cpp
PVRChannelGroupsContainer.cpp
Generating Code...
GUIDialogPVRChannelManager.cpp
GUIDialogPVRChannelsOSD.cpp
GUIDialogPVRCutterOSD.cpp
GUIDialogPVRDirectorOSD.cpp
GUIDialogPVRGroupManager.cpp
GUIDialogPVRGuideInfo.cpp
GUIDialogPVRGuideOSD.cpp
GUIDialogPVRGuideSearch.cpp
GUIDialogPVRRecordingInfo.cpp
GUIDialogPVRTimerSettings.cpp
Generating Code...
PVRDatabase.cpp
PVRGUIInfo.cpp
PVRManager.cpp
Generating Code...
PVRRecording.cpp
PVRRecordings.cpp
Generating Code...
PVRTimerInfoTag.cpp
PVRTimers.cpp
Generating Code...
GUIViewStatePVR.cpp
GUIWindowPVR.cpp
GUIWindowPVRChannels.cpp
GUIWindowPVRCommon.cpp
GUIWindowPVRGuide.cpp
GUIWindowPVRRecordings.cpp
GUIWindowPVRSearch.cpp
GUIWindowPVRTimers.cpp
Generating Code...
GUIWindowTestPatternDX.cpp
RenderSystemDX.cpp
Generating Code...
RenderSystem.cpp
AdvancedSettings.cpp
DisplaySettings.cpp
MediaSettings.cpp
MediaSourceSettings.cpp
SettingAddon.cpp
SettingControl.cpp
SettingPath.cpp
Settings.cpp
SkinSettings.cpp
VideoSettings.cpp
Generating Code...
GUIDialogContentSettings.cpp
GUIDialogSettings.cpp
Generating Code...
ISetting.cpp
ISettingControl.cpp
Setting.cpp
SettingCategoryAccess.cpp
SettingConditions.cpp
SettingDependency.cpp
SettingRequirement.cpp
SettingSection.cpp
SettingsManager.cpp
SettingUpdate.cpp
Generating Code...
GUIControlSettings.cpp
C:\Program Files\Microsoft Visual Studio 10.0\VC\include\xmemory(208): warning C4244: 'initializing' : conversion from 'int64_t' to 'int', possible loss of data
C:\Program Files\Microsoft Visual Studio 10.0\VC\include\xmemory(280) : see reference to function template instantiation 'void std::allocator<_Ty>::construct<__int64>(int *,_Other &&amp' being compiled
with
[
_Ty=int,
_Other=int64_t
]
C:\Program Files\Microsoft Visual Studio 10.0\VC\include\xtree(592) : see reference to function template instantiation 'void std::_Cons_val<std::allocator<_Ty>,_Ty,__int64>(_Alloc &,_Ty1 *,_Ty2 &&amp' being compiled
with
[
_Ty=int,
_Alloc=std::allocator<int>,
_Ty1=int,
_Ty2=int64_t
]
C:\Program Files\Microsoft Visual Studio 10.0\VC\include\xtree(755) : see reference to function template instantiation 'std::_Tree_nod<_Traits>::_Node *std::_Tree_val<_Traits>::_Buynode<_Ty>(_Valty &&amp' being compiled
with
[
_Traits=std::_Tset_traits<int,std::less<int>,std::allocator<int>,false>,
_Ty=int64_t,
_Valty=int64_t
]
..\..\xbmc\settings\windows\GUIControlSettings.cpp(391) : see reference to function template instantiation 'std:air<_Ty1,_Ty2> std::_Tree<_Traits>::insert<int64_t>(_Valty &&amp' being compiled
with
[
_Ty1=std::_Tree_const_iterator<std::_Tree_val<std::_Tset_traits<int,std::less<int>,std::allocator<int>,false>>>,
_Ty2=bool,
_Traits=std::_Tset_traits<int,std::less<int>,std::allocator<int>,false>,
_Valty=int64_t
]
GUIWindowSettings.cpp
GUIWindowSettingsCategory.cpp
GUIWindowSettingsScreenCalibration.cpp
GUIWindowTestPattern.cpp
Generating Code...
AutorunMediaJob.cpp
cdioSupport.cpp
IoSupport.cpp
MediaManager.cpp
Generating Code...
Win32StorageProvider.cpp
ActorProtocol.cpp
BooleanLogic.cpp
CharsetDetection.cpp
LegacyPathTranslation.cpp
RssManager.cpp
StringValidation.cpp
Utf8Utils.cpp
Vector.cpp
XSLTUtils.cpp
Screenshot.cpp
AlarmClock.cpp
AliasShortcutUtils.cpp
Archive.cpp
AsyncFileCopy.cpp
AutoPtrHandle.cpp
Base64.cpp
BitstreamStats.cpp
CharsetConverter.cpp
CPUInfo.cpp
Crc32.cpp
Generating Code...
Compiling...
DatabaseUtils.cpp
EdenVideoArtUpdater.cpp
EndianSwap.cpp
Fanart.cpp
fft.cpp
FileOperationJob.cpp
FileUtils.cpp
fstrcmp.c
GroupUtils.cpp
HTMLTable.cpp
HTMLUtil.cpp
HttpHeader.cpp
HttpParser.cpp
HttpResponse.cpp
InfoLoader.cpp
JobManager.cpp
JSONVariantParser.cpp
JSONVariantWriter.cpp
LabelFormatter.cpp
LangCodeExpander.cpp
Generating Code...
Compiling...
log.cpp
md5.cpp
Observer.cpp
Mime.cpp
PerformanceSample.cpp
PerformanceStats.cpp
POUtils.cpp
RecentlyAddedJob.cpp
RegExp.cpp
RingBuffer.cpp
RssReader.cpp
ScraperParser.cpp
ScraperUrl.cpp
SeekHandler.cpp
SortUtils.cpp
Splash.cpp
Stopwatch.cpp
StreamDetails.cpp
StreamUtils.cpp
StringUtils.cpp
Generating Code...
Compiling...
SystemInfo.cpp
TextSearch.cpp
TimeSmoother.cpp
TimeUtils.cpp
TuxBoxUtil.cpp
URIUtils.cpp
UrlOptions.cpp
Variant.cpp
Weather.cpp
Environment.cpp
XBMCTinyXML.cpp
XMLUtils.cpp
Generating Code...
PlayerController.cpp
VideoThumbLoader.cpp
Bookmark.cpp
FFmpegVideoDecoder.cpp
GUIViewStateVideo.cpp
Teletext.cpp
VideoDatabase.cpp
VideoDbUrl.cpp
VideoInfoDownloader.cpp
VideoInfoScanner.cpp
VideoInfoTag.cpp
VideoReferenceClock.cpp
Generating Code...
GUIDialogAudioSubtitleSettings.cpp
GUIDialogFileStacking.cpp
GUIDialogFullScreenInfo.cpp
GUIDialogSubtitles.cpp
GUIDialogTeletext.cpp
GUIDialogVideoBookmarks.cpp
GUIDialogVideoInfo.cpp
GUIDialogVideoOSD.cpp
GUIDialogVideoOverlay.cpp
GUIDialogVideoSettings.cpp
Generating Code...
GUIWindowFullScreen.cpp
GUIWindowVideoBase.cpp
GUIWindowVideoNav.cpp
GUIWindowVideoPlaylist.cpp
Generating Code...
GUIViewControl.cpp
GUIViewState.cpp
ViewDatabase.cpp
ViewStateSettings.cpp
Generating Code...
stat_utf8.cpp
stdio_utf8.cpp
strverscmp.cpp
Win32DelayedDllLoad.cpp
WIN32Util.cpp
WindowHelper.cpp
XBMC_PC.cpp
Generating Code...
DummyVideoPlayer.cpp
DVDAudio.cpp
DVDClock.cpp
DVDDemuxSPU.cpp
DVDFileInfo.cpp
DVDMessage.cpp
DVDMessageQueue.cpp
DVDMessageTracker.cpp
DVDOverlayContainer.cpp
DVDOverlayRenderer.cpp
DVDPlayer.cpp
C:\xbmc\project\BuildDependencies\include\cdio/cdio_config.h(306): warning C4005: 'PACKAGE' : macro redefinition
c:\xbmc\xbmc\cores\dvdplayer\dvdinputstreams\dvdnav\config.h(44) : see previous definition of 'PACKAGE'
C:\xbmc\project\BuildDependencies\include\cdio/cdio_config.h(309): warning C4005: 'PACKAGE_BUGREPORT' : macro redefinition
c:\xbmc\xbmc\cores\dvdplayer\dvdinputstreams\dvdnav\config.h(47) : see previous definition of 'PACKAGE_BUGREPORT'
C:\xbmc\project\BuildDependencies\include\cdio/cdio_config.h(312): warning C4005: 'PACKAGE_NAME' : macro redefinition
c:\xbmc\xbmc\cores\dvdplayer\dvdinputstreams\dvdnav\config.h(50) : see previous definition of 'PACKAGE_NAME'
C:\xbmc\project\BuildDependencies\include\cdio/cdio_config.h(315): warning C4005: 'PACKAGE_STRING' : macro redefinition
c:\xbmc\xbmc\cores\dvdplayer\dvdinputstreams\dvdnav\config.h(53) : see previous definition of 'PACKAGE_STRING'
C:\xbmc\project\BuildDependencies\include\cdio/cdio_config.h(318): warning C4005: 'PACKAGE_TARNAME' : macro redefinition
c:\xbmc\xbmc\cores\dvdplayer\dvdinputstreams\dvdnav\config.h(56) : see previous definition of 'PACKAGE_TARNAME'
C:\xbmc\project\BuildDependencies\include\cdio/cdio_config.h(324): warning C4005: 'PACKAGE_VERSION' : macro redefinition
c:\xbmc\xbmc\cores\dvdplayer\dvdinputstreams\dvdnav\config.h(59) : see previous definition of 'PACKAGE_VERSION'
C:\xbmc\project\BuildDependencies\include\cdio/cdio_config.h(352): warning C4005: 'VERSION' : macro redefinition
c:\xbmc\xbmc\cores\dvdplayer\dvdinputstreams\dvdnav\config.h(63) : see previous definition of 'VERSION'
DVDPlayerAudio.cpp
DVDPlayerSubtitle.cpp
DVDPlayerTeletext.cpp
DVDPlayerVideo.cpp
DVDStreamInfo.cpp
DVDTSCorrection.cpp
Edl.cpp
Generating Code...
DVDCodecUtils.cpp
DVDFactoryCodec.cpp
Generating Code...
DVDOverlayCodec.cpp
DVDOverlayCodecCC.cpp
DVDOverlayCodecFFmpeg.cpp
DVDOverlayCodecSSA.cpp
DVDOverlayCodecText.cpp
DVDOverlayCodecTX3G.cpp
Generating Code...
cc_decoder.c
..\..\xbmc\cores\dvdplayer\DVDCodecs\Overlay\libspucc\cc_decoder.c(68): warning C4309: 'initializing' : truncation of constant value
..\..\xbmc\cores\dvdplayer\DVDCodecs\Overlay\libspucc\cc_decoder.c(68): warning C4309: 'initializing' : truncation of constant value
..\..\xbmc\cores\dvdplayer\DVDCodecs\Overlay\libspucc\cc_decoder.c(68): warning C4309: 'initializing' : truncation of constant value
..\..\xbmc\cores\dvdplayer\DVDCodecs\Overlay\libspucc\cc_decoder.c(68): warning C4309: 'initializing' : truncation of constant value
..\..\xbmc\cores\dvdplayer\DVDCodecs\Overlay\libspucc\cc_decoder.c(68): warning C4309: 'initializing' : truncation of constant value
..\..\xbmc\cores\dvdplayer\DVDCodecs\Overlay\libspucc\cc_decoder.c(68): warning C4309: 'initializing' : truncation of constant value
..\..\xbmc\cores\dvdplayer\DVDCodecs\Overlay\libspucc\cc_decoder.c(68): warning C4309: 'initializing' : truncation of constant value
..\..\xbmc\cores\dvdplayer\DVDCodecs\Overlay\libspucc\cc_decoder.c(68): warning C4309: 'initializing' : truncation of constant value
..\..\xbmc\cores\dvdplayer\DVDCodecs\Overlay\libspucc\cc_decoder.c(69): warning C4309: 'initializing' : truncation of constant value
..\..\xbmc\cores\dvdplayer\DVDCodecs\Overlay\libspucc\cc_decoder.c(69): warning C4309: 'initializing' : truncation of constant value
..\..\xbmc\cores\dvdplayer\DVDCodecs\Overlay\libspucc\cc_decoder.c(69): warning C4309: 'initializing' : truncation of constant value
..\..\xbmc\cores\dvdplayer\DVDCodecs\Overlay\libspucc\cc_decoder.c(69): warning C4309: 'initializing' : truncation of constant value
..\..\xbmc\cores\dvdplayer\DVDCodecs\Overlay\libspucc\cc_decoder.c(69): warning C4309: 'initializing' : truncation of constant value
..\..\xbmc\cores\dvdplayer\DVDCodecs\Overlay\libspucc\cc_decoder.c(69): warning C4309: 'initializing' : truncation of constant value
..\..\xbmc\cores\dvdplayer\DVDCodecs\Overlay\libspucc\cc_decoder.c(122): warning C4309: '=' : truncation of constant value
..\..\xbmc\cores\dvdplayer\DVDCodecs\Overlay\libspucc\cc_decoder.c(123): warning C4309: '=' : truncation of constant value
..\..\xbmc\cores\dvdplayer\DVDCodecs\Overlay\libspucc\cc_decoder.c(124): warning C4309: '=' : truncation of constant value
..\..\xbmc\cores\dvdplayer\DVDCodecs\Overlay\libspucc\cc_decoder.c(125): warning C4309: '=' : truncation of constant value
..\..\xbmc\cores\dvdplayer\DVDCodecs\Overlay\libspucc\cc_decoder.c(126): warning C4309: '=' : truncation of constant value
..\..\xbmc\cores\dvdplayer\DVDCodecs\Overlay\libspucc\cc_decoder.c(127): warning C4309: '=' : truncation of constant value
..\..\xbmc\cores\dvdplayer\DVDCodecs\Overlay\libspucc\cc_decoder.c(128): warning C4309: '=' : truncation of constant value
..\..\xbmc\cores\dvdplayer\DVDCodecs\Overlay\libspucc\cc_decoder.c(129): warning C4309: '=' : truncation of constant value
..\..\xbmc\cores\dvdplayer\DVDCodecs\Overlay\libspucc\cc_decoder.c(130): warning C4309: '=' : truncation of constant value
..\..\xbmc\cores\dvdplayer\DVDCodecs\Overlay\libspucc\cc_decoder.c(131): warning C4309: '=' : truncation of constant value
DVDFactorySubtitle.cpp
DVDSubtitleLineCollection.cpp
DVDSubtitleParserMicroDVD.cpp
DVDSubtitleParserMPL2.cpp
DVDSubtitleParserSami.cpp
DVDSubtitleParserSSA.cpp
DVDSubtitleParserSubrip.cpp
DVDSubtitleParserVplayer.cpp
DVDSubtitlesLibass.cpp
DVDSubtitleStream.cpp
DVDSubtitleTagMicroDVD.cpp
DVDSubtitleTagSami.cpp
Generating Code...
coff.cpp
dll.cpp
dll_tracker.cpp
dll_tracker_file.cpp
dll_tracker_library.cpp
dll_util.cpp
DllLoader.cpp
DllLoaderContainer.cpp
LibraryLoader.cpp
Win32DllLoader.cpp
Generating Code...
emu_dummy.cpp
emu_kernel32.cpp
emu_msvcrt.cpp
Generating Code...
EmuFileWrapper.cpp
ExternalPlayer.cpp
PlayerCoreFactory.cpp
PlayerSelectionRule.cpp
Generating Code...
DirectoryNode.cpp
DirectoryNodeOverview.cpp
DirectoryNodeRoot.cpp
QueryParams.cpp
CDDARipJob.cpp
CDDARipper.cpp
Encoder.cpp
EncoderFFmpeg.cpp
C:\Program Files\Microsoft Visual Studio 10.0\VC\include\stdint.h(165): warning C4005: 'INT64_C' : macro redefinition
..\..\xbmc\cdrip\EncoderFFmpeg.cpp(30) : see previous definition of 'INT64_C'
EncoderFlac.cpp
EncoderLame.cpp
EncoderVorbis.cpp
EncoderWav.cpp
Generating Code...
WinEventsWin32.cpp
..\..\xbmc\windowing\windows\WinEventsWin32.cpp(963): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
WinSystemWin32.cpp
WinSystemWin32DX.cpp
Generating Code...
WinEvents.cpp
WinSystem.cpp
Generating Code...
GUIMediaWindow.cpp
GUIWindowDebugInfo.cpp
GUIWindowFileManager.cpp
GUIWindowHome.cpp
GUIWindowLoginScreen.cpp
GUIWindowPointer.cpp
GUIWindowScreensaver.cpp
GUIWindowScreensaverDim.cpp
GUIWindowStartup.cpp
GUIWindowSystemInfo.cpp
GUIWindowWeather.cpp
Generating Code...
LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt
========== Build: 8 succeeded, 1 failed, 0 up-to-date, 1 skipped ==========

Roney rogerio
Roney rogeri... Membro Senior Registrado
315 Mensagens 4 Curtidas
#7 Por Roney rogeri...
25/03/2014 - 02:22
mudei para C:\Program Files\Java\jdk1.8.0\bin , desinstalei o .net framework 4.5 e o Microsoft c++, instalei o .net framework 4.0 e o Microsoft c++ de novo mas ainda nada, agora os erros mudaram


'XBMC.exe': Loaded 'C:\xbmc\project\VS2010Express\XBMC\Debug (DirectX)\XBMC.exe', Symbols loaded.
'XBMC.exe': Loaded 'C:\Windows\System32\ntdll.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\kernel32.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\KernelBase.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\D3DX9_43.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\msvcrt.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\gdi32.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\user32.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\lpk.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\usp10.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\advapi32.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\sechost.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\rpcrt4.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\dinput8.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\dsound.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\ole32.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\winmm.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\powrprof.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\setupapi.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\cfgmgr32.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\oleaut32.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\devobj.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\mpr.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\IPHLPAPI.DLL', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\nsi.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\winnsi.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\shell32.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\shlwapi.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\xbmc\project\Win32BuildSetup\dependencies\python27.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\winsxs\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4974_none_50940634bcb759cb\msvcr90.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\wlanapi.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\wlanutil.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\xbmc\project\Win32BuildSetup\dependencies\libcdio-13.dll', Binary was not built with debug information.
'XBMC.exe': Loaded 'C:\xbmc\project\Win32BuildSetup\dependencies\libiconv-2.dll', Binary was not built with debug information.
'XBMC.exe': Loaded 'C:\xbmc\project\Win32BuildSetup\dependencies\libxml2.dll', Binary was not built with debug information.
'XBMC.exe': Loaded 'C:\Windows\System32\wsock32.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\ws2_32.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\xbmc\project\Win32BuildSetup\dependencies\iconv.dll', Binary was not built with debug information.
'XBMC.exe': Loaded 'C:\xbmc\project\Win32BuildSetup\dependencies\zlib1.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\d3d9.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\version.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\d3d8thk.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\dwmapi.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\secur32.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\sspicli.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\imm32.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\msctf.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\cryptbase.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\dhcpcsvc.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\profapi.dll', Cannot find or open the PDB file
special://profile/ is mapped to: special://masterprofile/
-----------------------------------------------------------------------
Starting XBMC (14.0-ALPHA1). Platform: x86 Win32 32-bit
Using Debug XBMC x32 build, compiled Mar 25 2014 by MSVC 160030319 for x86 Win32 32-bit version 0x06000000
Running on Windows 7 SP1 32-bit, build 7601
Host CPU: AMD Sempron(tm) Processor LE-1300, 1 core available
Desktop Resolution: 1600x900 32Bit at 60Hz
Running with administrator rights
Aero is disabled
special://xbmc/ is mapped to: C:\xbmc
special://xbmcbin/ is mapped to: C:\xbmc
special://masterprofile/ is mapped to: C:\Users\Roney\AppData\Roaming\XBMC\userdata
special://home/ is mapped to: C:\Users\Roney\AppData\Roaming\XBMC\
special://temp/ is mapped to: C:\Users\Roney\AppData\Roaming\XBMC\cache
The executable running is: C:\xbmc\project\VS2010Express\XBMC\Debug (DirectX)\XBMC.exe
Local hostname: Roney-PC
Log File is located: C:\Users\Roney\AppData\Roaming\XBMC\xbmc.log
-----------------------------------------------------------------------
load settings...
CrystalHD: detecting CrystalHD installation path'XBMC.exe': Loaded 'C:\Windows\System32\nlaapi.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\NapiNSP.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\pnrpnsp.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\mswsock.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\dnsapi.dll', Cannot find or open the PDB file
'XBMC.exe': Loaded 'C:\Windows\System32\winrnr.dll', Cannot find or open the PDB file

CrystalHD: CrystalHD software seems to be not installed.
CrystalHD: broadcom crystal hd not found
CSettings: loaded settings definition from special://xbmc/system/settings/settings.xml
CSettings: loaded settings definition from special://xbmc/system/settings/win32.xml
No settings file to load (special://xbmc/system/advancedsettings.xml)
No settings file to load (special://masterprofile/advancedsettings.xml)
Default DVD Player: dvdplayer
Default Video Player: dvdplayer
Default Audio Player: paplayer
Disabled debug logging due to GUI setting. Level 0.
Log level changed to 0
Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
CPlayerCoreConfig::<ctor>: created player DVDPlayer for core 1
CPlayerCoreConfig::<ctor>: created player oldmplayercore for core 1
CPlayerCoreConfig::<ctor>: created player PAPlayer for core 3
CPlayerSelectionRule::Initialize: creating rule: system rules
CPlayerSelectionRule::Initialize: creating rule: rtv
CPlayerSelectionRule::Initialize: creating rule: hdhomerun/myth/mms/udp
CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
CPlayerSelectionRule::Initialize: creating rule: rtmp
CPlayerSelectionRule::Initialize: creating rule: rtsp
CPlayerSelectionRule::Initialize: creating rule: streams
CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
CPlayerSelectionRule::Initialize: creating rule: mp2
CPlayerSelectionRule::Initialize: creating rule: dvd
CPlayerSelectionRule::Initialize: creating rule: dvdimage
CPlayerSelectionRule::Initialize: creating rule: sdp/asf
CPlayerSelectionRule::Initialize: creating rule: nsv
CPlayerSelectionRule::Initialize: creating rule: radio
Loaded playercorefactory configuration
Loading player core factory settings from special://masterprofile/playercorefactory.xml.
special://masterprofile/playercorefactory.xml does not exist. Skipping.
creating subdirectories
userdata folder: special://masterprofile/
recording folder:
screenshots folder:
load language info file: special://xbmc/language/English/langinfo.xml
trying to set locale to eng_usa
global locale set to English_United States.1252
load English language file, from path: special://xbmc/language/
POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\xbmc\language\English\strings.po
POParser: loaded 3162 strings from file C:\xbmc\language\English\strings.po
SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avutil-52.dll)
Win32DllLoader::Load: Failed to load "C:\xbmc\system\players\dvdplayer\avutil-52.dll" with error 126: "Não foi possível encontrar o módulo especificado.
"
CActiveAE::Initialize - failed to load ffmpeg libraries
CApplication::Create: Failed to start the AudioEngine
'XBMC.exe': Loaded 'C:\Windows\System32\uxtheme.dll', Cannot find or open the PDB file
Henry-Keys
Henry-Keys Geek Registrado
1.8K Mensagens 235 Curtidas
#8 Por Henry-Keys
25/03/2014 - 08:13
Compilou!
Mas faltam algumas dependências para o XBMC rodar:

Win32DllLoader::Load: Failed to load "C:\xbmc\system\players\dvdplayer\avutil-52.dll" with error 126: "Não foi possível encontrar o módulo especificado.
Cheque se o ficheiro avutil-52.dll está no referido diretório.
Provavelmente há mais dependências, copie eles para vide abaixo:
Se não estiver:

To run XBMC from Visual Studio you need to set a variable so XBMC knows where to look for files.

Open up the XBMC project properties from the solution explorer.
Goto the Debugging settings and enter "XBMC_HOME=C:\Dev\XBMC" (without quotes) in the "Environment" field, where C:\Dev\XBMC is the path where your XBMC root is (containing language/skin/system/userdata folders etc.)

Additionally you may need to copy SDL dll's to run.
Copy *.dll from "project\Win32BuildSetup\dependencies" to the build directory, e.g. "project\VS2010Express\XBMC\Debug (DirectX)"
Abraços.
Roney rogerio
Roney rogeri... Membro Senior Registrado
315 Mensagens 4 Curtidas
#9 Por Roney rogeri...
25/03/2014 - 12:34
Estamos no caminho, mas isso seria pra rodar no Visual studio, no momento quero apenas ver como funciona para criar o instalador e ver rodar 100% depois de instalar, tem essa pasta nos arquivos https://github.com/xbmc/xbmc/tree/master/project/Win32BuildSetup quando eu rodo o BuildSetup.bat aparece isso em uma tela Dos, não esta criando o instalador, tem 20 minutos que paro nessa parte e não vai pra frente, é a segunda vez que eu rodo, da primeiro rodo mas nao crio o instalador, e agora travo ai


"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\settings\lib\ISettingControl.obj
"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\settings\lib\Setting.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\settings\lib\SettingCategoryAcce
ss.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\settings\lib\SettingConditions.o
bj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\settings\lib\SettingDependency.o
bj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\settings\lib\SettingRequirement.
obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\settings\lib\SettingSection.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\settings\lib\SettingsManager.obj
"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\settings\lib\SettingUpdate.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\settings\windows\GUIControlSetti
ngs.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\settings\windows\GUIWindowSettin
gs.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\settings\windows\GUIWindowSettin
gsCategory.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\settings\windows\GUIWindowSettin
gsScreenCalibration.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\settings\windows\GUIWindowTestPa
ttern.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\storage\AutorunMediaJob.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\storage\cdioSupport.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\storage\IoSupport.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\storage\MediaManager.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\storage\windows\Win32StorageProv
ider.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\ActorProtocol.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\BooleanLogic.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\CharsetDetection.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\LegacyPathTranslation.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\RssManager.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\StringValidation.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\Utf8Utils.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\Vector.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\XSLTUtils.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\Screenshot.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\AlarmClock.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\AliasShortcutUtils.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\Archive.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\AsyncFileCopy.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\AutoPtrHandle.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\Base64.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\BitstreamStats.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\CharsetConverter.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\CPUInfo.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\Crc32.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\DatabaseUtils.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\EdenVideoArtUpdater.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\EndianSwap.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\Fanart.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\fft.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\FileOperationJob.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\FileUtils.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\fstrcmp.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\GroupUtils.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\HTMLTable.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\HTMLUtil.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\HttpHeader.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\HttpParser.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\HttpResponse.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\InfoLoader.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\JobManager.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\JSONVariantParser.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\JSONVariantWriter.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\LabelFormatter.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\LangCodeExpander.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\log.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\md5.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\Observer.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\Mime.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\PerformanceSample.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\PerformanceStats.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\POUtils.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\RecentlyAddedJob.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\RegExp.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\RingBuffer.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\RssReader.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\ScraperParser.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\ScraperUrl.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\SeekHandler.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\SortUtils.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\Splash.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\Stopwatch.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\StreamDetails.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\StreamUtils.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\StringUtils.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\SystemInfo.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\TextSearch.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\TimeSmoother.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\TimeUtils.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\TuxBoxUtil.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\URIUtils.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\UrlOptions.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\Variant.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\Weather.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\Environment.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\XBMCTinyXML.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\utils\XMLUtils.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\video\PlayerController.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\video\VideoThumbLoader.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\video\Bookmark.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\video\FFmpegVideoDecoder.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\video\GUIViewStateVideo.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\video\Teletext.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\video\VideoDatabase.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\video\VideoDbUrl.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\video\VideoInfoDownloader.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\video\VideoInfoScanner.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\video\VideoInfoTag.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\video\VideoReferenceClock.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\video\dialogs\GUIDialogAudioSubt
itleSettings.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\video\dialogs\GUIDialogFileStack
ing.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\video\dialogs\GUIDialogFullScree
nInfo.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\video\dialogs\GUIDialogSubtitles
.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\video\dialogs\GUIDialogTeletext.
obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\video\dialogs\GUIDialogVideoBook
marks.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\video\dialogs\GUIDialogVideoInfo
.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\video\dialogs\GUIDialogVideoOSD.
obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\video\dialogs\GUIDialogVideoOver
lay.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\video\dialogs\GUIDialogVideoSett
ings.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\video\windows\GUIWindowFullScree
n.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\video\windows\GUIWindowVideoBase
.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\video\windows\GUIWindowVideoNav.
obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\video\windows\GUIWindowVideoPlay
list.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\view\GUIViewControl.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\view\GUIViewState.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\view\ViewDatabase.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\view\ViewStateSettings.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\win32\pch.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\win32\stat_utf8.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\win32\stdio_utf8.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\win32\strverscmp.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\win32\Win32DelayedDllLoad.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\win32\WIN32Util.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\win32\WindowHelper.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\win32\XBMC_PC.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\DummyVideoPlayer.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\dvdplayer\DVDAudio.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\dvdplayer\DVDClock.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\dvdplayer\DVDDemuxSPU.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\dvdplayer\DVDFileInfo.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\dvdplayer\DVDMessage.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\dvdplayer\DVDMessageQueue.
obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\dvdplayer\DVDMessageTracke
r.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\dvdplayer\DVDOverlayContai
ner.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\dvdplayer\DVDOverlayRender
er.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\dvdplayer\DVDPlayer.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\dvdplayer\DVDPlayerAudio.o
bj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\dvdplayer\DVDPlayerSubtitl
e.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\dvdplayer\DVDPlayerTeletex
t.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\dvdplayer\DVDPlayerVideo.o
bj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\dvdplayer\DVDStreamInfo.ob
j"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\dvdplayer\DVDTSCorrection.
obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\dvdplayer\Edl.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\dvdplayer\DVDCodecs\DVDCod
ecUtils.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\dvdplayer\DVDCodecs\DVDFac
toryCodec.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\dvdplayer\DVDCodecs\Overla
y\DVDOverlayCodec.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\dvdplayer\DVDCodecs\Overla
y\DVDOverlayCodecCC.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\dvdplayer\DVDCodecs\Overla
y\DVDOverlayCodecFFmpeg.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\dvdplayer\DVDCodecs\Overla
y\DVDOverlayCodecSSA.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\dvdplayer\DVDCodecs\Overla
y\DVDOverlayCodecText.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\dvdplayer\DVDCodecs\Overla
y\DVDOverlayCodecTX3G.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\dvdplayer\DVDCodecs\Overla
y\libspucc\cc_decoder.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\dvdplayer\DVDSubtitles\DVD
FactorySubtitle.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\dvdplayer\DVDSubtitles\DVD
SubtitleLineCollection.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\dvdplayer\DVDSubtitles\DVD
SubtitleParserMicroDVD.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\dvdplayer\DVDSubtitles\DVD
SubtitleParserMPL2.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\dvdplayer\DVDSubtitles\DVD
SubtitleParserSami.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\dvdplayer\DVDSubtitles\DVD
SubtitleParserSSA.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\dvdplayer\DVDSubtitles\DVD
SubtitleParserSubrip.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\dvdplayer\DVDSubtitles\DVD
SubtitleParserVplayer.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\dvdplayer\DVDSubtitles\DVD
SubtitlesLibass.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\dvdplayer\DVDSubtitles\DVD
SubtitleStream.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\dvdplayer\DVDSubtitles\DVD
SubtitleTagMicroDVD.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\dvdplayer\DVDSubtitles\DVD
SubtitleTagSami.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\DllLoader\coff.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\DllLoader\dll.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\DllLoader\dll_tracker.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\DllLoader\dll_tracker_file
.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\DllLoader\dll_tracker_libr
ary.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\DllLoader\dll_util.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\DllLoader\DllLoader.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\DllLoader\DllLoaderContain
er.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\DllLoader\LibraryLoader.ob
j"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\DllLoader\Win32DllLoader.o
bj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\DllLoader\exports\emu_dumm
y.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\DllLoader\exports\emu_kern
el32.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\DllLoader\exports\emu_msvc
rt.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\DllLoader\exports\util\Emu
FileWrapper.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\ExternalPlayer\ExternalPla
yer.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\playercorefactory\PlayerCo
reFactory.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cores\playercorefactory\PlayerSe
lectionRule.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cdrip\CDDARipJob.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cdrip\CDDARipper.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cdrip\Encoder.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cdrip\EncoderFFmpeg.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cdrip\EncoderFlac.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cdrip\EncoderLame.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cdrip\EncoderVorbis.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\cdrip\EncoderWav.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\windowing\windows\WinEventsWin32
.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\windowing\windows\WinSystemWin32
.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\windowing\windows\WinSystemWin32
DX.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\windowing\WinEvents.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\windowing\WinSystem.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\windows\GUIMediaWindow.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\windows\GUIWindowDebugInfo.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\windows\GUIWindowFileManager.obj
"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\windows\GUIWindowHome.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\windows\GUIWindowLoginScreen.obj
"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\windows\GUIWindowPointer.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\windows\GUIWindowScreensaver.obj
"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\windows\GUIWindowScreensaverDim.
obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\windows\GUIWindowStartup.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\windows\GUIWindowSystemInfo.obj"
"XBMC\Release (DirectX)\objs\\a\a\..\..\xbmc\windows\GUIWindowWeather.obj"
"XBMC\Release (DirectX)\objs\DirectoryNode1.obj"
"XBMC\Release (DirectX)\objs\DirectoryNodeOverview1.obj"
"XBMC\Release (DirectX)\objs\DirectoryNodeRoot1.obj"
"XBMC\Release (DirectX)\objs\QueryParams1.obj"
C:\xbmc\project\VS2010Express\libs\libhts\Release\libhts.lib
C:\xbmc\project\VS2010Express\libs\libRTV\Release\libRTV_win32.lib
C:\xbmc\project\VS2010Express\libs\squish\Release\squish.lib
C:\xbmc\project\VS2010Express\libs\libXDAAP\Release\libXDAAP.lib
C:\xbmc\project\VS2010Express\libs\libPlatinum\Release\libPlatinum.lib
C:\xbmc\project\VS2010Express\libs\XbmcCommons\Release\XbmcCommons.lib
C:\xbmc\project\VS2010Express\libs\XbmcThreads\Release\XbmcThreads.lib
"C:\xbmc\project\VS2010Express\libs\UnrarXLib\Release (DirectX)\UnrarXLib.lib
" /IGNORE:4089 /ignore:4254
Generating code



depois de umas 2 horas terminou, mas foi como da primeira vez, nao criou o instalador o log é esse

ing C4309: '=' : truncation of constant value [C:\xbmc\project\VS2010Express\XB
MC.vcxproj]
..\..\xbmc\cores\dvdplayer\DVDCodecs\Overlay\libspucc\cc_decoder.c(130): warn
ing C4309: '=' : truncation of constant value [C:\xbmc\project\VS2010Express\XB
MC.vcxproj]
..\..\xbmc\cores\dvdplayer\DVDCodecs\Overlay\libspucc\cc_decoder.c(131): warn
ing C4309: '=' : truncation of constant value [C:\xbmc\project\VS2010Express\XB
MC.vcxproj]
C:\Program Files\Microsoft Visual Studio 10.0\VC\include\stdint.h(165): warni
ng C4005: 'INT64_C' : macro redefinition [C:\xbmc\project\VS2010Express\XBMC.vc
xproj]
..\..\xbmc\windowing\windows\WinEventsWin32.cpp(963): warning C4244: 'argumen
t' : conversion from 'double' to 'float', possible loss of data [C:\xbmc\projec
t\VS2010Express\XBMC.vcxproj]


"C:\xbmc\project\VS2010Express\XBMC for Windows.sln" (Build destino) (1) ->
"C:\xbmc\project\VS2010Express\XBMC.vcxproj.metaproj" (destino padrão) (2) ->
"C:\xbmc\project\VS2010Express\XBMC.vcxproj" (destino padrão) (3) ->
(Link destino) ->
libiconv.lib(iconv.obj) : warning LNK4099: PDB 'vc100.pdb' was not found with
'libiconv.lib(iconv.obj)' or at 'C:\xbmc\project\VS2010Express\XBMC\Release (D
irectX)\vc100.pdb'; linking object as if no debug info [C:\xbmc\project\VS2010E
xpress\XBMC.vcxproj]
libiconv.lib(localcharset.obj) : warning LNK4099: PDB 'vc100.pdb' was not fou
nd with 'libiconv.lib(localcharset.obj)' or at 'C:\xbmc\project\VS2010Express\X
BMC\Release (DirectX)\vc100.pdb'; linking object as if no debug info [C:\xbmc\p
roject\VS2010Express\XBMC.vcxproj]


"C:\xbmc\project\VS2010Express\XBMC for Windows.sln" (Build destino) (1) ->
"C:\xbmc\project\VS2010Express\XBMC.vcxproj.metaproj" (destino padrão) (2) ->
"C:\xbmc\project\VS2010Express\XBMC.vcxproj" (destino padrão) (3) ->
(Manifest destino) ->
win81.manifest : manifest authoring warning 81010002: Unrecognized Element "c
ompatibility" in namespace "urn:schemas-microsoft-com:compatibility.v1". [C:\xb
mc\project\VS2010Express\XBMC.vcxproj]


"C:\xbmc\project\VS2010Express\XBMC for Windows.sln" (Build destino) (1) ->
"C:\xbmc\xbmc\visualizations\Vortex\Vortex\Vortex.vcxproj.metaproj" (destino pa
drão) (13) ->
"C:\xbmc\xbmc\visualizations\Vortex\Vortex\Vortex.vcxproj" (destino padrão) (14
) ->
(ClCompile destino) ->
..\VortexVis\Core\Vortex.cpp(262): warning C4244: 'argument' : conversion fro
m 'LONGLONG' to 'unsigned int', possible loss of data [C:\xbmc\xbmc\visualizati
ons\Vortex\Vortex\Vortex.vcxproj]


"C:\xbmc\project\VS2010Express\XBMC for Windows.sln" (Build destino) (1) ->
"C:\xbmc\xbmc\visualizations\Vortex\Vortex\Vortex.vcxproj.metaproj" (destino pa
drão) (13) ->
"C:\xbmc\xbmc\visualizations\Vortex\Vortex\Vortex.vcxproj" (destino padrão) (14
) ->
(Link destino) ->
LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs;
use /NODEFAULTLIB:library [C:\xbmc\xbmc\visualizations\Vortex\Vortex\Vortex.vc
xproj]


"C:\xbmc\project\VS2010Express\XBMC for Windows.sln" (Build destino) (1) ->
"C:\xbmc\xbmc\visualizations\Milkdrop\Plugin.vcxproj" (destino padrão) (15) ->
(ClCompile destino) ->
vis_milkdrop\plugin.cpp(1156): warning C4018: '>' : signed/unsigned mismatch
[C:\xbmc\xbmc\visualizations\Milkdrop\Plugin.vcxproj]
vis_milkdrop\plugin.cpp(1158): warning C4018: '>' : signed/unsigned mismatch
[C:\xbmc\xbmc\visualizations\Milkdrop\Plugin.vcxproj]
vis_milkdrop\plugin.cpp(1181): warning C4018: '>' : signed/unsigned mismatch
[C:\xbmc\xbmc\visualizations\Milkdrop\Plugin.vcxproj]
vis_milkdrop\plugin.cpp(1182): warning C4018: '>' : signed/unsigned mismatch
[C:\xbmc\xbmc\visualizations\Milkdrop\Plugin.vcxproj]
vis_milkdrop\plugin.cpp(4632): warning C4244: 'initializing' : conversion fro
m 'int' to 'float', possible loss of data [C:\xbmc\xbmc\visualizations\Milkdrop
\Plugin.vcxproj]
vis_milkdrop\pluginshell.cpp(1847): warning C4244: 'argument' : conversion fr
om 'int' to 'float', possible loss of data [C:\xbmc\xbmc\visualizations\Milkdro
p\Plugin.vcxproj]
vis_milkdrop\pluginshell.cpp(1848): warning C4244: 'argument' : conversion fr
om 'int' to 'float', possible loss of data [C:\xbmc\xbmc\visualizations\Milkdro
p\Plugin.vcxproj]
vis_milkdrop\pluginshell.cpp(1992): warning C4244: 'argument' : conversion fr
om 'int' to 'FLOAT', possible loss of data [C:\xbmc\xbmc\visualizations\Milkdro
p\Plugin.vcxproj]
vis_milkdrop\pluginshell.cpp(1992): warning C4244: 'argument' : conversion fr
om 'int' to 'FLOAT', possible loss of data [C:\xbmc\xbmc\visualizations\Milkdro
p\Plugin.vcxproj]
vis_milkdrop\pluginshell.cpp(3218): warning C4244: 'argument' : conversion fr
om 'int' to 'float', possible loss of data [C:\xbmc\xbmc\visualizations\Milkdro
p\Plugin.vcxproj]
vis_milkdrop\pluginshell.cpp(3218): warning C4244: 'initializing' : conversio
n from 'float' to 'int', possible loss of data [C:\xbmc\xbmc\visualizations\Mil
kdrop\Plugin.vcxproj]
vis_milkdrop\utility.cpp(323): warning C4996: 'strnicmp': The POSIX name for
this item is deprecated. Instead, use the ISO C++ conformant name: _strnicmp. S
ee online help for details. [C:\xbmc\xbmc\visualizations\Milkdrop\Plugin.vcxpro
j]
vis_milkdrop\utility.cpp(392): warning C4996: 'stricmp': The POSIX name for t
his item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See
online help for details. [C:\xbmc\xbmc\visualizations\Milkdrop\Plugin.vcxproj]
vis_milkdrop\utility.cpp(492): warning C4996: 'stricmp': The POSIX name for t
his item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See
online help for details. [C:\xbmc\xbmc\visualizations\Milkdrop\Plugin.vcxproj]


"C:\xbmc\project\VS2010Express\XBMC for Windows.sln" (Build destino) (1) ->
"C:\xbmc\lib\cmyth\Win32\libcmyth.vcxproj" (destino padrão) (16) ->
..\libcmyth\mythtv_mysql.c(687): warning C4244: 'function' : conversion from
'__int64' to 'long', possible loss of data [C:\xbmc\lib\cmyth\Win32\libcmyth.vc
xproj]
..\libcmyth\mythtv_mysql.c(733): warning C4244: 'function' : conversion from
'__int64' to 'long', possible loss of data [C:\xbmc\lib\cmyth\Win32\libcmyth.vc
xproj]
..\libcmyth\mythtv_mysql.c(760): warning C4244: 'function' : conversion from
'__int64' to 'long', possible loss of data [C:\xbmc\lib\cmyth\Win32\libcmyth.vc
xproj]


"C:\xbmc\project\VS2010Express\XBMC for Windows.sln" (Build destino) (1) ->
"C:\xbmc\lib\libmodplug\libmodplug_2010.vcxproj" (destino padrão) (29) ->
src\fastmix.cpp(132): warning C4244: '+=' : conversion from 'long' to 'short'
, possible loss of data [C:\xbmc\lib\libmodplug\libmodplug_2010.vcxproj]


"C:\xbmc\project\VS2010Express\XBMC for Windows.sln" (Build destino) (1) ->
"C:\xbmc\lib\stsound\StSoundLibrary\StSoundLibrary.vcxproj" (destino padrão) (3
1) ->
LZH\LZHXLIB.C(214): warning C4244: '=' : conversion from 'short' to 'uchar',
possible loss of data [C:\xbmc\lib\stsound\StSoundLibrary\StSoundLibrary.vcxpro
j]


"C:\xbmc\project\VS2010Express\XBMC for Windows.sln" (Build destino) (1) ->
"C:\xbmc\lib\libmad\msvc++\libmad.vcxproj" (destino padrão) (32) ->
..\fixed.c(63): warning C4146: unary minus operator applied to unsigned type,
result still unsigned [C:\xbmc\lib\libmad\msvc++\libmad.vcxproj]
..\frame.c(229): warning C4244: '=' : conversion from 'unsigned long' to 'uns
igned short', possible loss of data [C:\xbmc\lib\libmad\msvc++\libmad.vcxproj]
..\frame.c(318): warning C4018: '<' : signed/unsigned mismatch [C:\xbmc\lib\l
ibmad\msvc++\libmad.vcxproj]
..\frame.c(403): warning C4018: '>' : signed/unsigned mismatch [C:\xbmc\lib\l
ibmad\msvc++\libmad.vcxproj]
..\layer12.c(164): warning C4244: '=' : conversion from 'unsigned long' to 'u
nsigned char', possible loss of data [C:\xbmc\lib\libmad\msvc++\libmad.vcxproj]
..\layer12.c(406): warning C4244: '=' : conversion from 'unsigned long' to 'u
nsigned char', possible loss of data [C:\xbmc\lib\libmad\msvc++\libmad.vcxproj]
..\layer12.c(413): warning C4244: '=' : conversion from 'unsigned long' to 'u
nsigned char', possible loss of data [C:\xbmc\lib\libmad\msvc++\libmad.vcxproj]
..\layer12.c(421): warning C4244: '=' : conversion from 'unsigned long' to 'u
nsigned char', possible loss of data [C:\xbmc\lib\libmad\msvc++\libmad.vcxproj]
..\layer12.c(444): warning C4244: '=' : conversion from 'unsigned long' to 'u
nsigned char', possible loss of data [C:\xbmc\lib\libmad\msvc++\libmad.vcxproj]
..\layer12.c(454): warning C4244: '=' : conversion from 'unsigned long' to 'u
nsigned char', possible loss of data [C:\xbmc\lib\libmad\msvc++\libmad.vcxproj]
..\layer12.c(459): warning C4244: '=' : conversion from 'unsigned long' to 'u
nsigned char', possible loss of data [C:\xbmc\lib\libmad\msvc++\libmad.vcxproj]
..\layer3.c(527): warning C4244: '=' : conversion from 'unsigned long' to 'un
signed char', possible loss of data [C:\xbmc\lib\libmad\msvc++\libmad.vcxproj]
..\layer3.c(536): warning C4244: '=' : conversion from 'unsigned long' to 'un
signed short', possible loss of data [C:\xbmc\lib\libmad\msvc++\libmad.vcxproj]
..\layer3.c(537): warning C4244: '=' : conversion from 'unsigned long' to 'un
signed short', possible loss of data [C:\xbmc\lib\libmad\msvc++\libmad.vcxproj]
..\layer3.c(538): warning C4244: '=' : conversion from 'unsigned long' to 'un
signed short', possible loss of data [C:\xbmc\lib\libmad\msvc++\libmad.vcxproj]
..\layer3.c(539): warning C4244: '=' : conversion from 'unsigned long' to 'un
signed short', possible loss of data [C:\xbmc\lib\libmad\msvc++\libmad.vcxproj]
..\layer3.c(550): warning C4244: '=' : conversion from 'unsigned long' to 'un
signed char', possible loss of data [C:\xbmc\lib\libmad\msvc++\libmad.vcxproj]
..\layer3.c(567): warning C4244: '=' : conversion from 'unsigned long' to 'un
signed char', possible loss of data [C:\xbmc\lib\libmad\msvc++\libmad.vcxproj]
..\layer3.c(574): warning C4244: '=' : conversion from 'unsigned long' to 'un
signed char', possible loss of data [C:\xbmc\lib\libmad\msvc++\libmad.vcxproj]
..\layer3.c(580): warning C4244: '=' : conversion from 'unsigned long' to 'un
signed char', possible loss of data [C:\xbmc\lib\libmad\msvc++\libmad.vcxproj]
..\layer3.c(582): warning C4244: '=' : conversion from 'unsigned long' to 'un
signed char', possible loss of data [C:\xbmc\lib\libmad\msvc++\libmad.vcxproj]
..\layer3.c(583): warning C4244: '=' : conversion from 'unsigned long' to 'un
signed char', possible loss of data [C:\xbmc\lib\libmad\msvc++\libmad.vcxproj]
..\layer3.c(648): warning C4244: '=' : conversion from 'unsigned long' to 'un
signed char', possible loss of data [C:\xbmc\lib\libmad\msvc++\libmad.vcxproj]
..\layer3.c(732): warning C4244: '=' : conversion from 'unsigned long' to 'un
signed char', possible loss of data [C:\xbmc\lib\libmad\msvc++\libmad.vcxproj]
..\layer3.c(736): warning C4244: '=' : conversion from 'unsigned long' to 'un
signed char', possible loss of data [C:\xbmc\lib\libmad\msvc++\libmad.vcxproj]
..\layer3.c(749): warning C4244: '=' : conversion from 'unsigned long' to 'un
signed char', possible loss of data [C:\xbmc\lib\libmad\msvc++\libmad.vcxproj]
..\layer3.c(758): warning C4244: '=' : conversion from 'unsigned long' to 'un
signed char', possible loss of data [C:\xbmc\lib\libmad\msvc++\libmad.vcxproj]
..\layer3.c(767): warning C4244: '=' : conversion from 'unsigned long' to 'un
signed char', possible loss of data [C:\xbmc\lib\libmad\msvc++\libmad.vcxproj]
..\layer3.c(776): warning C4244: '=' : conversion from 'unsigned long' to 'un
signed char', possible loss of data [C:\xbmc\lib\libmad\msvc++\libmad.vcxproj]
..\layer3.c(1056): warning C4018: '<' : signed/unsigned mismatch [C:\xbmc\lib
\libmad\msvc++\libmad.vcxproj]
..\layer3.c(1091): warning C4018: '<' : signed/unsigned mismatch [C:\xbmc\lib
\libmad\msvc++\libmad.vcxproj]
..\synth.c(599): warning C4146: unary minus operator applied to unsigned type
, result still unsigned [C:\xbmc\lib\libmad\msvc++\libmad.vcxproj]
..\synth.c(630): warning C4146: unary minus operator applied to unsigned type
, result still unsigned [C:\xbmc\lib\libmad\msvc++\libmad.vcxproj]
..\synth.c(736): warning C4146: unary minus operator applied to unsigned type
, result still unsigned [C:\xbmc\lib\libmad\msvc++\libmad.vcxproj]
..\synth.c(768): warning C4146: unary minus operator applied to unsigned type
, result still unsigned [C:\xbmc\lib\libmad\msvc++\libmad.vcxproj]
..\timer.c(430): warning C4996: 'sprintf': This function or variable may be u
nsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECUR
E_NO_WARNINGS. See online help for details. [C:\xbmc\lib\libmad\msvc++\libmad.v
cxproj]
..\timer.c(439): warning C4996: 'sprintf': This function or variable may be u
nsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECUR
E_NO_WARNINGS. See online help for details. [C:\xbmc\lib\libmad\msvc++\libmad.v
cxproj]
..\timer.c(445): warning C4996: 'sprintf': This function or variable may be u
nsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECUR
E_NO_WARNINGS. See online help for details. [C:\xbmc\lib\libmad\msvc++\libmad.v
cxproj]
..\timer.c(482): warning C4996: 'sprintf': This function or variable may be u
nsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECUR
E_NO_WARNINGS. See online help for details. [C:\xbmc\lib\libmad\msvc++\libmad.v
cxproj]


"C:\xbmc\project\VS2010Express\XBMC for Windows.sln" (Build destino) (1) ->
"C:\xbmc\lib\vgmstream\win32\win32.vcxproj" (destino padrão) (33) ->
..\src\meta\aax.c(387): warning C4028: formal parameter 2 different from decl
aration [C:\xbmc\lib\vgmstream\win32\win32.vcxproj]
..\src\meta\aax.c(687): warning C4028: formal parameter 2 different from decl
aration [C:\xbmc\lib\vgmstream\win32\win32.vcxproj]
..\src\meta\dc_str.c(16): warning C4101: 'i' : unreferenced local variable [C
:\xbmc\lib\vgmstream\win32\win32.vcxproj]


"C:\xbmc\project\VS2010Express\XBMC for Windows.sln" (Build destino) (1) ->
"C:\xbmc\lib\addons\library.xbmc.gui\project\VS2010Express\libXBMC_gui.vcxproj"
(destino padrão) (39) ->
C:\xbmc\addons\library.xbmc.addon\libXBMC_addon.h(271): warning C4996: 'vspri
ntf': This function or variable may be unsafe. Consider using vsprintf_s instea
d. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for det
ails. [C:\xbmc\lib\addons\library.xbmc.gui\project\VS2010Express\libXBMC_gui.vc
xproj]
C:\xbmc\addons\library.xbmc.addon\libXBMC_addon.h(297): warning C4996: 'vspri
ntf': This function or variable may be unsafe. Consider using vsprintf_s instea
d. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for det
ails. [C:\xbmc\lib\addons\library.xbmc.gui\project\VS2010Express\libXBMC_gui.vc
xproj]


"C:\xbmc\project\VS2010Express\XBMC for Windows.sln" (Build destino) (1) ->
"C:\xbmc\lib\addons\library.xbmc.pvr\project\VS2010Express\libXBMC_pvr.vcxproj"
(destino padrão) (40) ->
C:\xbmc\addons\library.xbmc.addon\libXBMC_addon.h(271): warning C4996: 'vspri
ntf': This function or variable may be unsafe. Consider using vsprintf_s instea
d. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for det
ails. [C:\xbmc\lib\addons\library.xbmc.pvr\project\VS2010Express\libXBMC_pvr.vc
xproj]
C:\xbmc\addons\library.xbmc.addon\libXBMC_addon.h(297): warning C4996: 'vspri
ntf': This function or variable may be unsafe. Consider using vsprintf_s instea
d. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for det
ails. [C:\xbmc\lib\addons\library.xbmc.pvr\project\VS2010Express\libXBMC_pvr.vc
xproj]


"C:\xbmc\project\VS2010Express\XBMC for Windows.sln" (Build destino) (1) ->
"C:\xbmc\lib\addons\library.xbmc.codec\project\VS2010Express\libXBMC_codec.vcxp
roj" (destino padrão) (41) ->
C:\xbmc\addons\library.xbmc.addon\libXBMC_addon.h(271): warning C4996: 'vspri
ntf': This function or variable may be unsafe. Consider using vsprintf_s instea
d. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for det
ails. [C:\xbmc\lib\addons\library.xbmc.codec\project\VS2010Express\libXBMC_code
c.vcxproj]
C:\xbmc\addons\library.xbmc.addon\libXBMC_addon.h(297): warning C4996: 'vspri
ntf': This function or variable may be unsafe. Consider using vsprintf_s instea
d. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for det
ails. [C:\xbmc\lib\addons\library.xbmc.codec\project\VS2010Express\libXBMC_code
c.vcxproj]

146 Aviso(s)
0 Erro(s)

Tempo Decorrido 01:46:48.40
Done
------------------------------------------------------------
Compiling mingw libs
Setting environment for using Microsoft Visual Studio 2010 x86 tools.
starting rxvt shell
exiting msys environment
Copying files...
------------------------------------------------------------
'git.exe' não é reconhecido como um comando interno
ou externo, um programa operável ou um arquivo em lotes.
No git command available. Unable to fetch and build xbmc-pvr-addons.
Failed to build one or more pvr addons
------------------------------------------------------------
---------------
ERROR ERROR ERROR ERROR ERROR ERROR ERROR ERROR ERROR
---------------
ERROR: "failed to build pvr addons"
------------------------------------------------------------
Press any key to exit...

Henry-Keys
Henry-Keys Geek Registrado
1.8K Mensagens 235 Curtidas
#10 Por Henry-Keys
25/03/2014 - 14:49
Roney, entenda algo:
A compilação do código-fonte não gera um instalador (setup), gera o executável do XBMC (XBMC.exe), não confunda as coisas.
E normalmente o processo de compilação de um programa como o XBMC, demora (muito).

O problema que enfrentamos agora é a compilação dos módulos adicionais

'git.exe' não é reconhecido como um comando interno
ou externo, um programa operável ou um arquivo em lotes.
No git command available. Unable to fetch and build xbmc-pvr-addons.
Failed to build one or more pvr addons


Adicione a localização do Git na variável PATH.
Roney rogerio
Roney rogeri... Membro Senior Registrado
315 Mensagens 4 Curtidas
#11 Por Roney rogeri...
25/03/2014 - 14:56
como eu adiciono o path do git? coloco uma virgula depois do java? eu acho que cria o instalador exe sim no caso do xbmc olha só isso no readme

Prerequisites for building an XBMC for Windows installer:

1) A working Visual C++ 2010 Express XBMC environment (See also http://wiki.xbmc.org/index.php?title=How-to:Compile_XBMC_for_Windows)
2) Nullsoft sciptable install system (http://nsis.sourceforge.net/Download)
3) DirectX SDK dated August 2009 or later (latest installer here: http://www.microsoft.com/downloads/en/details.aspx?displaylang=en&FamilyID=3021d52b-514e-41d3-ad02-438a3ba730ba)
4) Java Runtime Environment (download here: http://www.oracle.com/technetwork/java/javase/downloads/index.html)
5) Java Runtime Environment added to PATH (see here: http://www.java.com/en/download/help/path.xml)


Usage:
1) Run BuildSetup.bat in project\Win32BuildSetup
2) Watch the screen, maybe you're asked for input
3) Wait... Wait... Wait...
You should now have XBMCSetup-<lastcommitdate-gitrev>.exe file.
Henry-Keys
Henry-Keys Geek Registrado
1.8K Mensagens 235 Curtidas
#12 Por Henry-Keys
25/03/2014 - 15:20
Roney rogerio disse:
como eu adiciono no path o git? coloco uma virgula depois do java? eu acho que cria o instalador exe sim no caso do xbmc olha só isso no readme

Prerequisites for building an XBMC for Windows installer:

1) A working Visual C++ 2010 Express XBMC environment (See also http://wiki.xbmc.org/index.php?title=How-to:Compile_XBMC_for_Windows)
2) Nullsoft sciptable install system (http://nsis.sourceforge.net/Download)
3) DirectX SDK dated August 2009 or later (latest installer here: http://www.microsoft.com/downloads/en/details.aspx?displaylang=en&FamilyID=3021d52b-514e-41d3-ad02-438a3ba730ba)
4) Java Runtime Environment (download here: http://www.oracle.com/technetwork/java/javase/downloads/index.html)
5) Java Runtime Environment added to PATH (see here: http://www.java.com/en/download/help/path.xml)


Usage:
1) Run BuildSetup.bat in project\Win32BuildSetup
2) Watch the screen, maybe you're asked for input
3) Wait... Wait... Wait...
You should now have XBMCSetup-<lastcommitdate-gitrev>.exe file.

Perdão, deixei escapar esse detalhe.
Bota a localização do Git na variável PATH, depois do Java, sem esquecer do ponto e vírgula.
© 1999-2024 Hardware.com.br. Todos os direitos reservados.
Imagem do Modal