Posts: 2,745
Joined: Oct 2003
Reputation:
1
WiSo
Team-Kodi Developer
Posts: 2,745
mmh there's a little more broken. Have to check it.
Posts: 2,745
Joined: Oct 2003
Reputation:
1
WiSo
Team-Kodi Developer
Posts: 2,745
So fixed in recent svn. Command line options are -p for platform directories (user\App Data\XBMC), -q for quite mode and -fs for fullscreen.
Posts: 159
Joined: Dec 2004
Reputation:
0
Source? From the SVN repository. Currently nowhere for self compiled versions like djdafreund's.
Posts: 560
Joined: Dec 2005
Reputation:
0
2008-04-06, 01:02
(This post was last modified: 2008-04-06, 01:33 by djdafreund.)
It was actually freezing when using -p actually, but it sounds like something was fixed since then in the SVN. So i'll build another one in a minute and run it again. Thanks.
As far as regular builds, i wouldn't mind uploading mine to a designated acceptable place for others, so more users can help troubleshoot and debug stuff. I build them every other day or more anyway.
I'd still like to get help on a Build.bat compatible file, like you can build for the DX version, instead of having to load up VC2003 and 'Build XBMC', then also use Build.bat/PC DX version to get the updated XBMC directory files. Currently it gives an error when trying to run the original Build.bat due to some files not being found. I'm not good enough with that area to fix it for proper usage.
WOW what a massive list of SVN updates for 04-05-08!!!! Nice to see!!!!
Update- Yes, it's working again now (using '-p' of course)!!! Thanks for the fixes. That did the trick.
Posts: 11
Joined: Mar 2008
Reputation:
0
biddy
Junior Member
Posts: 11
OK, noob to this lark. I have XBMC running fine but I thought I'd try and keep up to date with SVN so installed VS .Net 2003 on Vista 32-bit but whenever I load the tools\Win32\XBMC_PC.vcproj I get the error:-
xbmc\lib\UnrarXLib\UnrarXLib.vcproj failed to open. Have I confgured something wrong? This is the only project out of the 4 that fails to open.
Posts: 560
Joined: Dec 2005
Reputation:
0
Very nice!!! Thanks SO much!!! I don't mind releasing Un-Official builds since i made them almost daily anyway, where could be a good spot to upload it to? Rapidshare acceptable within the terms? Or possible to give some access for me to upload to Sourceforge site? I would keep all the proper files in tact with mentioning it's not Officially supported, and also i would include the Back-Row skin as well.
2 things i noticed after building it using the Build.bat, an SVN error in my SVN directory under D:\XBMC SDL\skin\Project Mayhem III\media\ (after refreshing the SVN, it looks like the Textures.xpr file is getting deleted, an easy fix by refreshing that directory again, but something in the Build.bat that can correct this?
Other thing, it says "Can't Find \tools\Win32\Release (SDL)\xbmc.exe" in the progression log(CMD window), but the file IS inside the directory, maybe the Build.bat file directory pointing is wrong? I can try looking to double-check i guess. But the rar'd file DOES have the xbmc.exe inside properly, as well as the BUILD_WIN32\Xbmc\xbmc.exe is there, so maybe this message isn't anything to worry about after all??
Posts: 2,745
Joined: Oct 2003
Reputation:
1
WiSo
Team-Kodi Developer
Posts: 2,745
a "del ...\texture.xpr" should solve the first problem. Not sure about the second one because I can't remember seeing it on my PC.