Search Result

Collapse
4 results in 0.0017 seconds.
Keywords
Members
Tags
build
  •  

  • tmccar
    started a topic Error: Does not implement interface member

    Error: Does not implement interface member

    Code:
    namespace HelloWorld
        
    {
       public class VaultFormsCmdExt : IExtension
        
       {
           public MyCustomTabControl tabControl;
    
           public static PropInst[] fileProperties = new PropInst[] { null };
    
            public static PropDef[] propDefs = new PropDef[] { null };
    
            public static File selectedFile = null;



    I am getting this message...
    See more | Go to post
    Last edited by Frinavale; Oct 12 '11, 05:47 PM. Reason: Added code tags. Please post code in code tags.

  • mysticwater
    started a topic Why is there no release mode in Xcode?

    Why is there no release mode in Xcode?

    Hi,

    there seems to be no release mode option in xcode for me... I only see the debug mode option, there are no other options!

    I want to release my app so that it can be run without compiling it first in xcode thus i wanted to change the build from debug to release....

    anyone else experience the same problem? Do I need to first configure the release build????
    See more | Go to post

  • Is it possible to build bluetooth in a Calculator?

    Dear bytes.com-users,

    this is my first time hear and I came here when I was looking for a way to build bluetooth in my calculator. Is it possible? If the answer is yes, than how is it possible?
    My knowledge of english and technique are both minimum, so please don't use any professional names or things like that! I like to study on things that I really want to do, so if there is any possibility please tell me!

    ...
    See more | Go to post

  • Ant
    Guest started a topic Build Vs. rebuild
    in .NET

    Build Vs. rebuild

    Hello,
    Why is there a choice between build Solution & Rebuild Solution in the IDE.
    what is the difference? When would you use one over the other?

    Many thanks for your thoughts
    Ant....
    See more | Go to post
Working...