Kodi Community Forum
[WINDOWS] Unofficial third-party nightly builds for the community (Notification only) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Windows (https://forum.kodi.tv/forumdisplay.php?fid=59)
+---- Thread: [WINDOWS] Unofficial third-party nightly builds for the community (Notification only) (/showthread.php?tid=35452)



- ijourneaux - 2009-12-28

I started updating again using XBMCUpdate. This morning I noticed a script error that appears to be a result of the library update.

When scanning the log, I also noticed a couple of other error messages related to MSVCP90.dll and MSVCR90.dll. These error may been occuring for a while but I just noticed them. Searching for those files in the forums indicate that this is an issue with the VC2008 redistributables. I reinstalled the VC2008 redist package but that did not help. I also confirmed that there were no copies of those two files in any of the folders listed in my PATH environmental variable. I was surprised that they were not in my system32 folder.

Here is the debug log (with debugging turned on)

http://pastebin.com/m3150ce71

Is this the correct way to report a possible issue with the latest builds? Just want to help the best way possible


- ikons - 2009-12-29

For me helped a install from the installation exe some time ago. This packet installed the (hopefully) right vcredist.


- ijourneaux - 2009-12-29

Worked off you idea.

If I install the official Camelot install package, I don't get the msvcp90 and msvcr90 errors in the log file.

Unfortunately when I install your svn build, the errors show back. I haven't noticed a negative impact so I am not sure how important it is.

Anyway thought I would let you know

Here is the log with the Official camelot release
http://pastebin.com/m16f6f4e5

Here is the log with the SVN build 26115
http://pastebin.com/m6b690d76

Take Care


- Doolie - 2009-12-29

ijourneaux Wrote:Worked off you idea.

If I install the official Camelot install package, I don't get the msvcp90 and msvcr90 errors in the log file.

Unfortunately when I install your svn build, the errors show back. I haven't noticed a negative impact so I am not sure how important it is.

Anyway thought I would let you know

Here is the log with the Official camelot release
http://pastebin.com/m16f6f4e5

Here is the log with the SVN build 26115
http://pastebin.com/m6b690d76

Take Care


Same thing happens to me I get MSVCR90 errors.. Windows 7 X64. Tibens 26067 build fixes it as it seems to force VC+ 2008 install. This is an issue with installing Visual C+ 2008....In these late builds, its not forced, and I think this is what is causing the problems. In the earlier builds, it is forced and these end up working fine and I see no errors with the earlier builds.


- ijourneaux - 2009-12-29

It is good to get confirmation that it isn't just me <grin>

The other bug I see now is a script error Recently added.py that shows up in the progress bar when updaing the library when XBMC is started. It seems like the movies are still successully added.


- WiSo - 2009-12-29

The official Camelot release doesn't show the missing msvc?90.dll error so early because I only started in trunk to move the other libraries to vs2008. Since ImageLib.dll is compiled with vs2008 the error show up that early.
It shouldn't happen if the vs2008 redist 32bit is properly installed and doesn't show on my Win7 64bit.
Forcing the redist in the installer makes no differences as long the user won't opt out.


- ijourneaux - 2009-12-29

i have independantly installed the vs2008 redistributable with no errors encountered. It doesn't seem to impact the behavior of the different install packages.

Official Camelot release - no errors in log. Also installer has no prompt to install or skip installation of the vs2008 redistributables.

IKons SVN build - msvcr90 and msvcp90 erros in log. Installer has no prompt to install or skip installation of the vs2008 redistributables. I do see mention of the VS2008 files as the installation progresses

Hope the info helps.


- WiSo - 2009-12-30

As said Camelot uses still dlls build with vs2003 and therefore no error.
I do see the same about missing msvc?90.dlls on my XP installation whereas Win7 is fine. The errors doesn't harm the usage. It's weird and I dunno yet why it is there but for now we can ignore it.


- ikons - 2009-12-30

Update Smile


- ikons - 2010-01-01

Happy new year! Smile

And update Wink


- ikons - 2010-01-03

Update Smile


- floepie - 2010-01-03

Thanks for the work in putting these builds together, Ikons. Is it advisable to uninstall and reboot before attempting to install a different build?


- ikons - 2010-01-03

I install over and over again without problems Smile. But a backup of the database is wise Wink.


- ikons - 2010-01-06

Update Smile


- ashlar - 2010-01-08

http://xbmc.org/theuni/2010/01/08/xbmc-is-growing-up-gains-cool-new-services/

I think this thread has mostly outlived its usefulness now: http://buildbot.xbmc.org

With download links available from the main site here: http://mirrors.xbmc.org/nightlies/

Maybe worth it for those that need, for whatever reason, GL builds?