![]() |
|
XBMC_PC Win32 GUI Development Environment for skinners (skin developers) - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Development (/forumdisplay.php?fid=32) +--- Forum: Skin Development (/forumdisplay.php?fid=12) +--- Thread: XBMC_PC Win32 GUI Development Environment for skinners (skin developers) (/showthread.php?tid=23235) |
- Gamester17 - 2007-05-12 11:43 @jmarshall, would it be a good idea to implement SDL in XBMC_PC as in the Linux port, for consistancy? - mbay - 2007-05-13 09:15 jmarshall: thanks, i'll have to try debug. pash: I put the .exe and .bat file where the ".xbe" file was and even deleted the .xbe file, but to no avail. i'll keep trying.
- spiff - 2007-05-13 12:34 RUN the bat file - mace - 2007-05-13 22:08 Mbay: I don't know if this will help you but this is how I got it running 1. Find T3CH svn compile (google for it) and download it2. extract the files to c:\XBMC 3. copy the files from c:\XBMC\win32 to c:\XBMC\XBMC 4. run c:\XBMC\XBMC\run_me_first.bat 5. It sometimes stops after the Xbox media center logo but if I click a few times in the picture it will load and show the menu - Nuka1195 - 2007-06-09 20:24 This was never answered that I saw. Quote: Is there something I should be doing for XBMC_PC? - Nuka1195 - 2007-06-11 20:30 In reference to the above post, could someone test Apple Movie Trailers on the PC and see if it will download the xml files and create the database. Just grab it from http://xbmc-scripting.googlecode.com/svn/trunk/Apple%20Movie%20Trailers and do a fresh run. It no longer works for me and I don't know if it's something on my system. Thank you - mbay - 2007-06-19 21:29 Hi, I can't seem to get the xbmc_pc.exe running. Here's the log: Code: 15:22:25 M:164532224 NOTICE: -----------------------------------------------------------------------I wasn't too sure what to do with the <fontset> tag in PM3. I tried deleting the <fontset> that had xpr fonts attached but that didn't seem to help. My specs are as follows: WIndows XP SP 2 PRO DirectX 9, June 2007 2.4 Ghz 496mb RAM Am I missing anything? Thanks in advance. - kricker - 2007-06-19 21:44 Nuka1195 Wrote:In reference to the above post, could someone test Apple Movie Trailers on the PC and see if it will download the xml files and create the database.Using the XBMC-SVN_2007-06-17_rev9336-T3CH build on the PC and the latest SVN of the Apple Trailers I appeared to have a successful run. It downloaded the xml and created a full database, but I see nothing on the screen whatso ever. I never encountered a winsock error though. I got these erros in my log: Code: 15:37:36 M:1431089152 INFO: Traceback (most recent call last):- Nuka1195 - 2007-06-19 22:02 Thanks, the error message probably wouldn't show, I added some extra error checking here. That error means trailer==-1, my fault. I can't tell though what genre you were in. If it's newest (the default) then it sounds like it didn't create the database. - kricker - 2007-06-19 22:07 Nuka1195 Wrote:Thanks, the error message probably wouldn't show, I added some extra error checking here.I do believe I was in the 'newest' genre. I can however run the test again anyway you like. |