brentdc-nz/XBMC-360

Build error when compiling on visual studio 2010

Closed this issue · 4 comments

I tried to compile xbmc-360 yesterday and it compiles but the libsm2 does not compile properly, do you have any plans to solve this?

Hey,

It compiles fine for me, what errors are you getting?

Working well and can stream movies, I just need to finish the GUI to map drives.

Regards

Hey,

It compiles fine for me, what errors are you getting?

Working well and can stream movies, I just need to finish the GUI to map drives.

Regards

i remember it was some warnings on l libsmb2 ones but they are gone now but instead it shows this image
Screenshot_4

That is not a real compiler error, that is saying it can't connect to an Xbox 360 Dev Kit after the build finished to transfer the binary/XEX onto it for testing.

This is not an issue, you can just copy the XEX file from the Release folder onto your modded Xbox 360 along with the other files it needs to run.

Thanks

That is not a real compiler error, that is saying it can't connect to an Xbox 360 Dev Kit after the build finished to transfer the binary/XEX onto it for testing.

This is not an issue, you can just copy the XEX file from the Release folder onto your modded Xbox 360 along with the other files it needs to run.

Thanks

Ok, so it's a false positive thanks