Discussion Board

Results 1 to 5 of 5
  1. #1
    Registered User Mathematix08's Avatar
    Join Date
    Aug 2008
    Posts
    14
    Hi all

    I've noticed that even though my code otherwise compiles correctly, and I can't find any issues when debugging, the syntax highlighting appears to be pointing to a problem in the code and completely fails to give me any idication of what this problem could be.

    The only thing that I have noticed is that the intellisense fails to work for highlighted issues - maybe because the object cannot be resolved I suspect. But then again, why wouldn't this show up when I attempt to build?

    Is there any systematic way of nailing what these mysterious problems could be that otherwise look fine?

    Thanks.

  2. #2
    Nokia Developer Moderator skumar_rao's Avatar
    Join Date
    Mar 2004
    Location
    Singapore
    Posts
    9,968
    which version of carbide.c++ you are using. also in older versions it used to be a known issue.

  3. #3
    Registered User Mathematix08's Avatar
    Join Date
    Aug 2008
    Posts
    14
    v1.3 express. Currently going through the help and not found an answer yet.

  4. #4
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    Probably it would be better showing the code line in question and the error message.

  5. #5
    Registered User Mathematix08's Avatar
    Join Date
    Aug 2008
    Posts
    14
    Quote Originally Posted by wizard_hu_ View Post
    Probably it would be better showing the code line in question and the error message.
    That's just it, there is no error message. To all intents and purposesthe code compiles completely cleanly but the highlighting points to an issue that doesn't appear to exist.

    Here is a snippet of code where the problem occurs.

    Code:
            RFs	iFs;
    
            ...
    
    	TBuf<12> FileNameBuf(FileName);
    
    	ret = file.Open(iFs, FileNameBuf, EFileWrite|EFileShareAny);
    Where I've underscored/bold/italicised is where the problem is.

    That's about it.

Similar Threads

  1. Problem with the keyboard code
    By crownkilla in forum General Development Questions
    Replies: 1
    Last Post: 2008-05-13, 06:18
  2. 3220 NFC Shell communication problem (Error Code: -6)
    By AllenHuang in forum Near Field Communication
    Replies: 1
    Last Post: 2007-09-17, 07:54
  3. Problem with compile code for Series 80
    By manikandan.g in forum Symbian Tools & SDKs
    Replies: 0
    Last Post: 2005-12-27, 15:11
  4. code warrior problems
    By mayankkedia in forum Carbide.c++ IDE and plug-ins (Closed)
    Replies: 2
    Last Post: 2004-10-25, 06:59
  5. problem with Nokia Toolkit 3.1 and binary code for MMS
    By alinesimon in forum General Messaging
    Replies: 1
    Last Post: 2002-08-09, 06:40

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