Advertise Books Events Forum News Social Networking Support Us

sdkIQ for iPhone
($4.99)

Shape Up
($0.99)

Your First iPhone App
($1.99)

iVidCam Free
(free)

Kid Art
($0.99)

iPUBQUIZ
(£1.19)

ArtStudio
($3.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum

View Single Post
Old 03-13-2009, 05:42 AM   #1 (permalink)
rahulvaishnav
New Member
 
Join Date: Feb 2009
Posts: 38
Default Help needed for solving compilation error

Hi all,

I am compiling my application for the code is like below


#import <pjsua-lib/pjsua.h>


@implementation TestPjsipAppDelegate

@synthesize window;


- (void)applicationDidFinishLaunchingUIApplication *)application
{

pjsua_acc_id acc_id;
pj_status_t status;

/* Must init PJLIB first: */
status = pj_init();

// Override point for customization after application launch
[window makeKeyAndVisible];

}
.
.
.

I am getting below error while compilation..

_Pj_init",referenced from:

Please give me some suggestion...
rahulvaishnav is offline   Reply With Quote
 
Enter the iPhone App Challenge!  Win $500!
» Advertisements
» Stats
Members: 24,339
Threads: 39,136
Posts: 171,582
Top Poster: smasher (2,577)
Welcome to our newest member, iLoveLek
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 02:28 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.