2008-06-21, 07:13
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.
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.