Discussion Board

Results 1 to 3 of 3
  1. #1
    Hi!

    I have a big problem. I Can't debug my programs any more ;( even when i try to compile a source it says:

    \Symbian\6.1\Series60\EPOC32\INCLUDE\eikaufty.h(76) : error C2061: Syntaxerror : Bezeichner 'CEikonEnv'
    \Symbian\6.1\Series60\EPOC32\INCLUDE\eikaufty.h(77) : error C2061: Syntaxerror : Bezeichner 'CEikonEnv'

    these are the lines in eikaufty.h

    virtual void CreateEmbeddedL(CEikonEnv& aEikonEnv) = 0;
    virtual void DestroyEmbedded(CEikonEnv& aEikonEnv) = 0;

    Did anyone know why compiling wont work?!

    thx

    CU

    Florian

  2. #2
    Regular Contributor aljaz24's Avatar
    Join Date
    Sep 2003
    Posts
    169
    Hey,

    Most likely you made an error in one of your header files that include eikonenv.h. Possibly you forgot the "};" closing brace and semicolon at the end of one of your include files that also include this file.

    Regards, Aljaz

  3. #3
    hm i dont think so because every programm who i compile before now show the same error... can anyone please upload the eikaufty.h for checking if my is right?

    i dont find my problem but i installed sdk new and now this work
    Last edited by sblider; 2004-04-02 at 16:48.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved