Read-only archive of the All About Symbian forum (2001–2013) · About this archive

symcpp.h inclusion error

0 replies · 3,660 views · Started 19 December 2007

Whenever I compile for UIQ3, it flags an error to keep symcpp.h (epoc32\include\symcpp.h) into my application folder Helloworld\symcpp.h. Can anybody tell why it is so?

Error code pasted...

make[1]: *** No rule to make target `\Helloworld\symcpp.h', needed by `..\..\..\..\Symbian\UIQ3SDK\EPOC32
\BUILD\helloworld\group\helloworld\ARMV5\UREL\helloworld.o'. Stop.
make: *** [TARGETAFFLECOMMON] Error 2
make -r -f "\Symbian\UIQ3SDK\EPOC32\BUILD\helloworld\group\ARMV5.make" FINAL CFG=UREL VERBOSE=-s

Thanks in advance
symadept