Author Topic: Problem To Compile Ko/pi From Source  (Read 1761 times)

VG

  • Newbie
  • *
  • Posts: 15
    • View Profile
Problem To Compile Ko/pi From Source
« 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

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

Thanks!
« Last Edit: December 14, 2005, 09:28:40 am by VG »