View Full Version : Pm Iii Svn
UND3R ACHI3V3R
2008-06-01, 07:22
I'm trying to find the uncompressed files for PM III but it doesn't download with the other skins. Where can i find it?
https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk/XBMC/skin/Project Mayhem III
UND3R ACHI3V3R
2008-06-01, 07:47
Thank you!
UND3R ACHI3V3R
2008-06-01, 10:25
I keep getting errors when trying to build the skin. Says cannot find tools XBMCTex. Any suggestions?
yeah alter the build.bat file to point to it proper
The version you downloaded is just the skin section of the whole XBMC source code tree and it is using the ..\..\Tools\XBMCTex\XBMCTex path ..\ means go up 1 dir so its going up 2 dirs and then down 2 you need to put xbmctex.exe in the folder and change the build.bat to point to it proper
UND3R ACHI3V3R
2008-06-01, 22:51
Thanks.