|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
libsamplerate version dependencyHi.
As latest thorn wants libsamplerate, I have a problem with ./configure: checking for samplerate... configure: error: Package requirements (samplerate >= 0.1.6) were not met: Requested 'samplerate >= 0.1.6' but version of samplerate is 0.1.4 Latest version installable with package system under Ubuntu is 0.1.4 Is there a workaround? -Jani ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Rosegarden-devel mailing list Rosegarden-devel@... - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel |
|
|
Re: libsamplerate version dependencyOn Sun, Oct 4, 2009 at 4:30 PM, Jani Frilander <j.frilander@...> wrote:
> As latest thorn wants libsamplerate, I have a problem with ./configure: > > checking for samplerate... configure: error: Package requirements > (samplerate >= 0.1.6) were not met: > > Requested 'samplerate >= 0.1.6' but version of samplerate is 0.1.4 Oh, just change the configure.ac so as to demand a lower version number. I merely stuck in the version I had, minus one point release -- I'm pretty sure it doesn't actually need 0.1.6. Do commit it once you have it working. Same goes for libsndfile, if you should happen to run into troubles with that too. Chris ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Rosegarden-devel mailing list Rosegarden-devel@... - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel |
|
|
Re: libsamplerate version dependency2009/10/4 Chris Cannam <cannam@...>
solve my problem. -Jani ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Rosegarden-devel mailing list Rosegarden-devel@... - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel |
|
|
Re: libsamplerate version dependencyMore compile problems:
g++ -c -DNDEBUG -DBUILD_RELEASE -DNO_TIMING -g0 -O2 -Wall -pipe -DHAVE_LIRC -DHAVE_LIBJACK -DHAVE_ALSA -DHAVE_LIBSNDFILE -I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -DQT3_SUPPORT -I/usr/include/alsa -DLITTLE_ENDIAN=1 -D'VERSION="10.02"' -D'CODENAME="Thorn"' -Isrc -D'BUILDKEY="5aa8cc895e"' src/sound/audiostream/WavFileWriteStream.cpp -o src/sound/audiostream/WavFileWriteStream.o src/sound/audiostream/WavFileWriteStream.cpp: In constructor ‘Rosegarden::WavFileWriteStream::WavFileWriteStream(Rosegarden::AudioWriteStream::Target)’: src/sound/audiostream/WavFileWriteStream.cpp:46: error: ‘cerr’ is not a member of ‘std’ src/sound/audiostream/WavFileWriteStream.cpp: In member function ‘virtual bool Rosegarden::WavFileWriteStream::putInterleavedFrames(size_t, float*)’: src/sound/audiostream/WavFileWriteStream.cpp:69: warning: comparison between signed and unsigned integer expressions ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Rosegarden-devel mailing list Rosegarden-devel@... - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel |
| Free embeddable forum powered by Nabble | Forum Help |