undefined identifiers on App.cpp ..help!!
| Sun, 2007-08-05 06:43 | |
|
|
" Undefined identifier 'TUid' " " Undefined identifier 'GLDEF_C' " " Undefined identifier 'EXPORT_C' " then the rest of the classes on MyApp.cpp and also this " the file 'MyDocuments.h' cannot be opened" " the file 'MyApp.h' cannot be opened" then declaration syntax error on some curly braces of myapp.cpp what may be the problem?.. i already compare the code on a running example i got regards, ==learning symbian quick==
angelor |






Forum posts: 732
For your first issue include the e32base.h. For the second one, is those files exists on the ./inc folder of your project directory?
Forum posts: 17
thanks for the reply, .. those files are included in the ./inc folder., i dont know why it cannot be opened ,..
hope you'll help me..Thanks in advance!.
angelor