solita guidina riassuntiva
svn co svn://anonsvn.kde.org/home/kde/trunk/extragear/multimedia/k3b multimedia/k3b
cd multimedia/k3b
mkdir build
cd build
cmake ..
make
su -c 'make install'
se vi si blocca qui:
/home/rosso/multimedia/k3b/plugins/decoder/musepack/k3bmpcwrapper.cpp: In member function 'bool K3bMpcWrapper::open(const QString&)':
/home/rosso/multimedia/k3b/plugins/decoder/musepack/k3bmpcwrapper.cpp:101: error: 'mpc_streaminfo_init' was not declared in this scope
/home/rosso/multimedia/k3b/plugins/decoder/musepack/k3bmpcwrapper.cpp:102: error: 'mpc_streaminfo_read' was not declared in this scope
/home/rosso/multimedia/k3b/plugins/decoder/musepack/k3bmpcwrapper.cpp:102: error: 'ERROR_CODE_OK' was not declared in this scope
/home/rosso/multimedia/k3b/plugins/decoder/musepack/k3bmpcwrapper.cpp:107: error: 'mpc_decoder_setup' was not declared in this scope
/home/rosso/multimedia/k3b/plugins/decoder/musepack/k3bmpcwrapper.cpp:108: error: 'mpc_decoder_initialize' was not declared in this scope
/home/rosso/multimedia/k3b/plugins/decoder/musepack/k3bmpcwrapper.cpp: In member function 'int K3bMpcWrapper::decode(char*, int)':
/home/rosso/multimedia/k3b/plugins/decoder/musepack/k3bmpcwrapper.cpp:136: error: 'mpc_decoder_decode' was not declared in this scope
/home/rosso/multimedia/k3b/plugins/decoder/musepack/k3bmpcwrapper.cpp: In member function 'bool K3bMpcWrapper::seek(const K3b::Msf&)':
/home/rosso/multimedia/k3b/plugins/decoder/musepack/k3bmpcwrapper.cpp:173: error: 'mpc_decoder_seek_seconds' was not declared in this scope
make[2]: * [plugins/decoder/musepack/CMakeFiles/k3bmpcdecoder.dir/k3bmpcwrapper.o] Error 1
make[1]: * [plugins/decoder/musepack/CMakeFiles/k3bmpcdecoder.dir/all] Error 2
make: *** [all] Error 2
durante il make dovete andare nella cartella
~/multimedia/k3b/plugins/decoder/
rimuovere la cartella musepack e togliere le righe relative a musepack nel file
~/multimedia/k3b/plugins/decoder/CMakeLists.txt
l'interfaccia è bella (o meglio, è QT4 smile ), non ne ho ancora postato l'efficenza di masterizzazione





