2008-06-07, 06:22
Hey all. I installed the 'Nullsoft Scriptable Install System' using link inside the readme file. (D:\XBMC SDL\project\Win32BuildSetup\Buildsetup.bat), and i do have "Microsoft Visual C++ 2008 Express Edition" installed and setup right, but i get the error message below when running the batch file.
Generating installer includes...
------------------------------------------------------------
Creating installer XBMCSetup-Rev13456.exe...
ERROR: The system was unable to find the specified registry key or value.
'"makensis.exe"' is not recognized as an internal or external command,
operable program or batch file.
------------------------------------------------------------
!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-
ERROR ERROR ERROR ERROR ERROR ERROR ERROR ERROR ERROR
!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-
ERROR: Failed to create XBMCSetup-Rev13456.exe.
------------------------------------------------------------
Now then, when i go inside the D:\XBMC SDL\project\VS2008Express\ folder and load up the project file, i can build a new compile that way all the way through with no errors. So it's something maybe not set right with the D:\XBMC SDL\project\Win32BuildSetup\Buildsetup.bat method, as this way gives me an error.
I can build fine with the normal manual compile project file, and i can also build just fine with my normal daily VS2003 SDL method (build.bat, use new EXE method.), but i wanted to mess around a little using the program installer builder in the projects directory, so i can make one for my friends to test who aren't completely tech savy, and be able to auto-grab new skin builds in the process, and have them simply double-click a file. What else do i need to setup? Or Do? Thanks in advance.
BTW- I just double-checked in the D:\XBMC SDL\project\Win32BuildSetup\BUILD_WIN32 directory for the build files, and ran it from there to test, and runs just fine, so it's building XBMC fine, up to that point, it's just not properly making the installation file part correctly or something.
Generating installer includes...
------------------------------------------------------------
Creating installer XBMCSetup-Rev13456.exe...
ERROR: The system was unable to find the specified registry key or value.
'"makensis.exe"' is not recognized as an internal or external command,
operable program or batch file.
------------------------------------------------------------
!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-
ERROR ERROR ERROR ERROR ERROR ERROR ERROR ERROR ERROR
!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-
ERROR: Failed to create XBMCSetup-Rev13456.exe.
------------------------------------------------------------
Now then, when i go inside the D:\XBMC SDL\project\VS2008Express\ folder and load up the project file, i can build a new compile that way all the way through with no errors. So it's something maybe not set right with the D:\XBMC SDL\project\Win32BuildSetup\Buildsetup.bat method, as this way gives me an error.
I can build fine with the normal manual compile project file, and i can also build just fine with my normal daily VS2003 SDL method (build.bat, use new EXE method.), but i wanted to mess around a little using the program installer builder in the projects directory, so i can make one for my friends to test who aren't completely tech savy, and be able to auto-grab new skin builds in the process, and have them simply double-click a file. What else do i need to setup? Or Do? Thanks in advance.
BTW- I just double-checked in the D:\XBMC SDL\project\Win32BuildSetup\BUILD_WIN32 directory for the build files, and ran it from there to test, and runs just fine, so it's building XBMC fine, up to that point, it's just not properly making the installation file part correctly or something.