(This thread refers to GCCE release build errors)
(This thread refers to S60 3rd Edition SDK)
(This thread refers to Carbide c++ v1.0 Express)
Hi all,
I've just set up a new PC for Symbian Development and had that problem.
I didn't mean to start this new thread but I haven't found any solution in any forum.
I have found these (at least 3) threads concearning the same problem:
http://discussion.forum.nokia.com/fo...ad.php?t=88846
http://discussion.forum.nokia.com/fo...ad.php?t=86387
http://discussion.forum.nokia.com/fo...ad.php?t=84264
but none of them concludes to any solution nor had I any reply.
The application builds normally on debug build but on GCCE release build it shows the formentioned errors even in a "hello world" project created by Carbide Express v1.0.
Here are the important lines of the error log among several warnings:
C:/Symbian/9.1/S60_3rd/epoc32/include/e32base.h:2067: warning: 'class MBeating' has virtual functions but non-virtual destructor
C:/Symbian/9.1/S60_3rd/epoc32/include/d32locd.h:188: error: array bound is not an integer constant
C:/Symbian/9.1/S60_3rd/epoc32/include/d32locd.h:189: error: array bound is not an integer constant
C:/Symbian/9.1/S60_3rd/epoc32/include/d32locd.h:355: warning: 'class TPasswordStore' has virtual functions but non-virtual destructor
and after some more warnings:
C:/Symbian/9.1/S60_3rd/epoc32/include/coecntrl.h:233: warning: 'class MCoeControlHitTest' has virtual functions but non-virtual destructor
C:/Symbian/9.1/S60_3rd/epoc32/include/coecntrl.h:494: error: extra qualification 'CCoeControl::' on member 'GetGc'
C:/Symbian/9.1/S60_3rd/epoc32/include/Eikspane.h:39: warning: 'class MEikStatusPaneObserver' has virtual functions but non-virtual destructor
There are NO empty spaces on my workspace path
CTags are installed and path updated
GNU is installed in a no-empty-spaces path
Everything is installed in the same drive
Would highly appreciate any help
Thanxxx very much on beforehand
Vassilis




