Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8296363
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T14:57:57+00:00 2026-06-08T14:57:57+00:00

I have been following Apple’s Your First Mac App tutorial with Xcode 4.4 (4F250).

  • 0

I have been following Apple’s “Your First Mac App” tutorial with Xcode 4.4 (4F250).

After creating an outlet for the slider, I cannot compile the app any more. There is the semantic issue: “Property implementation must have its declaration in interface.”

Similar questions on Stack Overflow seemed to be caused by wrong or missing @property declarations. However I have double- and triple-checked with the tutorial. The declaration reads:

@property (weak) IBOutlet NSSlider *slider;

I would appreciate any help because I am totally stuck. I believe I have been following the tutorial to the letter and yet things go wrong. That’s not a good way to get started. :-/

In case it matters, here is the complete code of the header and the implementation.

AppDelegate.h

#import <Cocoa/Cocoa.h>

@interface AppDelegate : NSObject <NSApplicationDelegate>

@property (assign) IBOutlet NSWindow *window;
@property (weak) IBOutlet NSSlider *slider;

- (IBAction)mute:(id)sender;
- (IBAction)takeFloatValueforVolumeFrom:(id)sender;

@end

AppDelegate.m

#import "AppDelegate.h"

@implementation AppDelegate

@synthesize slider;

- (void)applicationDidFinishLaunching:(NSNotification *)aNotification
{
}

- (IBAction)mute:(id)sender {
}

- (IBAction)takeFloatValueforVolumeFrom:(id)sender {
}
@end
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T14:57:59+00:00Added an answer on June 8, 2026 at 2:57 pm

    It seems that my problem was just some hiccup on the part of Xcode. Today, I did just the same things, and everything worked out.

    Thanks to everybody who tried to help me.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've been following the Build your second iOS app tutorial step for step and
I have been following the tutorial to install Ruby on Rails on the mac
I have been following the affableBean tutorial from the NetBeans site located here .
I have been following a tutorial on how to write a basic tile map
I have been following the tutorial on Microsofts website and they use GameTime to
Been following the Core Data tutorial on Apple's developer site , and all is
With the latest version of Xcode from Apple, I have the following problem. Upon
I have been using the following CSS to apply an effect at the bottom
I have been following the answer of this question: How to update existing object
I have been following the usage of JavaScript for the past few years, and

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.