Discussion Board

Results 1 to 4 of 4

Hybrid View

  1. #1
    Registered User senthilashok's Avatar
    Join Date
    Jul 2005
    Posts
    2
    Dear All,

    I am getting compilation errors, while trying to compile the Example code in the path \Series60_v21_CW\Examples\stdlib\guiapp.

    The errors are

    Error : illegal use of incomplete struct/union/class 'CEikDialog'
    guiapp.h line 66

    Error : illegal use of incomplete struct/union/class 'CEikDialog'
    guiapp.h line 79

    Error : undefined identifier 'CEikFileNameSelector'
    guiapp.cpp line 32

    Error : undefined identifier 'Control'
    guiapp.cpp line 33

    Error : undefined identifier 'CEikFolderNameSelector'
    guiapp.cpp line 34

    Error : undefined identifier 'Control'
    guiapp.cpp line 35

    Error : undefined identifier 'CEikDriveNameSelector'
    guiapp.cpp line 36

    Error : undefined identifier 'Control'
    guiapp.cpp line 37

    Error : undefined identifier 'folderNameSelector'
    guiapp.cpp line 38

    Error : undefined identifier 'driveNameSelector'
    guiapp.cpp line 39

    Error : undefined identifier 'driveNameSelector'
    guiapp.cpp line 42

    Error : undefined identifier 'SetTitleL'
    guiapp.cpp line 44

    Error : undefined identifier 'CEikFileNameSelector'
    guiapp.cpp line 51

    Error : undefined identifier 'Control'
    guiapp.cpp line 52

    Error : undefined identifier 'fileNameSelector'
    guiapp.cpp line 53

    Error : undefined identifier 'fileNameSelector'
    guiapp.cpp line 55

    Error : undefined identifier 'iCoeEnv'
    guiapp.cpp line 63

    Error : undefined identifier 'iCoeEnv'
    guiapp.cpp line 70

    Error : undefined identifier 'iCoeEnv'
    guiapp.cpp line 78

    Error : undefined identifier 'CEikTextListBox'
    guiapp.cpp line 91

    Error : undefined identifier 'listbox'
    guiapp.cpp line 92

    Error : undefined identifier 'CEikScrollBarFrame'
    guiapp.cpp line 99

    Error : undefined identifier 'scrollbarFrame'
    guiapp.cpp line 101

    Error : undefined identifier 'CEikScrollBarFrame'
    guiapp.cpp line 102

    Error : undefined identifier 'SetCornerAndSize'
    guiapp.cpp line 109

    Error : illegal implicit conversion from 'CExampleChecksumDialog *' to 'CEikDialog *'
    guiapp.cpp line 252

    Error : illegal use of incomplete struct/union/class 'CEikDialog'
    guiapp.cpp line 253

    Error : ';' expected
    guiapp.cpp line 257

    Error : declaration syntax error
    guiapp.cpp line 259

    Error : illegal implicit conversion from 'CExampleListBoxDialog *' to 'CEikDialog *'
    guiapp.cpp line 264

    Error : illegal use of incomplete struct/union/class 'CEikDialog'
    guiapp.cpp line 265

    Error : Compile failed

    Could not find or load the file "EIKFILE.LIB" for target "WINSCW UDEB" for project "guiapp.mcp".

    Please help me out.

    Thanks in Advance.
    Senthil

  2. #2
    Registered User rishigarg1982's Avatar
    Join Date
    Jan 2007
    Posts
    1
    i m facing the same problem, but i m not able to resolve them.

  3. #3
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    You may try to include the necessary headers. Check the SDK Help, and search in the epoc32\include directory when the SDK Help does not help (e.g. search for "class CEikDialog" - without the quotes - if the SDK you use does not contain it in the Help).
    In general forget examples in the Examples folder, they are more like readings. The examples in Series60Ex (or S60Ex) are more runnable.

  4. #4
    Regular Contributor boumitran's Avatar
    Join Date
    Dec 2005
    Location
    Bangalore, India
    Posts
    90
    source code in example folders are not for s60. they r developed for testing purpose. It may not compile properly. But the source can be used as a reference.
    Best Regards
    -Boumitran

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