Unable to compile 0.5.beta2

Hi,

I get compile errors in beta2. Do you have any hints how to solve this?


p2kwrapper.cpp: In constructor 'P2KWrapper::P2KWrapper(int, int, int, QString, QObject*, const char*)':
p2kwrapper.cpp:41: error: 'p2k_setACMdevice' was not declared in this scope
p2kwrapper.cpp: In member function 'bool P2KWrapper::findDevice(const QString&, const QString&, const QString&)':
p2kwrapper.cpp:79: error: 'p2k_setACMdevice' was not declared in this scope
p2kwrapper.cpp: In member function 'bool P2KWrapper::connectPhone()':
p2kwrapper.cpp:154: error: 'p2k_setP2Kmode' was not declared in this scope
/usr/local/include/p2kmoto.h:94: error: too many arguments to function 'int p2k_openPhone()'
p2kwrapper.cpp:158: error: at this point in file
p2kwrapper.cpp:167: warning: unused variable 'i_files'
p2kwrapper.cpp: In member function 'QStringList P2KWrapper::getRoot()':
p2kwrapper.cpp:192: error: 'p2k_FSAC_getVolumes' was not declared in this scope
p2kwrapper.cpp: In member function 'void P2KWrapper::fetchFileList()':
p2kwrapper.cpp:221: error: 'p2k_FSAC_fileList' was not declared in this scope
p2kwrapper.cpp:244: warning: comparison between signed and unsigned integer expressions
p2kwrapper.cpp: In member function 'int P2KWrapper::getFile(const QString&, char*)':
p2kwrapper.cpp:278: error: 'p2k_FSAC_close' was not declared in this scope
p2kwrapper.cpp:295: error: 'p2k_FSAC_open' was not declared in this scope
p2kwrapper.cpp:324: error: 'p2k_FSAC_read' was not declared in this scope
p2kwrapper.cpp: In member function 'bool P2KWrapper::putFile(const QString&, char*, int)':
p2kwrapper.cpp:352: error: 'p2k_FSAC_open' was not declared in this scope
p2kwrapper.cpp:356: error: 'p2k_FSAC_seek' was not declared in this scope
p2kwrapper.cpp:357: error: 'p2k_FSAC_write' was not declared in this scope
p2kwrapper.cpp:358: error: 'p2k_FSAC_write' was not declared in this scope
p2kwrapper.cpp:361: error: 'p2k_FSAC_close' was not declared in this scope
p2kwrapper.cpp: In member function 'bool P2KWrapper::deleteFile(const QString&)':
p2kwrapper.cpp:369: error: 'p2k_FSAC_delete' was not declared in this scope
make[3]: *** [p2kwrapper.lo] Error 1
make[3]: Leaving directory `/tmp/kmobiletools-0.5.0-beta2/mobile-kioslaves/p2kslave'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/kmobiletools-0.5.0-beta2/mobile-kioslaves'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/kmobiletools-0.5.0-beta2'
make: *** [all] Error 2

Sorry

Apologies, didn't saw the comment about the broken p2kmoto.