PDA

View Full Version : xbmc.map ?!


dimitrij
2004-03-09, 16:58
hi guys,
i wanted to compile a cvs build and want to test the build.bat ! but thes batch wants a xbmc.map and i can't find them ?! is this file important ? if it is, where i can get it ?

thx for help !

edi: ok, i think its not important....xbmc runs perfect :) great job xmbc crew !!!!

Butcher
2004-03-09, 18:33
xbmc.map is output by the compiler. it should be generated during a build.

ManEatingThug
2005-03-07, 20:53
i was getting this same message and was concerned, also .... until i looked at the build script.

the only reference to xbmc.map in the script is "del release\xbmc.map" ... so if the build can't find it, something else did it's job first!!

*- @