OESF Portables Forum

Everything Else => General Support and Discussion => Zaurus General Forums => Archived Forums => Software => Topic started by: VG on December 14, 2005, 08:27:00 am

Title: Problem To Compile Ko/pi From Source
Post by: VG on December 14, 2005, 08:27:00 am
Hi everyone! Tryed to compile ko/pi from source but get next errors:

kphone/main.cpp: In function `int main (int, char **)':
kphone/main.cpp:37: invalid use of undefined type `class
QPlatinumStyle'
/opt/Qtopia/include/qcommonstyle.h:56: forward declaration of `class
QPlatinumStyle'
kphone/main.cpp:38: no matching function for call to
`QApplication::applicationDirPath ()'
make: *** [obj/unix/main.o] Error 1

I use source from https://sourceforge.net/project/showfiles.p...ckage_id=125452 (https://sourceforge.net/project/showfiles.php?group_id=104103&package_id=125452)

Also installed everything in accordance with https://www.oesf.org/index.php?title=Compiler_Setup (https://www.oesf.org/index.php?title=Compiler_Setup).  Test application is compiled and run without problem.

Thanks!