Compile Error
#1
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
#2
ignore the warning.

as for: xbmc fatal error lnk1104: cannot open file 'guilib/release/guilib.lib'

did you do a full install of the xdk? and not minimal?

ts
42.7% of all statistics are made up on the spot

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
#3
check the project dependenices and make sure that they are all ticked, then do a rebuild.

mrc
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
#4
if you have problems compiling without adding your own code then it belong in the support forum, as it's not a "developing" issue
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.

Logout Mark Read Team Forum Stats Members Help
Compile Error0