XBMC Community Forum  

Go Back   XBMC Community Forum > Development > XBMC Development

XBMC Development Developers forums for XBMC related development. Programmers/Coders only!
No end-user support, no bug reports, and no feature/function requests here!
Please, add platform prefix for suggestions that are not platform-independent!:
Thread prefixes; "[LINUX]", "[LIVE]", "[MAC]", "[WINDOWS]", and "[XBOX]"

Closed Thread
 
Thread Tools Search this Thread Display Modes
Old 2004-03-17, 01:16   #1
ToeCutter
Member
 
Join Date: Feb 2004
Posts: 76
ToeCutter is on a distinguished road
Default

i performed a checkout this afternoon and i keep getting the following errors when i try to compile todays build:

e:\xbmc\xbmc\xbmc\cores\sscc.cpp(81): warning c4244: '=' : conversion from 'double' to 'real', possible loss of data
e:\xbmc\xbmc\xbmc\cores\sscc.cpp(376): warning c4244: '=' : conversion from 'double' to 'real', possible loss of data
e:\xbmc\xbmc\xbmc\cores\sscc.cpp(381): warning c4244: '=' : conversion from 'double' to 'real', possible loss of data
e:\xbmc\xbmc\xbmc\cores\sscc.cpp(382): warning c4244: '=' : conversion from 'double' to 'real', possible loss of data
e:\xbmc\xbmc\xbmc\cores\sscc.cpp(399): warning c4244: '=' : conversion from 'double' to 'real', possible loss of data
e:\xbmc\xbmc\xbmc\cores\sscc.cpp(400): warning c4244: '=' : conversion from 'double' to 'real', possible loss of data
e:\xbmc\xbmc\xbmc\cores\sscc.cpp(427): warning c4244: '=' : conversion from 'double' to 'real', possible loss of data
e:\xbmc\xbmc\xbmc\cores\sscc.cpp(429): warning c4244: '=' : conversion from 'double' to 'real', possible loss of data
e:\xbmc\xbmc\xbmc\cores\sscc.cpp(431): warning c4244: '=' : conversion from 'double' to 'real', possible loss of data
e:\xbmc\xbmc\xbmc\cores\sscc.cpp(432): warning c4244: '=' : conversion from 'double' to 'real', possible loss of data
e:\xbmc\xbmc\xbmc\cores\sscc.cpp(2266): warning c4244: '=' : conversion from 'double' to 'real', possible loss of data
e:\xbmc\xbmc\xbmc\cores\sscc.cpp(2292): warning c4244: '=' : conversion from 'double' to 'real', possible loss of data
e:\xbmc\xbmc\xbmc\cores\sscc.cpp(2733): warning c4244: '=' : conversion from 'double' to 'real', possible loss of data
e:\xbmc\xbmc\xbmc\cores\sscc.cpp(2775): warning c4244: '=' : conversion from 'double' to 'real', possible loss of data
e:\xbmc\xbmc\xbmc\cores\sscc.cpp(2821): warning c4244: '=' : conversion from 'double' to 'real', possible loss of data
e:\xbmc\xbmc\xbmc\cores\sscc.cpp(2887): warning c4244: '=' : conversion from 'double' to 'real', possible loss of data
e:\xbmc\xbmc\xbmc\cores\sscc.cpp(3184): warning c4244: 'initializing' : conversion from 'double' to 'real', possible loss of data
e:\xbmc\xbmc\xbmc\cores\sscc.cpp(3210): warning c4244: 'initializing' : conversion from 'double' to 'real', possible loss of data
e:\xbmc\xbmc\xbmc\cores\sscc.cpp(3243): warning c4244: 'initializing' : conversion from 'double' to 'real', possible loss of data
e:\xbmc\xbmc\xbmc\cores\sscc.cpp(3472): warning c4244: 'initializing' : conversion from 'double' to 'real', possible loss of data
e:\xbmc\xbmc\xbmc\cores\sscc.cpp(3502): warning c4244: 'initializing' : conversion from 'double' to 'real', possible loss of data
e:\xbmc\xbmc\xbmc\cores\sscc.cpp(3537): warning c4244: 'initializing' : conversion from 'double' to 'real', possible loss of data
xbmc warning im1029: library xonline is unapproved
xbmc warning im1030: this image may not be accepted for certification
xbmc error x1001: could not connect to xbox ''

while i'm used to seeing the last 3 lines, the sscc.cpp module has crapped out 3 times. i've checked out new binaries twice, so it appears consistient.

any thoughts?
ToeCutter is offline  
Old 2004-03-17, 04:31   #2
jmarshall
Team-XBMC Developer
 
Join Date: Oct 2003
Posts: 15,077
jmarshall is on a distinguished road
Default

those compiler warnings are nothing to worry about. i'll fix them tonight (was too lazy to do it when i submitted them!)

it's just because the ssrc library can use either floats or doubles in it's calculations. we have it set to use floats (ie real is defined as float), so when it sees what would normally be a double computation (eg 0.5*something) it warns about losing precision.
__________________
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.


jmarshall is offline  
Old 2004-03-18, 23:05   #3
ToeCutter
Member
 
Join Date: Feb 2004
Posts: 76
ToeCutter is on a distinguished road
Default

ah, okay.

i've not seen so many warning when compiling.

thanks for the tip...
ToeCutter is offline  
Old 2004-03-19, 10:34   #4
Hullebulle
Fan
 
Join Date: Sep 2003
Posts: 1,972
Hullebulle is on a distinguished road
Default

moving to "support (help)". we try to keep the dev forum clean since many ppl are compiling their own builds.
__________________
read the xbmc online-manual, faq and search the forums before posting! do not e-mail the xbmc-team asking for support!
read/follow the forum rules! note! team-xbmc never have and never will host or distribute ms-xdk binaries/executables!
Hullebulle is offline  
Closed Thread

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
problems loading new xbmc builds? justdoit XBMC for Xbox Specific Support 1 2006-06-14 07:08
Applying skin problems on the latest builds no.7 XBMC for Xbox Specific Support 2 2006-02-10 17:36
Question on compiling my own builds... babanoosh XBMC for Xbox Specific Support 0 2005-03-31 02:57
Just started having problems compiling from cvs... Ythan XBMC for Xbox Specific Support 0 2004-11-28 07:58
Problems compiling new CVS builds ToeCutter XBMC for Xbox Specific Support 4 2004-03-20 23:56


All times are GMT +2. The time now is 11:42.


Protected by Akismet, We recommend WordPress blogs
Copyright © 2008, XBMC Project