rev:20296 Not compiling
#1
revision: 20296 isnt compiling for me

6 errors
All the same - \xbmc\cores\dvdplayer\DVDPlayerAudioResampler.h(23) - Cannot open include file: 'samplerate.h'

How do i fix this? (sorry noob), I tried adding the file, but still the same error.

thanks
Reply
#2
You need to download and install libsamplerate to your development machine.
If you have problems please read this before posting

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.

Image

"Well Im gonna download the code and look at it a bit but I'm certainly not a really good C/C++ programer but I'd help as much as I can, I mostly write in C#."
Reply
#3
topfs2 we're on windows Wink
libsamplerate is in lib/libsamplerate and the include path were added to the vs2008 project file.
Might be that if you're using the vs2003 project file that you have to add the include path by yourself.
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.
Reply
#4
Thanks all sorted now!
Reply

Logout Mark Read Team Forum Stats Members Help
rev:20296 Not compiling0