![]() |
|
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) |
- kricker - 2007-08-04 08:12 jmarshall Wrote:The linuxport builds under win32 with music and video playback.Compiles and runs under win32?! - Jezz_X - 2007-08-04 08:27 thats what he said - kricker - 2007-08-04 08:32 Cool. I just saw the comment on the Linux port Wiki. I look forward to Quote:HOW-TO: Compile XBMC for Win32 from source code (to come soon!) - Deff - 2007-08-05 00:11 jmarshall Wrote:The linuxport builds under win32 with music and video playback. Thats awesome
- jj5768(2) - 2007-08-06 23:44 Hi all - just a quick note to say that I have just tried the Win32 version - after just ordering my new HDTV.. and wondering what it looked like vs. Mediaportal... Considering it came with big warnings that it wasnt complete and only an environment for skinners & Python guys - i am really really impressed. Like I wasnt enough already !.. if only video worked i'd be over the moon ![]() I am really looking forward to the linux port, and even the note above about the win32 compile. It'll be cool to have a common media center across the PC and XBOX... and even though it isnt a prority.. finding out a little more about the Win32 environment developing !!
- Nickman - 2007-08-08 01:48 Yay for the new win32 SDL build. Works like a charm. ![]() Didnt expect it to be so quick in such an early stage. Keep up the good work. (Realy more intressted in the linux and xbox version but i had to try it) [help request]: Problem to run the XBMC Win32 - Xanboroon - 2007-08-10 13:38 Hi All, I've tried to install the XBMC win32 to debug my python scripts but when I launch it it seems to be frozen after the start. Looking into the Task manager, the XBMC_PC.exe process is taking no CPU, but the application is not responding... Here is a copy of the xbmc.log: 12:55:49 M:592408576 NOTICE: ----------------------------------------------------------------------- 12:55:49 M:592384000 NOTICE: Starting XBoxMediaCenter. Built on Nov 17 2006 12:55:49 M:592384000 NOTICE: Q is mapped to: C:\XBOX\XBMC 12:55:49 M:592384000 NOTICE: Log File is located: Q:\xbmc.log 12:55:49 M:592384000 NOTICE: ----------------------------------------------------------------------- 12:55:49 M:592277504 NOTICE: Setup DirectX 12:55:49 M:591863808 NOTICE: load settings... 12:55:49 M:591855616 NOTICE: loading T:\guisettings.xml 12:55:49 M:591831040 ERROR: Unable to load T:\guisettings.xml, creating new T:\guisettings.xml with default values 12:55:49 M:591695872 NOTICE: Saving Unknown settings in T:\avpacksettings.xml 12:55:49 M:591630336 NOTICE: Saving Unknown settings in T:\avpacksettings.xml 12:55:49 M:591556608 NOTICE: Getting hardware information now... 12:55:49 M:591556608 NOTICE: Checking resolution 10 12:55:49 M:591556608 NOTICE: Setting autoresolution mode 6 12:55:49 M:591552512 NOTICE: Per AV pack settings are on 12:55:49 M:591552512 NOTICE: Unknown found : loading T:\avpacksettings.xml 12:55:49 M:591544320 NOTICE: Getting hardware information now... 12:55:49 M:591536128 NOTICE: Checking resolution 10 12:55:49 M:591536128 NOTICE: Setting autoresolution mode 6 12:55:49 M:591548416 NOTICE: q:\userdata\sources.xml 12:55:49 M:591548416 WARNING: Emergency recovery console starting... So it seems to have issues trying to launch an Emergency console My setup: Dell Optiplex 745 + windows XP SP2, Directx 9.c XBMC version: XBMC-SVN_2007-08-05_rev9834-T3CH.rar Help will be very welcome, thanks in advance... Regards, Xan - spiff - 2007-08-10 20:12 read instructions -> oh rite, i have to run the batch file that subst the drives. atleast thats my guess based on that non-debug log - Xanboroon - 2007-08-10 23:06 Hi Spiff, Thx for the reply. I have read and followed the instructions. My previous mail was may be not complete enough. Here are the detailled description of the steps I have followed: First I have tried the way it's explained in the readme of the XBMC_PC_rev7133 with the XBMC-SVN_2007-08-05_rev9834-T3CH build and I get the result explained previously. Then I have seen in the release note of this XBMC build of T3CH that it already contained all what is needed and that XBMC_PC_rev7133 should not be needed anymore, so I have started back from scratch: 1. unrar of "XBMC-SVN_2007-08-05_rev9834-T3CH.rar" 2. Copy of the win32\XBMC_PC.exe and win32\run_me_first.bat in the XBMC directory 3. delete of default.exe 4. launch of run_me_first.bat (everything went well, drives correctly mapped) 5. launch of XBMC_PC.exe --> same result: application start, but freeze on a black frame... What did I do wrong? I have tried on my laptop too (same SW config: XP SP2 + DirectX9.c), with the same result... Thanks in advance for your help... - Deff - 2007-08-10 23:14 The xbmc_pc will not start if you don't run the .bat file so thats not it. Maybe try a different version of xbmc with xbmc_pc.exe ? Apart from that it could be something running in background on your PC? |