2004-02-05, 00:33
not sure if this is correct forum for this question so sorry in advance.
i finaly decided to try compiling for the very first time and followed the instructions for this. using vis.net (2000) and sdk.5849.
i downloaded and extracted xbmc.tar.gz (today 4/2/02)
i opened the xbmc.sln file and change version 8.00 to version 7.00. and opened all the .vcproj files and changed version="7.10" toversion="7.00".
i changed the solution configurations to 'release xbox'
then build->rebuild solution.
i got the following errors:
d:\xbmc source\xbmc\utils\fstrcmp.cpp(607): warning c4244: '=' : conversion from 'double' to 'int', possible loss of data
xbmc fatal error lnk1104: cannot open file 'guilib/release/guilib.lib'
what am i doing wrong?
thanks
i finaly decided to try compiling for the very first time and followed the instructions for this. using vis.net (2000) and sdk.5849.
i downloaded and extracted xbmc.tar.gz (today 4/2/02)
i opened the xbmc.sln file and change version 8.00 to version 7.00. and opened all the .vcproj files and changed version="7.10" toversion="7.00".
i changed the solution configurations to 'release xbox'
then build->rebuild solution.
i got the following errors:
d:\xbmc source\xbmc\utils\fstrcmp.cpp(607): warning c4244: '=' : conversion from 'double' to 'int', possible loss of data
xbmc fatal error lnk1104: cannot open file 'guilib/release/guilib.lib'
what am i doing wrong?
thanks