Guest - Testers are needed for the reworked CDateTime core component. See... https://forum.kodi.tv/showthread.php?tid=378981 (September 29) x
Error when compiling now using Build.bat
#1
Cleaning Solution...
Microsoft ® Development Environment Version 7.10.3077.
Copyright © Microsoft Corp 1984-2001. All rights reserved.
The following files specified on the command line:
tools\Win32\XBMC_PC.sln
could not be found and will not be loaded.Compiling Solution...
Microsoft ® Development Environment Version 7.10.3077.
Copyright © Microsoft Corp 1984-2001. All rights reserved.
The following files specified on the command line:
tools\Win32\XBMC_PC.sln
could not be found and will not be loaded.-------------------------------------
----------------------
!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-
ERROR ERROR ERROR ERROR ERROR ERROR ERROR ERROR ERROR
!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-
ERROR: "XBMC.EXE failed to build! See .\tools\Win32\Release (SDL)\BuildLog.htm
for details."

Which i believe is because the recent changes of moving things from the 'tools\Win32' directory (XBMC_PC.sln) to the new 'project\VS2003' directory. Just my guess why this isn't working anymore.
I can try to give more info if needed still. Building the exe installable method is working just fine, but i only build that way when i feel like putting a new version on my USB keystick to install a new version on my friends computers when i visit.
I am using VS2003, BUT i also installed vs2008 so i can auto-build svn Installable w32 exe files also.

Edit- I just renamed things in the Build.bat file from "tools\Win32" to "project\VS2003" (3 lines towards the beginning i believe.), and so far it's working again now.
Edit2- Just got 1st error while building.
"The program or feature "\??\D:\XBMC SDL\Tools\XBMCTex\XBMCTex.exe" cannot start or run due to incompatibility with 64-bit versions of Windows. Please contact the software vendor to ask if a 64-bit Windows compatible version is available."
Shoot, i guess the new XBMCTex can't be used on x64. It WAS working fine before those svn commits though. But it DID finish and rar'd the finished project fine after making the changes to the Build.bat file.
Reply
#2
It might be that we abandon vs2003 in the near future and use it only to build libraries if needed. Just start the buildsetup and copy the exe from the build directory.
Maybe we'll create an extra bat file or option to just compile the exe later too.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#3
Well, i'm cool with just using VS2008 only in the future anyway, and only using vs2003 for my xbox builds (til it's not supported anymore at least, OR my xbox's breaks, whichever comes 1st.) since my vs2008 installable PC files are working fine now anyway.
Not a big problem really, apparently i'm the 1st to notice this though, or the few remaining using vs2003 i guess. Smile
Reply

Logout Mark Read Team Forum Stats Members Help
Error when compiling now using Build.bat0