Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

Make your own iPhone apps
and run them live!
(free)

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 02-09-2011, 12:59 PM   #1 (permalink)
Registered Member
 
Join Date: Jan 2011
Posts: 33
Oyousif is on a distinguished road
Default This Code is driving me insane!

So I was building this very simple (i'm a newbie) multview app and I got this error and I don't really know how to fix it.

Can someone pleas help me. The error is

"Expected ';' before 'interface' "

I get they want me to put a ";" but i am not sure where. Im pretty sure I am not supposed to put it before the actual word interface. ( If i am I am an idiot)

Heres the code:

Code:
#import <UIKit/UIKit.h>

@class SwitchClass
@interface Random1AppDelegate : NSObject <UIApplicationDelegate> {
    UIWindow *window;
	SwitchClass *switchClass;
}

@property (nonatomic, retain) IBOutlet UIWindow *window;
@property (nonatomic, retain) IBOutlet SwitchClass *switchClass;

@end
If you need to see something else please tell me and I will post it.

Thanks in advance.

Last edited by Oyousif; 02-09-2011 at 01:02 PM.
Oyousif is offline   Reply With Quote
Old 02-09-2011, 01:06 PM   #2 (permalink)
Registered Member
 
Join Date: Dec 2008
Location: UK
Posts: 1,896
harrytheshark is on a distinguished road
Default

It means exactly what it's telling you. Put a semicolon after SwitchClass / before interface.
harrytheshark is offline   Reply With Quote
Old 02-09-2011, 01:14 PM   #3 (permalink)
Registered Member
 
Join Date: Jan 2011
Posts: 33
Oyousif is on a distinguished road
Default

Quote:
Originally Posted by harrytheshark View Post
It means exactly what it's telling you. Put a semicolon after SwitchClass / before interface.
Thanks.
Oyousif is offline   Reply With Quote
Reply

Bookmarks

Tags
code

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Online Users: 373
14 members and 359 guests
blasterbr, buggen, Clouds, dre, EvilElf, jeroenkeij, jimmyon122, Mah6447, n00b, nyoe, pungs, Sami Gh, stanny, toon4413
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,667
Threads: 94,121
Posts: 402,900
Top Poster: BrianSlick (7,990)
Welcome to our newest member, host number one
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 03:50 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0